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.1.0 (unreleased)
4+
5+ ### Breaking changes
6+
7+ * The minimum jQuery version supported is the latest version in the 1.x, 2.x, and 3.x series (#5225 )
8+ * Removed support for legacy Internet Explorer (versions older than IE 11) (#5834 )
9+ * Removed modules deprecated in 4.0.0 (#5815 )
10+ * Removed legacy support for ` <input /> ` tags
11+ * Removed legacy support for ` initSelection `
12+ * Removed legacy support for ` query `
13+ * Removed old ` select2/compat/matcher ` module
14+ * Removed undocumented CSS-related options (#5815 )
15+ * Removed ` dropdownCss ` option
16+ * Removed ` adaptDropdownCss ` option
17+ * Removed ` containerCss ` option
18+ * Removed ` adaptContainerCss ` option
19+ * The ` containerCssClass ` option has been renamed to ` selectionCssClass ` (#5815 )
20+
21+ ### New features / improvements
22+
23+ * ` dropdownCssClass ` and ` selectionCssClass ` are now available in all builds of Select2 (#5815 )
24+ * Calls to get the currently selected options are now considerably faster on large datasets (#5775 )
25+
26+ ### Translations
27+
28+ * Add Esperanto translation (` eo ` ) (#5823 )
29+ * Add Punjabi translations (` pa ` ) (#5831 )
30+
31+ ### Miscellaneous
32+
33+ * The ` amdLanguageBase ` option no longer has an effect because the full build does not include any dynamically loaded modules (#5815 )
34+
335## 4.0.13
436
537### New features / improvements
You can’t perform that action at this time.
0 commit comments