- 17 Jun, 2020 7 commits
-
-
Catalin Zalog authored
Inherit `font-weight: bold` that comes from user agent stylesheets.
-
Johann-S authored
-
Patrick H. Lauke authored
* 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 <xhmikosr@gmail.com>
-
XhmikosR authored
Specify `CI_TRACK_BASE: main`
-
dependabot-preview[bot] authored
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] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
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] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Mark Otto authored
-
- 16 Jun, 2020 27 commits
-
-
Mark Otto authored
-
XhmikosR authored
-
Mark Otto authored
- New logo - Add callout to v4-dev branch
-
XhmikosR authored
-
XhmikosR authored
* use v5.getbootstrap.com as the site URL/CNAME * block robots from crawling * specify next npm tag
-
XhmikosR authored
-
Mark Otto authored
* 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 <xhmikosr@gmail.com>
-
Quy authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
Unfortunately, Bootlint does not work on Bootstrap >= v4.
-
XhmikosR authored
-
XhmikosR authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
- 15 Jun, 2020 1 commit
-
-
Jonathan authored
Hyphen to minus for amount. Hyphen to dash for ranges.
-
- 14 Jun, 2020 5 commits
-
-
Martijn Cuppens authored
- 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.
-
Gaël Poupard authored
-
Gaël Poupard authored
-
Gaël Poupard authored
-
Mark Otto authored
-