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 |
|
Johann-S
|
47aef7b2c6
|
Remove IE compatibility JS code
|
2020-03-18 20:59:27 +02:00 |
|
Johann-S
|
aff115219e
|
fix: ensure totype always returns stringified null/undefined when null/undefined is passed (#30383)
|
2020-03-18 13:10:55 +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 |
|
Jeremy Jackson
|
c1ee395f80
|
Skip hidden dropdowns while focusing (#29523)
|
2019-10-17 18:01:44 +03:00 |
|
Johann-S
|
3d12b541c4
|
return to the original file structure to avoid breaking modularity
|
2019-10-03 09:55:57 +02:00 |
|
XhmikosR
|
6cb4ebc048
|
ESLint: specify --report-unused-disable-directives (#29350)
|
2019-09-02 12:44:19 +03:00 |
|
Johann-S
|
8b2b490f9b
|
add a way to disable jQuery detection
|
2019-08-02 16:50:05 +02:00 |
|
Johann-S
|
fc02932946
|
use get selector from element only when needed
|
2019-07-24 11:27:35 +02:00 |
|
Johann-S
|
e1b5d8471a
|
use qunit css for our fixture
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c8c2074650
|
Switch from QUnit to Jasmine.
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
08679ac0b5
|
Add back support for IE 11
|
2019-03-18 01:11:05 +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 |
|