Choices/src/scripts
Morez 312971acea
[BUGFIX] Fix support for non-Latin characters (#1072)
* solve 1068

* resolve problems

* resolve npm problem

* Merge master and rebuild, fix lint error

* Create fresh package-lock.json

Co-authored-by: محمدرضا ضربی زاده <mohammad.zarbizadeh@samim.net>
Co-authored-by: Matt Triff <matt.triff@gmail.com>
2022-11-29 13:01:01 -05:00
..
actions Update dependencies, fix linting issues, split interfaces and default objects to resolve dependency cycles 2021-12-17 16:26:52 -05:00
components Search using non-sanitised input value 2021-12-30 22:05:03 -05:00
interfaces Fix typo on aria-labelledby attribute 2022-04-01 14:13:08 +02:00
lib Adding unit test and lint 2022-03-14 15:52:48 +01:00
reducers Update dependencies, fix linting issues, split interfaces and default objects to resolve dependency cycles 2021-12-17 16:26:52 -05:00
store Update dependencies, fix linting issues, split interfaces and default objects to resolve dependency cycles 2021-12-17 16:26:52 -05:00
choices.test.ts Merge pull request #991 from Choices-js/fuse6 2022-01-02 13:27:09 -05:00
choices.ts [BUGFIX] Fix support for non-Latin characters (#1072) 2022-11-29 13:01:01 -05:00
constants.test.ts feat: allowHTML 2021-12-23 16:59:48 +00:00
constants.ts Update dependencies, fix linting issues, split interfaces and default objects to resolve dependency cycles 2021-12-17 16:26:52 -05:00
defaults.ts Add option labelId to improve a11y (#971) 2022-01-18 17:07:07 -05:00
templates.test.ts Fix typo on aria-labelledby attribute 2022-04-01 14:13:08 +02:00
templates.ts Fix typo on aria-labelledby attribute 2022-04-01 14:13:08 +02:00