aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 (#34536)dependabot[bot]2-4/+4
2021-07-20Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 (#34541)dependabot[bot]2-9/+9
2021-07-20Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 (#34540)dependabot[bot]2-4/+4
2021-07-20Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 (#34539)dependabot[bot]2-4/+4
2021-07-20Bump eslint from 7.30.0 to 7.31.0 (#34538)dependabot[bot]2-8/+8
2021-07-20Bump rollup from 2.53.1 to 2.53.2 (#34537)dependabot[bot]2-4/+4
2021-07-19CI: make use of the `actions/setup-node`'s `cache` option (#34453)XhmikosR6-48/+6
2021-07-19modal: change `data-dismiss` so that it can be outside of a modal using `bs-t...GeoSot3-3/+54
2021-07-17Add new offcanvas support to navbarscraftwerk2-1/+94
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
2021-07-14util.js: remove `Selector.findOne()` dependency (#34441)GeoSot1-2/+1
2021-07-14Bump rtlcss from 3.2.1 to 3.3.0 (#34490)dependabot[bot]2-4/+4
2021-07-14Bump nodemon from 2.0.9 to 2.0.12 (#34489)dependabot[bot]2-4/+4
2021-07-14Bump karma-jasmine-html-reporter from 1.6.0 to 1.7.0 (#34492)dependabot[bot]2-4/+4
2021-07-14Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491)dependabot[bot]1-1/+1
2021-07-14Bump rollup from 2.52.8 to 2.53.1 (#34493)dependabot[bot]2-4/+4
2021-07-12Added new Offcanvas file to import exampleEric Horstmanshof1-0/+1
2021-07-08npm scripts: add `aggregate-output` (#32907)XhmikosR1-9/+9
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto2-1/+3
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
2021-07-08Bump rollup from 2.52.6 to 2.52.8 (#34451)dependabot[bot]2-4/+4
2021-07-08Bump eslint from 7.29.0 to 7.30.0 (#34430)dependabot[bot]2-10/+45
2021-07-08Bump hugo-bin from 0.72.5 to 0.73.0 (#34429)dependabot[bot]2-4/+4
2021-07-06Add maps for all colors, document how to extend color utilities (#32319)Mark Otto3-0/+172
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
2021-07-01Bump nodemon from 2.0.7 to 2.0.9 (#34393)dependabot[bot]2-4/+4
2021-07-01Bump rollup from 2.52.3 to 2.52.6 (#34392)dependabot[bot]2-4/+4
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
2021-06-29Bump rtlcss from 3.2.0 to 3.2.1 (#34372)dependabot[bot]2-4/+4
2021-06-29Bump linkinator from 2.13.6 to 2.14.0 (#34371)dependabot[bot]2-8/+8
2021-06-29Bump rollup from 2.52.2 to 2.52.3 (#34370)dependabot[bot]2-4/+4
2021-06-28Changes to Alert component to match the others (#33402)GeoSot3-64/+58
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
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
2021-06-22Add utility classes for opacity (#33781)harishhalodoc3-0/+44
2021-06-22Add four new snippet examples (#33882)Mark Otto17-0/+1090