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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Do not preventDefault on item to support dragging [#417](https://github.com/Choices-js/Choices/issues/417)[#1094](https://github.com/Choices-js/Choices/issues/1094)[#920](https://github.com/Choices-js/Choices/issues/920)
7
7
8
8
### Bug Fixes (from 11.0.0)
9
+
- Fix performance regression when calling setChoices [#1275](https://github.com/Choices-js/Choices/issues/1275)
9
10
* Fix `renderSelectedChoices` option when all choices are selected [#1274](https://github.com/Choices-js/Choices/issues/1274)
10
11
* Fix v11 regression for disabled placeholder option handling [#1203](https://github.com/Choices-js/Choices/issues/1203)
11
12
* Fix v11 regression where `clearChoices` (and `setChoices` with `replaceChoices:true`) did not remove selected items when preserving placeholders [#1261](https://github.com/Choices-js/Choices/issues/1261)
0 commit comments