aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-22docs(migration): duplicated 5.0.0-beta2 heading (#33178)Gaël Poupard1-2/+0
2021-02-22Update devDependencies (#33150)XhmikosR3-319/+226
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma16-6/+151
2021-02-22Remove the default positioning from `.dropup` (#33120)Rohit Sharma1-6/+3
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard1-1/+1
2021-02-22visual tests: add missing base-component dist file (#33167)XhmikosR11-0/+11
2021-02-21Fix small typos / follow-up to #32630 (#33164)Patrick H. Lauke2-2/+2
2021-02-19Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136)Nikon the Third2-1/+11
2021-02-19linkinator: replace `--silent` with `--verbosity` (#33100)XhmikosR1-1/+1
2021-02-18Update clean-css-cli to v5.2.0. (#33099)XhmikosR2-15/+15
2021-02-18add some spacenlipka1-0/+1
2021-02-17Clarify docs around .navbar-brand (#33123)Mark Otto1-4/+12
2021-02-16Bump eslint-plugin-unicorn from 27.0.0 to 28.0.1 (#33116)dependabot[bot]2-4/+5
2021-02-16Bump stylelint from 13.9.0 to 13.10.0 (#33115)dependabot[bot]2-8/+8
2021-02-16Bump karma from 6.0.4 to 6.1.1 (#33112)dependabot[bot]2-10/+10
2021-02-16Bump sass from 1.32.6 to 1.32.7 (#33114)dependabot[bot]2-4/+4
2021-02-16Bump @rollup/plugin-babel from 5.2.3 to 5.3.0 (#33113)dependabot[bot]2-4/+4
2021-02-16Bump rollup from 2.38.5 to 2.39.0 (#33107)dependabot[bot]2-4/+4
2021-02-16Bump @babel/preset-env from 7.12.13 to 7.12.16 (#33111)dependabot[bot]2-29/+40
2021-02-16Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#33109)dependabot[bot]2-4/+4
2021-02-16Bump @babel/core from 7.12.13 to 7.12.16 (#33106)dependabot[bot]2-6/+12
2021-02-16Bump postcss from 8.2.5 to 8.2.6 (#33105)dependabot[bot]2-4/+4
2021-02-16Bump @babel/cli from 7.12.13 to 7.12.16 (#33104)dependabot[bot]2-4/+4
2021-02-16Bump eslint from 7.19.0 to 7.20.0 (#33103)dependabot[bot]2-6/+15
2021-02-16overview: add missing EOF newline (#33098)XhmikosR1-1/+1
2021-02-16Simplify karma.conf.js (#33045)XhmikosR1-10/+6
2021-02-16util: change `isRTL` to a function (#32446)XhmikosR5-19/+17
2021-02-16Add tests for `DATA_KEY` (#33090)GeoSot8-0/+48
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi2-4/+7
2021-02-15docs: add bootstrap5 zh-tw in translations (#33006)Ray1-0/+5
2021-02-15docs(examples): typo in offcanvas example in .bg-body (#33092)Gaël Poupard1-1/+1
2021-02-15CI: skip release drafter if we are not on our repo (#33067)XhmikosR1-0/+1
2021-02-15Fix typo in nav-tabs docs (#33081)Siju Samson1-1/+1
2021-02-12Add the missing expectations for touch events (#33060)Rohit Sharma1-2/+10
2021-02-12Fix event handler removal in dropdown/carousel dispose (#33000)Kyle Tsang8-9/+56
2021-02-11Docs improvements after beta2 (#33049)Gaël Poupard4-35/+35
2021-02-11Revert dist changes from #32747 (#33050)Mark Otto41-265/+405
2021-02-11Add Parcel Bundler doc (#30909)eldk2-0/+100
2021-02-10Add input focus blur variableSam Willis2-2/+3
2021-02-10Remove explicit suppression of focus outlinePatrick H. Lauke1-14/+0
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto100-480/+942
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR106-2952/+3340
2021-02-10docs(scroll offset): improve a11y for sticky header (#33027)Gaël Poupard1-6/+6
2021-02-10Downgrade karma to v6.0.4. (#33030)XhmikosR2-4/+4
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma9-16/+99
2021-02-09Dropdown — Change the selector to check the use of Popper (#33003)Rohit Sharma2-9/+6
2021-02-09fix(navbar): ensure .navbar-collapse behaves as intended (#33022)Gaël Poupard1-0/+2
2021-02-09Remove the default left styling in favor of PopperRohit Sharma1-1/+4
2021-02-09Mention dropdown static change in Migration guideMark Otto1-0/+1
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto4-16/+171