aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-22Document how to make utilities responsive using the API (#34062)Mark Otto1-0/+51
2021-05-22fix test of #34014 (#34070)GeoSot1-14/+16
2021-05-22Fix bug where backdrop calls method on null if it is already removed from the...Ryan Weaver2-1/+24
2021-05-21Bump postcss from 8.2.15 to 8.3.0 (#34056)dependabot[bot]2-13/+11
2021-05-21Replace freenode with libera IRC server (#34050)midzer1-1/+1
2021-05-20fix wrong comment text for tooltip (#34044)GeoSot1-1/+1
2021-05-20Refactor `isVisible` helper, fixing false positives from deep nesting or alte...Ryan Berliner2-13/+52
2021-05-20Add Tests on scrollbar.js & better handling if a style property doesn't exist...GeoSot3-245/+127
2021-05-20Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface...GeoSot4-38/+0
2021-05-19Remove FA for time beingMark Otto1-1/+0
2021-05-19Update button-variant mixin to add missing space.pu-master1-1/+1
2021-05-19Adjusted z-index to cover "copy" buttons (#34018)Jason Sperske1-2/+2
2021-05-19Bump rollup from 2.47.0 to 2.48.0 (#34022)dependabot[bot]2-4/+4
2021-05-18Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)dependabot[bot]2-55/+169
2021-05-19Add `getNextActiveElement` helper function to utils, replacing custom impleme...GeoSot4-31/+76
2021-05-18Bump @babel/cli from 7.13.16 to 7.14.3 (#34025)dependabot[bot]2-4/+4
2021-05-18Bump @babel/core from 7.14.2 to 7.14.3 (#34024)dependabot[bot]2-6/+23
2021-05-18Reset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928)GeoSot2-1/+55
2021-05-18Don't add empty content holder when there is no content available (#33982)Rohit Sharma2-1/+59
2021-05-18docs(font-stack): drop BlinkMacSystemFont (#34009)Gaël Poupard1-2/+0
2021-05-18docs(examples): Dashboard improvements (#34007)Gaël Poupard6-24/+24
2021-05-18docs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)Gaël Poupard1-2/+7
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR111-2008/+1636
2021-05-13remove modal css overrideGeoSot1-11/+2
2021-05-13Move get element functionality to a helper (#33327)GeoSot8-49/+85