Skip to content

Commit 7d41ea1

Browse files
committed
Merge branch 'hotfix' into develop and bump for 4.0.6-rc.0
2 parents 58d9836 + ebf10c9 commit 7d41ea1

67 files changed

Lines changed: 184 additions & 72 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# Change Log
22

3-
## 4.0.5
3+
## 4.0.6
44

55
### Bug fixes
66
- User-defined types not normalized properly when passed in as data (#4632)
77

8+
## 4.0.5
9+
10+
### Bug fixes
11+
- Replace `autocapitalize=off` with `autocapitalize=none` (#4994)
12+
813
### Translations
14+
- Vietnamese: remove an unnecessary quote mark (#5059)
915
- Czech: Add missing commas and periods (#5052)
1016
- Spanish: Update the 'errorLoading' message (#5032)
1117
- Fix typo in Romanian (#5005)
18+
- Improve French translation (#4988)
19+
- Add Pashto translation (`ps`) (#4960)
1220
- Add translations for lower and upper Sorbian (`dsb` and `hsb`) (#4949)
1321
- Updates to Slovak (#4915)
1422
- Fixed Norwegian `inputTooShort` message (#4817, 4896)
23+
- Add Afrikaans translation (`af`) (#4850)
1524
- Add Bosnian translation (`bs`) (#4504)
16-
- Improve French translation (#4988)
1725

1826
## 4.0.4
1927

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "select2",
33
"repo": "select/select2",
44
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
5-
"version": "4.0.5-rc.0",
5+
"version": "4.0.6-rc.0",
66
"demo": "https://select2.org/",
77
"keywords": [
88
"jquery"

dist/js/i18n/af.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/ar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/az.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/bg.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/bs.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/ca.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/cs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/i18n/da.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)