aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Bump lockfile-lint from 4.7.4 to 4.7.5 (#36570)dependabot[bot]2-32/+127
2022-06-14Bump karma from 6.3.20 to 6.4.0 (#36573)dependabot[bot]2-8/+8
2022-06-14Bump sass from 1.52.2 to 1.52.3 (#36572)dependabot[bot]2-8/+8
2022-06-14Bump rollup from 2.75.5 to 2.75.6 (#36571)dependabot[bot]2-8/+8
2022-06-14Carousel: Remove redundant reference to `interval=false` from docs (#36545)GeoSot3-11/+11
2022-06-14Bump hugo-bin from 0.88.1 to 0.88.2 (#36569)dependabot[bot]2-8/+8
2022-06-14Bump terser from 5.14.0 to 5.14.1 (#36568)dependabot[bot]2-8/+8
2022-06-14Bump stylelint from 14.8.5 to 14.9.1 (#36567)dependabot[bot]2-27/+36
2022-06-14Bump @babel/core from 7.18.2 to 7.18.5 (#36566)dependabot[bot]2-30/+30
2022-06-14fix: fix possible bug on event handler. (#36561)GeoSot1-1/+1
2022-06-13Generate local CSS variables on utilities when using state optionMark Otto1-0/+5
2022-06-13Document BootstrapVue being outdatedSam Magura1-1/+1
2022-06-13Fixes #36550Mark Otto1-71/+73
2022-06-08Add .active navbar breaking change to 5.0 docsJeremy Thompson1-0/+1
2022-06-08Manually set hover and active backgrounds and borders for dark and light buttonsMark Otto1-1/+21
2022-06-08Fix typo in dropdown unit testJulien Déramond1-1/+1
2022-06-08Scrollspy: enable smooth-scroll behavior (#36528)GeoSot2-2/+2
2022-06-07Update devDependencies (#36513)XhmikosR2-104/+104
2022-06-05Improve accessible name of version dropdown in docs navbar (#36495)Patrick H. Lauke1-3/+3
2022-06-04Docs: Add a Vite Getting Started guide (#36412)Julien Déramond12-4/+205
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke15-146/+146
2022-06-03Update some WCAG links, expand sass.md contrast explanation (#36489)Patrick H. Lauke3-6/+6
2022-06-02Docs: fix some ARIA Authoring Practices Guides broken links (#36488)Julien Déramond5-7/+7
2022-06-01Re-ordering js default objectslouismaxime.piton10-69/+69
2022-06-01Fix .dropdown-item border-radius when -padding-y is 0Mark Otto1-12/+12
2022-06-01Docs: remove unused _algolia.scssJulien Déramond2-97/+0
2022-06-01Docs: fix Reboot Horizontal rules using border utilitiesJulien Déramond1-2/+2
2022-06-01Update devDependencies (#36481)XhmikosR2-381/+342
2022-05-31Bump streetsidesoftware/cspell-action from 1 to 2 (#36473)dependabot[bot]1-1/+1
2022-05-31Bump stylelint from 14.8.3 to 14.8.5 (#36472)dependabot[bot]2-10/+10
2022-05-31Bump @babel/preset-env from 7.18.0 to 7.18.2 (#36470)dependabot[bot]2-40/+40
2022-05-31Bump @babel/core from 7.18.0 to 7.18.2 (#36469)dependabot[bot]2-73/+67
2022-05-31Bump terser from 5.13.1 to 5.14.0 (#36468)dependabot[bot]2-95/+57
2022-05-31Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#36467)dependabot[bot]2-11/+11
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton18-342/+338
2022-05-30fix alert border radiusmcoms1-1/+1
2022-05-30Docs: Use example shortcode for all Button groups (#36450)Julien Déramond1-89/+77
2022-05-27Add some details on "javascript" page (#36363)GeoSot2-54/+99
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond9-28/+66
2022-05-26Update Sass for computing `.table-group-divider` border (#36446)Mark Otto1-1/+1
2022-05-26Update import order for utilities API docs (#36444)Mark Otto1-5/+61
2022-05-25Docs: improve image compression (#36346)XhmikosR11-0/+0
2022-05-24Add docs info for using JS w/ ESM shim (#36414)Mark Otto2-5/+50
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton6-25/+14
2022-05-24Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428)dependabot[bot]3-14/+52
2022-05-24Update devDependencies (#36427)XhmikosR2-675/+718
2022-05-22Stylelint: Disable `custom-property-empty-line-before`Mark Otto14-21/+6
2022-05-22Rewrite Parcel guide (#36411)Mark Otto11-76/+159
2022-05-21Truncate text to prevent multiline floating labelHDPham1-0/+4
2022-05-21Remove is-invalid from textarea validation example汪心禾1-1/+1