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
* partial option group should show the minus icon (#462)
14
+
15
+
### Features
16
+
17
+
* add new `setData()` function ([#464](https://github.com/ghiscoding/multiple-select-vanilla/issues/464)) ([2ccc7fc](https://github.com/ghiscoding/multiple-select-vanilla/commit/2ccc7fc8b85b970cf2716aa5be94ff2b37dcfcef)) - by @ghiscoding
18
+
* change Lazy Data arguments signature with `(resolve, reject)` ([#463](https://github.com/ghiscoding/multiple-select-vanilla/issues/463)) ([00c7f71](https://github.com/ghiscoding/multiple-select-vanilla/commit/00c7f71e12402bf30d1709e66ed054cc25d366e3)) - by @ghiscoding
19
+
* drop standalone legacy browser <script> & `window` object usage ([#461](https://github.com/ghiscoding/multiple-select-vanilla/issues/461)) ([4f3dd37](https://github.com/ghiscoding/multiple-select-vanilla/commit/4f3dd374353fb03b1301561fe7c2697ef7e4d752)) - by @ghiscoding
20
+
21
+
### Bug Fixes
22
+
23
+
* add missing padding around "no results" after filtering data ([82afd7b](https://github.com/ghiscoding/multiple-select-vanilla/commit/82afd7b4fcd454a072438139181262e7eb6380c8)) - by @ghiscoding
24
+
***deps:** update all non-major dependencies ([#450](https://github.com/ghiscoding/multiple-select-vanilla/issues/450)) ([1da4608](https://github.com/ghiscoding/multiple-select-vanilla/commit/1da460837f4c10e49cf8df725cb5f83c523ee9f6)) - by @renovate-bot
25
+
* export correct name for Korean locale ([106dc0a](https://github.com/ghiscoding/multiple-select-vanilla/commit/106dc0a85670b9b1664a0d659eff9acfbdd98e8e)) - by @ghiscoding
26
+
* partial option group should show the minus icon ([#462](https://github.com/ghiscoding/multiple-select-vanilla/issues/462)) ([7b7b2f0](https://github.com/ghiscoding/multiple-select-vanilla/commit/7b7b2f0b4aa9e5e4cc56e34d8edd4244cbf4660a)) - by @ghiscoding
* partial option group should show the minus icon (#462)
14
+
15
+
### Features
16
+
17
+
* add new `setData()` function ([#464](https://github.com/ghiscoding/multiple-select-vanilla/issues/464)) ([2ccc7fc](https://github.com/ghiscoding/multiple-select-vanilla/commit/2ccc7fc8b85b970cf2716aa5be94ff2b37dcfcef)) - by @ghiscoding
18
+
* change Lazy Data arguments signature with `(resolve, reject)` ([#463](https://github.com/ghiscoding/multiple-select-vanilla/issues/463)) ([00c7f71](https://github.com/ghiscoding/multiple-select-vanilla/commit/00c7f71e12402bf30d1709e66ed054cc25d366e3)) - by @ghiscoding
19
+
* drop standalone legacy browser <script> & `window` object usage ([#461](https://github.com/ghiscoding/multiple-select-vanilla/issues/461)) ([4f3dd37](https://github.com/ghiscoding/multiple-select-vanilla/commit/4f3dd374353fb03b1301561fe7c2697ef7e4d752)) - by @ghiscoding
20
+
21
+
### Bug Fixes
22
+
23
+
* add missing padding around "no results" after filtering data ([82afd7b](https://github.com/ghiscoding/multiple-select-vanilla/commit/82afd7b4fcd454a072438139181262e7eb6380c8)) - by @ghiscoding
24
+
***deps:** update all non-major dependencies ([#450](https://github.com/ghiscoding/multiple-select-vanilla/issues/450)) ([1da4608](https://github.com/ghiscoding/multiple-select-vanilla/commit/1da460837f4c10e49cf8df725cb5f83c523ee9f6)) - by @renovate-bot
25
+
* export correct name for Korean locale ([106dc0a](https://github.com/ghiscoding/multiple-select-vanilla/commit/106dc0a85670b9b1664a0d659eff9acfbdd98e8e)) - by @ghiscoding
26
+
* partial option group should show the minus icon ([#462](https://github.com/ghiscoding/multiple-select-vanilla/issues/462)) ([7b7b2f0](https://github.com/ghiscoding/multiple-select-vanilla/commit/7b7b2f0b4aa9e5e4cc56e34d8edd4244cbf4660a)) - by @ghiscoding
0 commit comments