Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Martin Kačmar 43a32cff34
Revert "Drop support for AngularJS" 2024-10-04 10:12:31 +02:00
Martin Kačmar b6085d00f2 Replace @microsoft/sdl/react-iframe-missing-sandbox with react/iframe-missing-sandbox 2024-10-03 10:04:38 +02:00
Martin Kačmar 26eaf2a9b5 Drop support for AngularJS 2024-10-03 10:02:05 +02:00
Martin Kačmar 5974046e6f Do not allow trailing commas in code style 2024-10-01 15:30:42 +02:00
Martin Kačmar 7a5a085e08 Apply prettier for consistent code formatting 2024-10-01 12:43:46 +02:00
Martin Kačmar 2f7577dd9b Migrate exported configs to flat config model 2024-09-30 01:02:50 +02:00
Martin Kačmar d55346fdcd Support ESLint 9 and Node.js 18+
Co-authored-by: Jesse Parsons <jeparson@microsoft.com>
2024-09-30 01:02:02 +02:00
moztomer 17b22cd527
Add adjusted test and new auto fixer for 'no-insecure-url' 2022-07-14 21:11:36 +02:00
Frederik Braun 779ad38be5 Allow XML namespaces for XHTML and SVG by default
This patch adds default exceptions and adds tests for the following URLs
- http://www.w3.org/1999/xhtml
- http://www.w3.org/2000/svg

Some tests were added and modified to ensure it works as intended.
2022-05-16 11:05:42 +02:00
Vflouirac fc613c813c
Merge branch 'main' into dev/vflouirac/update-no-angularjs-sanitization-whitelist 2022-03-29 15:21:58 +02:00
Vivien Flouirac 49e05f3a41 Fix indent 2022-03-29 15:10:45 +02:00
Vivien Flouirac 0904528284 Add new rule 2022-03-21 15:48:09 +01:00
Vivien Flouirac 84c2878960 Update deprecated method 2022-03-21 14:39:34 +01:00
Tobias Smolka cea5c8e835 Fix: no-document-write should catch newWindow.document.write 2022-03-01 18:58:40 +01:00
Antonios Katopodis 42a9ead20f
Merge branch 'main' into main 2022-02-02 13:31:56 +01:00
A-Katopodis 270322bb94 Removed require eslint 2021-11-02 13:54:04 +01:00
Nikolai Savas d57d26360f Fix bug 2021-09-23 13:33:35 -07:00
Niko Savas e8cc524816
Match all HTMLElement interface extensions
Match all extensions of the HTMLInterface provided in the lib.dom.d.ts types from typescript
2021-09-23 11:10:50 -07:00
A-Katopodis dc480379cc Addded local host exception 2021-05-12 13:51:54 +03:00
Harry Gwinnell bb085a7e8b Add undefined checks 2021-05-11 09:14:59 +01:00
Harry Gwinnell 6516a6fee8 Add an exception for xmlns usage, and add appropriate testing 2021-04-29 17:33:59 +01:00
A-Katopodis 01eb440d90 Removed irl language 2021-02-02 15:29:31 +02:00
A-Katopodis a1d06caa4e Initial Commit 2020-11-07 22:08:00 +02:00