-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: #1822 - don't uglify non-min dist files
- Loading branch information
Showing
23 changed files
with
4,244 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { | ||
visibility: visible !important; | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { | ||
visibility: visible !important; | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
@@ -160,4 +160,4 @@ | |
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
@@ -83,4 +83,4 @@ | |
border-top: 0 none; | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v0.13.5) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
@@ -74,4 +74,4 @@ | |
border-bottom: 1px solid @selectize-color-dropdown-border-top; | ||
border-top: 1px solid @selectize-color-dropdown-border-top; | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.js (v@@version) | ||
* 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: | ||
|
@@ -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 */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v@@version) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@@css | ||
@@css |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v@@version) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
@@ -160,4 +160,4 @@ | |
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* selectize.css (v@@version) | ||
* 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: | ||
|
@@ -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]> | ||
*/ | ||
|
||
@import "selectize"; | ||
|
Oops, something went wrong.