aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-07-16Bump bundlewatchMark Otto1-2/+2
2021-07-16Split .vr from stacks as a new helperMark Otto6-12/+55
2021-07-16Add hstack and vstack helpersMark Otto4-0/+108
2021-07-15Regenerate package-lock.json (#34499)XhmikosR1-226/+165
2021-07-14fix(forms): prevent color control from shrinking (#34445)Gaël Poupard2-1/+3
* fix(forms): prevent color control from shrinking Fixes #34195 Setting `min-width` alongside `max-width` wouldn't make any sense IMHO. The only concern I have is whether we should introduce a dedicated variable for said width? * feat(forms): introduce ` $form-color-width` * feat(forms): use ` $form-color-width` Co-authored-by: XhmikosR <[email protected]>
2021-07-14util.js: remove `Selector.findOne()` dependency (#34441)GeoSot1-2/+1
Co-authored-by: XhmikosR <[email protected]>
2021-07-14Bump rtlcss from 3.2.1 to 3.3.0 (#34490)dependabot[bot]2-4/+4
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/MohammadYounes/rtlcss/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-14Bump nodemon from 2.0.9 to 2.0.12 (#34489)dependabot[bot]2-4/+4
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.9 to 2.0.12. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.9...v2.0.12) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-14Bump karma-jasmine-html-reporter from 1.6.0 to 1.7.0 (#34492)dependabot[bot]2-4/+4
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: karma-jasmine-html-reporter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-14Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491)dependabot[bot]1-1/+1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-14Bump rollup from 2.52.8 to 2.53.1 (#34493)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.8 to 2.53.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.8...v2.53.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12Added new Offcanvas file to import exampleEric Horstmanshof1-0/+1
Added the new B5 Offcanvas component in the import examples.
2021-07-08npm scripts: add `aggregate-output` (#32907)XhmikosR1-9/+9
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto2-1/+3
Fixes #34421 Co-authored-by: XhmikosR <[email protected]>
2021-07-08CONTRIBUTING.md: fix broken link to README.md (#34389)Kijima Daigo1-1/+1
2021-07-08Bump sass from 1.35.1 to 1.35.2 (#34452)dependabot[bot]2-4/+4
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.35.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-08Bump rollup from 2.52.6 to 2.52.8 (#34451)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.6 to 2.52.8. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.6...v2.52.8) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-08Bump eslint from 7.29.0 to 7.30.0 (#34430)dependabot[bot]2-10/+45
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-08Bump hugo-bin from 0.72.5 to 0.73.0 (#34429)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.5 to 0.73.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.5...v0.73.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-06Add maps for all colors, document how to extend color utilities (#32319)Mark Otto3-0/+172
* Add maps for all colors, document how to extend color utilities * Updates to make this more functional for v5 - Moves color maps into _variables.scss for now (felt weird to split them out when the variables are there) - Adds a new function, map-merge-multiple(), and updates docs that reference combo-map - Updates code snippet and docs guidance about how to extend the color utils to handle this * Update site/content/docs/5.0/customize/color.md Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2021-07-06Fix site params variable on themes sectionacyoush1-1/+1
2021-07-05Add horizontal collapse supportMark Otto5-2/+33
2021-07-01Bump hugo-bin from 0.72.4 to 0.72.5 (#34394)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.4 to 0.72.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.4...v0.72.5) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01Bump nodemon from 2.0.7 to 2.0.9 (#34393)dependabot[bot]2-4/+4
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-07-01Bump rollup from 2.52.3 to 2.52.6 (#34392)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.52.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.3...v2.52.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29Add dynamic, live alerts example to docs (#33866)Mark Otto3-1/+70
2021-06-29Accept argument of different types in the `getInstance` method (#34333)Jeremy Jackson2-1/+15
2021-06-29Bump hugo-bin from 0.72.1 to 0.72.4 (#34376)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.1 to 0.72.4. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.1...v0.72.4) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-29Bump rtlcss from 3.2.0 to 3.2.1 (#34372)dependabot[bot]2-4/+4
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/MohammadYounes/rtlcss/compare/3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-29Bump linkinator from 2.13.6 to 2.14.0 (#34371)dependabot[bot]2-8/+8
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.13.6 to 2.14.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.6...v2.14.0) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-29Bump rollup from 2.52.2 to 2.52.3 (#34370)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.2 to 2.52.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.2...v2.52.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28Changes to Alert component to match the others (#33402)GeoSot3-64/+58
Alert.js: Refactor code to match the other components * Use this._element * Remove handleDismiss method and keep its functionality on event * Change JqueryInterface to be more generic * Correct docs to be aligned with code, and add undocumented functionality * Update alerts.md Co-authored-by: XhmikosR <[email protected]>
2021-06-25Variablize backdrop for modal and offcanvasMark Otto8-50/+81
2021-06-24Remove unneeded `.text-white-50` CSS rule (#34336)Christian Oliff1-3/+3
This is already part of Bootstrap 4.6 and 5.0.
2021-06-23Fixes #34187Mark Otto1-1/+1
2021-06-22Bump bundlewatch bundleMark Otto1-1/+1
2021-06-22v5.1: Add optional CSS grid (#31813)Mark Otto7-7/+330
2021-06-22Use the `switch` statement instead of `if`Rohit Sharma1-63/+54
2021-06-22ScrollSpy: Make Proper use of the SelectorEngineGeoSot2-36/+8
* avoid extra work, creating ids * simplify selectors and constrain search inside `config.target`
2021-06-22Add utility classes for opacity (#33781)harishhalodoc3-0/+44
* Add responsive utility classes for opacity - fix for #33483 * remove responsive opacity utils as it has impact on bootstrap.css bundle size * Update opacity.md * Update site/content/docs/5.0/utilities/opacity.md Co-authored-by: Mark Otto <[email protected]> * Update site/content/docs/5.0/utilities/opacity.md Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Harish <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: alpadev <[email protected]>
2021-06-22Add four new snippet examples (#33882)Mark Otto17-0/+1090
* Add four new snippet examples - Dropdowns - Footers - List groups - Modals * Fix HTML linter errors * more linter
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR111-2738/+3040
* Bump version to v5.0.2. * Dist
2021-06-22Fix another Sass division (#34332)Mark Otto1-2/+2
* Fix another Sass division * Revert the percentage division in the mixins for accuracy Co-authored-by: XhmikosR <[email protected]>
2021-06-22Register only one `DOMContentLoaded` event listener in `onDOMContentLoaded` ↵alpadev2-3/+21
(#34158) * refactor: reuse one DOMContentLoaded event listener in onDOMContentLoaded function Instead of adding an event listener everytime the utility function is called, cache the callbacks and execute them all at once. * refactor: drop iife for onDOMContentLoaded Co-authored-by: XhmikosR <[email protected]>
2021-06-22Bump sass from 1.32.13 to 1.35.1 (#34285)dependabot[bot]2-4/+4
* Bump sass from 1.32.13 to 1.35.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.35.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.35.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-22Update rfs to v9.0.4.Mark Otto1-13/+55
2021-06-22Update the divide() functionMark Otto2-13/+30
2021-06-22fix(carousel): arrow keys break animation if carousel sliding (#34307)alpadev2-15/+81
2021-06-22Bump @babel/preset-env from 7.14.5 to 7.14.7 (#34326)dependabot[bot]2-40/+54
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-22build/vnu-jar.js: clean up ignores (#34279)XhmikosR1-4/+1