Skip to content

Commit df3c343

Browse files
authored
Merge pull request select2#5493 from select2/release/4.0.7-rc.0
[Release] 4.0.7-rc.0
2 parents f6c455c + 2596f2a commit df3c343

66 files changed

Lines changed: 78 additions & 101 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 4.0.7
4+
5+
### New features/improvements
6+
- Do not close on select if Ctrl or Meta (Cmd) keys being held (#5222)
7+
8+
### Bug fixes
9+
- Fixed issue where single select boxes would automatically reopen when they were closed (#5490, #5492)
10+
11+
### Miscellaneous
12+
- Move almost and jquery-mousewheel to devDependencies (#5489)
13+
314
## 4.0.6
415

516
### New features/improvements

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.6",
5+
"version": "4.0.7-rc.0",
66
"demo": "https://select2.org/",
77
"keywords": [
88
"jquery"

dist/js/i18n/af.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/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/bn.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: 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/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: 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)