Choices/src/scripts/lib
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
..
htmlElementGuards.ts Render options without a group even if groups are present. 2023-04-05 02:02:03 +02:00
utils.test.ts Adding unit test and lint 2022-03-14 15:52:48 +01:00
utils.ts Adding unit test and lint 2022-03-14 15:52:48 +01:00