Skip to content

Commit

Permalink
Released 0.13.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
risadams committed Jul 9, 2022
1 parent f2a4868 commit 9ac0506
Show file tree
Hide file tree
Showing 15 changed files with 480 additions and 478 deletions.
2 changes: 1 addition & 1 deletion dist/css/selectize.bootstrap2.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* selectize.css (v0.13.5)
* selectize.css (v0.13.6)
* Copyright (c) 2013–2015 Brian Reavis & contributors
* Copyright (c) 2020-2022 Selectize Team & contributors
*
Expand Down
2 changes: 1 addition & 1 deletion dist/css/selectize.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/selectize.legacy.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* selectize.css (v0.13.5)
* selectize.css (v0.13.6)
* Copyright (c) 2013–2015 Brian Reavis & contributors
* Copyright (c) 2020-2022 Selectize Team & contributors
*
Expand Down
7 changes: 4 additions & 3 deletions dist/js/selectize.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* selectize.js (v0.13.5)
* selectize.js (v0.13.6)
* Copyright (c) 2013–2015 Brian Reavis & contributors
* Copyright (c) 2020 Selectize Team & contributors
* Copyright (c) 2020-2022 Selectize Team & contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
* file except in compliance with the License. You may obtain a copy of the License at:
Expand All @@ -13,7 +13,7 @@
* governing permissions and limitations under the License.
*
* @author Brian Reavis <[email protected]>
* @author Ris Adams <[email protected]>
* @author Ris Adams <[email protected]>
*/

/*jshint curly:false */
Expand Down Expand Up @@ -3333,6 +3333,7 @@

});


Selectize.define('remove_button', function(options) {
options = $.extend({
label : '&#xd7;',
Expand Down
2 changes: 1 addition & 1 deletion dist/js/selectize.min.js

Large diffs are not rendered by default.

0 comments on commit 9ac0506

Please sign in to comment.