- 01 May, 2020 1 commit
-
-
Mark Otto authored
* Create release-drafter.yml * Create release-notes.yml
-
- 30 Apr, 2020 2 commits
-
-
Shohei Yoshida authored
* Change input group examples * Update forms.md * Update site/docs/4.4/components/forms.md Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Mark Otto <markd.otto@gmail.com> Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Mark Otto authored
-
- 28 Apr, 2020 12 commits
-
-
XhmikosR authored
The latest `actions/setup-node` prints this info by default
-
XhmikosR authored
-
Martijn Cuppens authored
-
XhmikosR authored
This is so that bundlewatch compares against v4-dev and not master.
-
XhmikosR authored
Tweak syntax highlighting colors to be WCAG2AA valid. Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Martijn Cuppens authored
Remove caret element
-
Martijn Cuppens authored
grid: checks for `$grid-columns > 0`
-
Catalin Zalog authored
checks for `$grid-row-columns`
-
Catalin Zalog authored
Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Mark Otto authored
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand. Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
k-utsumi authored
-
- 18 Apr, 2020 1 commit
-
-
Martijn Cuppens authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 17 Apr, 2020 3 commits
- 13 Apr, 2020 14 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Martijn Cuppens authored
Use `box-shadow` mixin for `.form-select`
-
Martijn Cuppens authored
Use `box-shadow` mixin for `.btn`
-
XhmikosR authored
Remove redundant class and line height
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
* Fix spinner-grow animation Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue. Co-Authored-By:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Catalin Zalog authored
-
Martijn Cuppens authored
Fix card list group borders & radii
-
Martijn Cuppens authored
Use `box-shadow` mixin for form controls
-
Martijn Cuppens authored
transition() mixin prevent redundant 'transition: none' and pass `null`
-
- 10 Apr, 2020 1 commit
-
-
Laussel Loïc authored
Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc
-
- 07 Apr, 2020 1 commit
-
-
luktom authored
-
- 01 Apr, 2020 1 commit
-
-
Martijn Cuppens authored
Remove appearance from date inputs Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 31 Mar, 2020 4 commits
-
-
XhmikosR authored
This allows the minifier to mangle the constants. It also allows the linter to find unused strings properly. While at it, remove a few unused properties. File Before After Diff -------------------------------------------------------- bootstrap.bundle.min.js 22.09 kB 21.13 kB -0.96 kB (-4.35 %) bootstrap.min.js 15.4 kB 14.46 kB -0.94 kB (-3.86 %)
-
XhmikosR authored
-
XhmikosR authored
-
Tim Dujardin authored
-