XhmikosR
|
e50c11b8c6
|
Release v5.0.0-beta2 (#32467)
* Bump version to 5.0.0-beta2
* Dist
|
2021-02-10 18:14:51 +02:00 |
|
dependabot[bot]
|
1b46601ce8
|
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
* Updates for `eslint-plugin-unicorn@26.0.1`
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
2021-01-14 00:29:26 +02:00 |
|
XhmikosR
|
8dc85c657e
|
Prepare v5.0.0-beta1.
|
2020-12-07 18:18:16 +02:00 |
|
XhmikosR
|
6d7bc54d22
|
Switch to Set#has()
|
2020-11-14 15:54:50 +02:00 |
|
XhmikosR
|
b9f7668cf6
|
Switch to String.includes()
|
2020-11-14 15:54:50 +02:00 |
|
XhmikosR
|
384eccbfaf
|
Prepare v5.0.0-alpha3 (#32122)
|
2020-11-11 19:07:37 +02:00 |
|
XhmikosR
|
b083c9639f
|
Prepare v5.0.0-alpha2. (#31748)
|
2020-09-29 18:33:00 +03:00 |
|
Patrick H. Lauke
|
edbcc401c2
|
Change whitelist to allowlist (#31066)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
|
2020-06-19 11:31:37 +03:00 |
|
XhmikosR
|
c28934cb18
|
Rename "master" to "main". (#31050)
|
2020-06-16 21:41:47 +03:00 |
|
XhmikosR
|
b07b342086
|
Partially Revert "Use regex.test() when we want to check for a Boolean. (#29969)" (#30770)
This partially reverts commit 9c2b9ac74d4abb5ec8b7864054315de3409d5f3a.
|
2020-05-13 22:49:41 +03:00 |
|
XhmikosR
|
38ec7c4df7
|
Bump version to 5.0.0-alpha1 (#29925)
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
|
2020-05-13 22:36:00 +03:00 |
|
Johann-S
|
26d86fce2a
|
fix: remove make array util function (#30430)
|
2020-03-25 16:35:02 +02:00 |
|
XhmikosR
|
5638499aba
|
sanitizer.js: Add srcset in the allowed attributes (#29968)
|
2020-01-07 22:46:28 +02:00 |
|
XhmikosR
|
5d1da6377d
|
Fix the new lint errors.
|
2020-01-07 22:25:50 +02:00 |
|
XhmikosR
|
9c2b9ac74d
|
Use regex.test() when we want to check for a Boolean. (#29969)
|
2020-01-07 22:07:51 +02:00 |
|
XhmikosR
|
6aa475c82e
|
Use one-line imports when possible. (#28467)
|
2019-03-13 14:55:53 +02:00 |
|
XhmikosR
|
46c037410b
|
Comply to the new rules.
|
2019-03-11 17:01:28 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|