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
+1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
### Bug Fixes (from 11.0.0)
6
6
* Fix choice disable state wasn't considered when showing the "no choices to choose from" notice
7
7
* Fix regression "no choices to choose from" notice not triggering when no selectable choices exist for select-one. [#1185](https://github.com/Choices-js/Choices/issues/1185)
8
+
* Fix regression where webpack doesn't permit importing scss/css [#1184](https://github.com/Choices-js/Choices/issues/1184)
8
9
9
10
### Chore
10
11
* Add e2e tests for "no choices" behavior to match v10
0 commit comments