aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-14Add JS section to Accordion docs and mention collapse pluginv5-sass-depsMark Otto1-0/+4
2021-06-14List Sass dependenciesMark Otto1-0/+8
2021-06-14Document the change to breakpoint mixins (#34251)Mark Otto1-0/+4
2021-06-14Replace Freenode with Libera.Chat in the remaining files (#34250)XhmikosR2-2/+2
2021-06-14Update devDependenciesXhmikosR2-606/+558
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto15-58/+86
2021-06-14docs(style): fix display of nested `<ul><li>` (#34223)Julien Déramond1-3/+3
2021-06-14fix(docs): update docs to match the newest modal-open removal (#34239)Szymon Wiszczuk1-1/+1
2021-06-14Update tooltips.md (#34222)Marius Steffens1-1/+1
2021-06-13docs: update overview.md to fix typoLuke Ingalls1-1/+1
2021-06-13fix accessibility issue on sidebars example (#34214)Laussel Loïc1-4/+4
2021-06-08Update devDependencies (#34206)XhmikosR2-86/+84
2021-06-08Improve vnu-jar.js (#34075)XhmikosR1-15/+5
2021-06-07docs: update dropdowns.md to reflect the correct version (#34180)Eelke van den Bos1-1/+1
2021-06-07docs: update migration.md to fix a typoEduardo Allegrini1-1/+1
2021-06-06Refactor scrollbar.js to be used as a Class (#33947)GeoSot6-112/+135
2021-06-03docs(customize): missed explanations for overrides (#34179)Gaël Poupard1-3/+1
2021-06-03Allow individual grid classes to override `.row-cols` (#33621)Anal-Retentive Squirrel Hunter2-3/+28
2021-06-03Add positioned badges example to docs (#34143)Joel Johnson1-4/+26
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard2-0/+2
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot39-124/+744
2021-06-03Fix handling of transitionend events dispatched by nested elements(#33845)alpadev7-87/+200
2021-06-02Placeholder changes to input value in readonly input. (#34040)Rajesh Kumar1-3/+3
2021-06-02img in horizontal card (#34160)Gaël Poupard1-1/+1
2021-06-02Sets the correct color for popover header bottom borderBreno Reis1-1/+1
2021-06-02add Bootstrap 5 Simplified Chinese translation王赛1-0/+5
2021-06-02Fix typo ("theses"→ "these")Anirvan Chatterjee1-1/+1
2021-06-01Regenerate package-lock.json to flatten the deps tree (#34157)XhmikosR1-308/+98
2021-06-01Bump @babel/preset-env from 7.14.2 to 7.14.4 (#34154)dependabot[bot]2-55/+158
2021-06-01Bump rollup from 2.50.0 to 2.50.5 (#34155)dependabot[bot]2-4/+4
2021-06-01Bump autoprefixer from 10.2.5 to 10.2.6 (#34153)dependabot[bot]2-10/+18
2021-06-01Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#34156)dependabot[bot]2-9/+34
2021-05-31Changing Backdrop rootElement to default to a string (#34092)Ryan Weaver2-6/+7
2021-05-29Bump ws from 7.4.5 to 7.4.6 (#34136)dependabot[bot]1-3/+3
2021-05-28Add missing transition to `.form-select` (#34034)Simon Ihmig2-0/+3
2021-05-28corrected link to text alignment docs (#34119)Andrea Sudharta1-1/+1
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard2-1/+2
2021-05-27fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)Gaël Poupard1-4/+4
2021-05-25Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)GeoSot5-15/+9
2021-05-25Bump rollup from 2.48.0 to 2.50.0 (#34108)dependabot[bot]2-4/+4
2021-05-25Bump rtlcss from 3.1.2 to 3.2.0 (#34105)dependabot[bot]2-4/+4
2021-05-25Update Hugo config and sitemap.xml (#34074)XhmikosR2-4/+6
2021-05-25Delete FUNDING.yml (#34073)XhmikosR1-3/+0
2021-05-25Fix x-paddings for select (with floating label, and in Firefox) (#34008)Gaël Poupard2-1/+4
2021-05-25Changing HTTP to HTTPS (#34090)hugonun1-2/+2
2021-05-25Handle complex expressions in add() & subtract() (#34047)Gaël Poupard1-0/+16
2021-05-24Fix prevented show event disables modals with fade class from being displayed...alpadev2-6/+35
2021-05-22Bump eslint from 7.26.0 to 7.27.0 (#34080)dependabot[bot]2-6/+14
2021-05-22Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078)dependabot[bot]2-47/+6
2021-05-22Automatically select an item in the dropdown when using arrow keys (#34052)alpadev5-24/+59