Skip to content

Commit

Permalink
v1.7.4 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
oyejorge committed Jun 3, 2021
1 parent f6b0cba commit 08cc299
Show file tree
Hide file tree
Showing 219 changed files with 66,671 additions and 2,759 deletions.
534 changes: 273 additions & 261 deletions dist/cjs/tom-select.complete.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/tom-select.complete.js.map

Large diffs are not rendered by default.

534 changes: 273 additions & 261 deletions dist/cjs/tom-select.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/tom-select.js.map

Large diffs are not rendered by default.

536 changes: 274 additions & 262 deletions dist/cjs/tom-select.popular.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/tom-select.popular.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/utils.js

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/tom-select.bootstrap3.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/tom-select.bootstrap4.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/tom-select.bootstrap5.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/tom-select.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/tom-select.default.css

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

7 changes: 7 additions & 0 deletions dist/docs/css/bootstrap.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/docs/css/bootstrap.css.map

Large diffs are not rendered by default.

63 changes: 63 additions & 0 deletions dist/docs/css/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
/*!
* Bootstrap v5.0.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/


// saves ~40kb by removing lg, xl, xxl
$grid-breakpoints: (
xs: 0,
//sm: 576px, // 12kb
md: 768px,
//lg: 992px,
//xl: 1200px,
//xxl: 1400px
);

// scss-docs-start import-stack
// Configuration
@import "../../node_modules/bootstrap5/scss/functions";
@import "../../node_modules/bootstrap5/scss/variables";
@import "../../node_modules/bootstrap5/scss/mixins";
@import "../../node_modules/bootstrap5/scss/utilities";

// Layout & components
@import "../../node_modules/bootstrap5/scss/root";
@import "../../node_modules/bootstrap5/scss/reboot";
@import "../../node_modules/bootstrap5/scss/type";
@import "../../node_modules/bootstrap5/scss/images";
@import "../../node_modules/bootstrap5/scss/containers";
@import "../../node_modules/bootstrap5/scss/grid";
@import "../../node_modules/bootstrap5/scss/tables";
@import "../../node_modules/bootstrap5/scss/forms";
@import "../../node_modules/bootstrap5/scss/buttons";
@import "../../node_modules/bootstrap5/scss/transitions";
@import "../../node_modules/bootstrap5/scss/dropdown";
//@import "../../node_modules/bootstrap5/scss/button-group";
@import "../../node_modules/bootstrap5/scss/nav";
@import "../../node_modules/bootstrap5/scss/navbar";
@import "../../node_modules/bootstrap5/scss/card";
//@import "../../node_modules/bootstrap5/scss/accordion";
//@import "../../node_modules/bootstrap5/scss/breadcrumb";
//@import "../../node_modules/bootstrap5/scss/pagination";
@import "../../node_modules/bootstrap5/scss/badge";
//@import "../../node_modules/bootstrap5/scss/alert";
//@import "../../node_modules/bootstrap5/scss/progress";
//@import "../../node_modules/bootstrap5/scss/list-group";
@import "../../node_modules/bootstrap5/scss/close";
//@import "../../node_modules/bootstrap5/scss/toasts";
//@import "../../node_modules/bootstrap5/scss/modal";
//@import "../../node_modules/bootstrap5/scss/tooltip";
//@import "../../node_modules/bootstrap5/scss/popover";
//@import "../../node_modules/bootstrap5/scss/carousel";
//@import "../../node_modules/bootstrap5/scss/spinners";
//@import "../../node_modules/bootstrap5/scss/offcanvas";

// Helpers
@import "../../node_modules/bootstrap5/scss/helpers";

// Utilities
@import "../../node_modules/bootstrap5/scss/utilities/api";
// scss-docs-end import-stack
7 changes: 7 additions & 0 deletions dist/docs/css/stylesheet.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/docs/css/stylesheet.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 08cc299

Please sign in to comment.