Skip to content

Commit 397b065

Browse files
committed
release v1.13.14
1 parent 54c7722 commit 397b065

File tree

186 files changed

+482
-268
lines changed

Some content is hidden

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

186 files changed

+482
-268
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Bootstrap-select requires jQuery v1.9.1+, Bootstrap’s dropdown.js component, a
4646

4747
Several quick start options are available:
4848

49-
- [Download the latest release.](https://github.com/snapappointments/bootstrap-select/archive/v1.13.13.zip)
49+
- [Download the latest release.](https://github.com/snapappointments/bootstrap-select/archive/v1.13.14.zip)
5050
- Clone the repo: `git clone https://github.com/snapappointments/bootstrap-select.git`
5151
- Install with [npm](https://www.npmjs.com/package/bootstrap-select): `npm install bootstrap-select`
5252
- Install with [yarn](https://yarn.pm/bootstrap-select): `yarn add bootstrap-select`
@@ -57,13 +57,13 @@ Several quick start options are available:
5757

5858
```html
5959
<!-- Latest compiled and minified CSS -->
60-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/css/bootstrap-select.min.css">
60+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].14/dist/css/bootstrap-select.min.css">
6161

6262
<!-- Latest compiled and minified JavaScript -->
63-
<script src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/js/bootstrap-select.min.js"></script>
63+
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/dist/js/bootstrap-select.min.js"></script>
6464

6565
<!-- (Optional) Latest compiled and minified JavaScript translation files -->
66-
<script src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/js/i18n/defaults-*.min.js"></script>
66+
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/dist/js/i18n/defaults-*.min.js"></script>
6767
```
6868
> The CDN is updated after the release is made public, which means that there is a delay between the publishing of a release and its availability on the CDN.
6969

dist/css/bootstrap-select.css

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/css/bootstrap-select.min.css

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/bootstrap-select.js

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

dist/js/bootstrap-select.js.map

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/bootstrap-select.min.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/bootstrap-select.min.js.map

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/defaults-am_ET.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/defaults-am_ET.min.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/defaults-ar_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.

0 commit comments

Comments
 (0)