Choices/src/scripts
Simon Kohlmeyer 942306572a Render options without a group even if groups are present.
Closes #615.

This pushes the conversion of OPTION/OPTGROUP elements to Choice objects
into the WrappedSelect class and unifies the code paths a little between
groups-present and groups-not-present.

Some work towards possibly fixing #615
2023-04-05 02:02:03 +02: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 Render options without a group even if groups are present. 2023-04-05 02:02:03 +02:00
interfaces Fix typo on aria-labelledby attribute 2022-04-01 14:13:08 +02:00
lib Render options without a group even if groups are present. 2023-04-05 02:02:03 +02: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 Render options without a group even if groups are present. 2023-04-05 02:02:03 +02: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