aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08README: About release planningChristopher Yeleighton1-1/+1
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek2-3/+25
2022-02-08Add `.form-check-reverse` modifier class (#33606)Mark Otto2-0/+46
2022-02-08bundlewatchMark Otto1-1/+1
2022-02-08Add deprecation notice for .navbar-lightMark Otto1-0/+4
2022-02-08Convert navbar to CSS variablesMark Otto4-161/+130
2022-02-08Update devDependencies (#35798)XhmikosR2-278/+354
2022-02-07Optimize jQueryInterface in Collapse (#35689)Anton1-5/+5
2022-02-07package.json: add GitHub Sponsors and reorder properties (#35451)XhmikosR1-16/+22
2022-02-07Fix empty content of tooltip after 'copy' action in docs (#35773)GeoSot1-6/+5
2022-02-07Set `cursor: default` on disabled `.form-check-label` (#35082)The Fake Cake1-0/+1
2022-02-06Add zebra striping for table columnsMacinto5h3-3/+23
2022-02-06Move `gap` utility API from "Flex" to "Spacing"Ty Mick1-6/+7
2022-02-06Fixed typo in docsSigurd Moland Wahl1-1/+1
2022-02-03Fix dropdown docs about autoclose and esc key.Florian Lacreuse1-1/+2
2022-02-01Breadcrumb docs: drop confusing currentColor and add new callout (#35434)Gaƫl Poupard1-2/+9
2022-02-01Update find-unused-sass-variables to v4.0.1 (#35761)XhmikosR2-192/+46
2022-02-01event-handler.js: remove unneeded return statementXhmikosR1-3/+0
2022-02-01Event-handler: use `Array.find` instead of `for`GeoSot1-9/+2
2022-02-01Event-handler: initialize variable properlyGeoSot1-2/+2
2022-02-01Fix Popover test that randomly fails on BrowserStack (#35757)GeoSot1-12/+7
2022-02-01Dropdown: use destructured variables in `dataApyKeydownHandler`GeoSot1-6/+7
2022-02-01Dropdown: dropdown doesn't document `data-bs-target` option & `parentNode` is...GeoSot1-2/+1
2022-02-01Dropdown: merge instance identification in `dataApiKeydownHandler`GeoSot2-1/+21
2022-02-01Remove incorrect statement about the disabled attribute on <form> (#35713)Toby Zerner1-1/+0
2022-02-01Update devDependencies (#35743)XhmikosR2-778/+759
2022-01-30Change X to ExtraQuy1-1/+1
2022-01-30Dropdown: use only one check for shown stateGeoSot1-4/+4
2022-01-30Dropdown: get dropdown's parent in one placeGeoSot2-13/+8
2022-01-30More tooltip refactoring (#35546)GeoSot1-15/+25
2022-01-30Move cspell to Actions (#35593)XhmikosR3-1113/+29
2022-01-30Change selector-engine.js `parents` method to utilize better js native method...GeoSot1-9/+4
2022-01-30Fix visual tests (#35585)XhmikosR11-86/+23
2022-01-30Update cspell config (#35680)XhmikosR1-6/+9
2022-01-30Modal.js: remove unnecessary checks from testGeoSot1-4/+0
2022-01-30Modal: handle click event from backdrop callbackGeoSot3-27/+24
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot20-6132/+6715
2022-01-30Event handler: merge `new Event` with `new CustomEvent`GeoSot1-4/+1
2022-01-30Event handler: replace deprecated `initEvent`GeoSot4-15/+6
2022-01-29Move linkinator to GitHub Actions. (#35573)XhmikosR3-771/+14
2022-01-29docs: fix a couple typos found with codespell (#35733)Dimitri Papadopoulos Orfanos2-4/+4
2022-01-29SelectorEngine: remove moot spaceXhmikosR1-1/+1
2022-01-29Return early in more placesXhmikosR2-21/+25
2022-01-29dropdown: Move constantXhmikosR1-4/+2
2022-01-29collapse: merge class togglingGeoSot1-6/+1
2022-01-29event-handler.js: use `for...of`XhmikosR1-2/+2
2022-01-29Rename variablesXhmikosR15-116/+116
2022-01-29backdrop.js: cache `_getElement` callsXhmikosR1-4/+6
2022-01-29Remove a few unneeded variablesXhmikosR3-19/+12
2022-01-29docs: remove moot autocomplete attributes (#35741)A Web Artisan1-3/+3