aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Add oxford commasMark Otto1-2/+2
2020-06-17Docs: tweak accessibility sectionPatrick H. Lauke1-5/+7
- point to WCAG 2.1 rather than 2.0 - soften/expand the language around color contrast, since the situation has definitely improved in v5 but we still can't guarantee all possible permutations of colors/opacities/etc - minor language/stylistic tweaks - add further resources
2020-06-17Typo fix : depedending ⮞ dependingBruno Baguette1-1/+1
2020-06-17Typo fix : individiual ⮞ individualBruno Baguette1-1/+1
2020-06-17Typo fix : ocassions ⮞ occasionsBruno Baguette1-1/+1
2020-06-17Several typo fixes (#31077)Bruno Baguette1-2/+2
* Typo fix : thesse ⮞ these * Several typo fixes verical ⮞ vertical availble ⮞ available thesse ⮞ these
2020-06-17Docs: clarify rationale for button group on links (#31071)Patrick H. Lauke1-2/+2
2020-06-17Fix gzip badgesXhmikosR1-2/+2
2020-06-17README: remove `.svg` from shields.io badgesXhmikosR1-10/+10
2020-06-17collapse.js: return early.XhmikosR1-13/+13
2020-06-17Remove a couple of variables used onceXhmikosR2-7/+2
2020-06-17Unbreak short linesXhmikosR6-59/+41
2020-06-17feat: adds th null var (#30781)Catalin Zalog2-4/+8
Inherit `font-weight: bold` that comes from user agent stylesheets.
2020-06-17data: reword storage key in domJohann-S2-15/+15
2020-06-17Docs: fix old/broken example capture and typo (#31070)Patrick H. Lauke1-5/+4
* Docs: fix old/broken example capture and typo * Make example less broken-looking don't want to give impression that now it's ok to just sprinkle `role="button"` around. this at least makes the `span` keyboard-focusable, similar to at least the start of a custom control Co-authored-by: XhmikosR <[email protected]>
2020-06-17Update bundlewatch.yml (#31063)XhmikosR1-0/+1
Specify `CI_TRACK_BASE: main`
2020-06-17Bump terser from 4.7.0 to 4.8.0 (#31052)dependabot-preview[bot]2-4/+4
Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.7.0...v4.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-17Bump rollup from 2.15.0 to 2.16.1 (#31053)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.15.0...v2.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-16Update links to bug and feature request issue templatesMark Otto1-2/+2
2020-06-16Update issue templatesMark Otto2-0/+6
2020-06-165.0.0-alpha1v5.0.0-alpha1XhmikosR0-0/+0
2020-06-16Update v5 readmeMark Otto2-1/+6
- New logo - Add callout to v4-dev branch
2020-06-16Run dist.XhmikosR61-746/+550
2020-06-16Prepare docs for v5.getbootstrap.comXhmikosR6-17/+15
* use v5.getbootstrap.com as the site URL/CNAME * block robots from crawling * specify next npm tag
2020-06-16Rename "master" to "main". (#31050)XhmikosR39-54/+54
2020-06-16v5: Add role=button cursor in Reboot (#31040)Mark Otto2-0/+16
* v5: Add role=button cursor in Reboot Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility. * Update reboot.md Co-authored-by: XhmikosR <[email protected]>
2020-06-16Fix typo (#31051)Quy1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-06-16Move homepage-hero.svg and improve compressionXhmikosR3-2/+2
2020-06-16Remove the unused bootstrap-stack.svgXhmikosR1-1/+0
2020-06-16Downsize SVG, add role=imgMark Otto2-2/+2
2020-06-16Center up the B in our logo a bit betterMark Otto2-2/+2
2020-06-16Update navbar logo and hero imageMark Otto4-5/+7
2020-06-16Update navbar and subnav to xxl containerMark Otto2-2/+2
2020-06-16Update v5 homepage to match v4.5's changesMark Otto19-96/+150
2020-06-16Fix social_image_path dimensionsXhmikosR1-2/+2
2020-06-16Add new favicons.XhmikosR8-1/+1
2020-06-16Remove IE-specific images/files.XhmikosR7-10/+0
2020-06-16v5: New faviconsMark Otto16-9/+6
2020-06-16Fix BootstrapCDN's name (#31049)XhmikosR1-1/+1
2020-06-16Fix a broken link and a redirect. (#31045)XhmikosR2-2/+2
2020-06-16Remove reference to Bootlint.XhmikosR1-2/+2
Unfortunately, Bootlint does not work on Bootstrap >= v4.
2020-06-16Remove unused issue templatesXhmikosR2-20/+0
2020-06-16Tighten bundlewatch limits (#31043)XhmikosR1-8/+8
2020-06-15Clarify removal of border radiiMartijn Cuppens1-4/+5
2020-06-15Switch to btn-checkMartijn Cuppens7-29/+29
2020-06-15Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens10-317/+122
2020-06-14Update index.htmlJonathan1-2/+2
Hyphen to minus for amount. Hyphen to dash for ranges.
2020-06-14Change breakpoint-max implementationMartijn Cuppens8-21/+29
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint. - The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
2020-06-14docs(examples): fix pricing exampleGaël Poupard2-17/+10
2020-06-14docs(examples): improve headings hierarchyGaël Poupard1-1/+1