You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add `sanitizer` callback option to sanitize html code ([308a5fe](https://github.com/ghiscoding/multiple-select-vanilla/commit/308a5fe1d1e8cba4799ac86f2bd763303688f827)) - by @ghiscoding
12
+
* add new `useSelectOptionLabel` option ([145e955](https://github.com/ghiscoding/multiple-select-vanilla/commit/145e955e7b3fdd9ea172147842dd14e04e2204ab)) - by @ghiscoding
13
+
* add optional OK button for multiple selection ([13ed051](https://github.com/ghiscoding/multiple-select-vanilla/commit/13ed051f20c844a6b999d746498b644e804c3414)) - by @ghiscoding
14
+
* add SASS and CSS variables ([93ca2c2](https://github.com/ghiscoding/multiple-select-vanilla/commit/93ca2c25de24bb6e7b4dbd03fff81b69a061f46f)) - by @ghiscoding
15
+
* add string pattern options as alternative to override text formats ([c72148e](https://github.com/ghiscoding/multiple-select-vanilla/commit/c72148ed203c18f358377f802aa300a21a313073)) - by @ghiscoding
16
+
* auto-adjust height by available space & width by text content ([33df39f](https://github.com/ghiscoding/multiple-select-vanilla/commit/33df39f7837f64271411f6bddfad7a6a07f2cbb9)) - by @ghiscoding
17
+
* provide demo with Font-Awesome checkbox/radio icons ([b6c0bae](https://github.com/ghiscoding/multiple-select-vanilla/commit/b6c0bae30ab97893fb7a10f72100cc8aa0d938a5)) - by @ghiscoding
18
+
* separate all locales into separate files for better tree shaking ([da064e6](https://github.com/ghiscoding/multiple-select-vanilla/commit/da064e67c65ae96e42897625d850f96480837acd)) - by @ghiscoding
* add `sanitizer` callback option to sanitize html code ([308a5fe](https://github.com/ghiscoding/multiple-select-vanilla/commit/308a5fe1d1e8cba4799ac86f2bd763303688f827)) - by @ghiscoding
12
+
* add new `useSelectOptionLabel` option ([145e955](https://github.com/ghiscoding/multiple-select-vanilla/commit/145e955e7b3fdd9ea172147842dd14e04e2204ab)) - by @ghiscoding
13
+
* add optional OK button for multiple selection ([13ed051](https://github.com/ghiscoding/multiple-select-vanilla/commit/13ed051f20c844a6b999d746498b644e804c3414)) - by @ghiscoding
14
+
* add SASS and CSS variables ([93ca2c2](https://github.com/ghiscoding/multiple-select-vanilla/commit/93ca2c25de24bb6e7b4dbd03fff81b69a061f46f)) - by @ghiscoding
15
+
* add string pattern options as alternative to override text formats ([c72148e](https://github.com/ghiscoding/multiple-select-vanilla/commit/c72148ed203c18f358377f802aa300a21a313073)) - by @ghiscoding
16
+
* auto-adjust height by available space & width by text content ([33df39f](https://github.com/ghiscoding/multiple-select-vanilla/commit/33df39f7837f64271411f6bddfad7a6a07f2cbb9)) - by @ghiscoding
17
+
* provide demo with Font-Awesome checkbox/radio icons ([b6c0bae](https://github.com/ghiscoding/multiple-select-vanilla/commit/b6c0bae30ab97893fb7a10f72100cc8aa0d938a5)) - by @ghiscoding
18
+
* separate all locales into separate files for better tree shaking ([da064e6](https://github.com/ghiscoding/multiple-select-vanilla/commit/da064e67c65ae96e42897625d850f96480837acd)) - by @ghiscoding
0 commit comments