aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2020-06-14docs(examples): empty alt for screenshots to prevent redundancyGaël Poupard1-1/+1
2020-06-14Run dist on latestMark Otto56-798/+291
2020-06-12🔥 Remove container duplicationk-utsumi2-15/+1
2020-06-12v5: Redo blockquote attributions (#30814)Mark Otto5-46/+64
* v5: Redo blockquote attributions - Renames -small-* variables to -footer-* - Updates blockquote demos with attribution to place it outside the blockquote with a figure wrapper * Updated class name * docs(examples): refactor blockquotes in masonry example Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-06-12Replace serve with sirv-cli. (#31020)XhmikosR2-364/+92
2020-06-12Update devDependencies (#31019)XhmikosR2-42/+42
* eslint-config-xo ^0.30.0 → ^0.31.0 * eslint-plugin-import ^2.21.1 → ^2.21.2 * karma ^5.0.9 → ^5.1.0
2020-06-12Update .gitattributes (#30934)XhmikosR1-12/+2
This requires git >= 2.10 but it was released almost 4 years ago.
2020-06-12Stylelint: remove redundant disables (#31006)XhmikosR3-5/+1
2020-06-11docs(layout): drop useless .text-left on overview tableGaël Poupard1-15/+15
2020-06-11Update lint.yml (#31012)XhmikosR1-1/+1
2020-06-11Revert "Change when CI runs"XhmikosR7-70/+7
This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996.
2020-06-11Update ActionsXhmikosR5-10/+11
* skip BrowserStack if we are not on the main repo * remove the action filename from cache
2020-06-10Switch to Node.js 12.x.XhmikosR7-7/+7
2020-06-10Change when CI runsXhmikosR7-7/+70
Run it for all pull requests, the master branch, and any branches that end with `-ci`.
2020-06-10Add dart-sass build testXhmikosR1-0/+24
Builds the CSS with dart-sass and lists the files in dist-sass/css folder
2020-06-10Split GitHub Actions.XhmikosR7-18/+184
Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
2020-06-09fix(grid): zero min-width on .col has too much side-effects (#30979)Gaël Poupard1-1/+0
Co-authored-by: XhmikosR <[email protected]>
2020-06-09Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)dependabot-preview[bot]2-4/+4
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09Fix undefined custom properties in reboot (#30981)Martijn Cuppens3-2/+6
2020-06-09Update devDependencies (#30987)XhmikosR2-111/+141
* @rollup/plugin-babel ^5.0.2 → ^5.0.3 * eslint ^7.1.0 → ^7.2.0 * eslint-config-xo ^0.29.1 → ^0.30.0 * eslint-plugin-import ^2.20.2 → ^2.21.1 * rollup ^2.12.0 → ^2.15.0 * serve ^11.3.1 → ^11.3.2 * stylelint ^13.5.0 → ^13.6.0