File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.0.9
4+
5+ ### New features / improvements
6+
7+ * Mirror disabled state through aria-disabled on selection (#5579 )
8+ * Select2 now clears the internal ID when it is destroyed (#5587 )
9+ * Set the main ARIA 1.1 roles and properties for comboboxes (#5582 )
10+ * The ` language ` option now has a clearly defined fallback chain (#5602 )
11+
12+ ### Bug fixes
13+
14+ * Do not propagate click when search box is not empty (#5580 )
15+ * Fix ` maximumSelectionLength ` being ignored by ` closeOnSelect ` (#5581 )
16+ * Fix generated options not receiving result IDs (#5586 )
17+ * Remove selection title attribute if text is empty (#5589 )
18+ * Reposition dropdown whenever items are selected (#5590 )
19+ * Fix dropdown positioning when displayed above with messages (#5592 )
20+ * Fix search box expanding width of container (#5595 )
21+ * ` allowClear ` no longer shifts selections to a new line (#5603 )
22+
23+ ### Translations
24+
25+ * Fix error in German translations (#5604 )
26+
27+ ### Miscellaneous
28+
29+ * Updated development grunt version so it no longer shows as vulnerable (#5597 )
30+ * Remove unused variables (#5554 )
31+
332## 4.0.8
433
534### New features / improvements
You can’t perform that action at this time.
0 commit comments