XhmikosR
748b1b9a5a
CI: remove no longer needed steps ( #30674 )
...
The latest `actions/setup-node` prints this info by default
2020-04-28 20:59:30 +03:00
XhmikosR
5ecccd1171
Update devDependencies and gems.
2020-04-28 20:59:30 +03:00
Martijn Cuppens
92fe8445b1
Prevent list group style leaks ( #30660 )
2020-04-28 20:59:30 +03:00
XhmikosR
9c7ee5e554
CI: set CI_BRANCH_BASE
to v4-dev
...
This is so that bundlewatch compares against v4-dev and not master.
2020-04-28 20:59:30 +03:00
XhmikosR
f5c7da4c78
Backport 9b97dc6
...
Tweak syntax highlighting colors to be WCAG2AA valid.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-04-28 20:59:30 +03:00
Martijn Cuppens
7a678fc64f
Backport #30633
...
Remove caret element
2020-04-28 20:59:30 +03:00
Martijn Cuppens
a66d9a3d50
Backport #30605
...
grid: checks for `$grid-columns > 0`
2020-04-28 20:59:30 +03:00
Catalin Zalog
9d0097013a
Backport #30606 ( #30612 )
...
checks for `$grid-row-columns`
2020-04-28 20:59:30 +03:00
Catalin Zalog
4853c5b527
feat: checks for $grid-breakpoints
map list ( #30609 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-04-28 20:59:30 +03:00
Mark Otto
c4355e4a6b
v5: Improve the responsiveness of our Dashboard example ( #30573 )
...
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>
2020-04-28 20:59:30 +03:00
k-utsumi
0321c632ed
Delete appearance from button.close
( #30582 )
2020-04-28 20:59:30 +03:00
XhmikosR
e33e344410
Revert "Add dependabot config for v4 ( #30008 )"
...
This reverts commit 04b8219c18
.
2020-04-28 20:59:30 +03:00
Martijn Cuppens
9f7fc4ac2b
Deprecate bg-gradient-variant
mixin ( #30594 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-18 09:12:51 +03:00
XhmikosR
f5ec0dbf74
collapse: fix error with jQuery v3.5.0.
2020-04-17 11:41:32 +03:00
XhmikosR
d848c32297
Fix tests for jQuery v3.5.0.
2020-04-17 11:41:32 +03:00
XhmikosR
05cfefd32b
Update jQuery to v3.5.0.
2020-04-17 11:41:32 +03:00
XhmikosR
04b8219c18
Add dependabot config for v4 ( #30008 )
2020-04-13 21:51:22 +03:00
XhmikosR
341ad62517
Update clipboard.js to v2.0.6
2020-04-13 21:12:29 +03:00
XhmikosR
5053725870
Update bs-custom-file-input.js to v1.3.4
2020-04-13 21:12:29 +03:00
XhmikosR
04c1ecd79d
Update devDependencies and gems
2020-04-13 21:12:29 +03:00
Martijn Cuppens
abc17a4858
Backport #30555
...
Use `box-shadow` mixin for `.form-select`
2020-04-13 21:12:29 +03:00
Martijn Cuppens
4d863effdb
Backport #30512
...
Use `box-shadow` mixin for `.btn`
2020-04-13 21:12:29 +03:00
XhmikosR
5455e30048
Backport #30542
...
Remove redundant class and line height
2020-04-13 21:12:29 +03:00
XhmikosR
c1a75a7d8f
Add v4-dev in bundlewatch config. ( #30541 )
2020-04-13 21:12:29 +03:00
XhmikosR
adb08ca33a
Replace bundlesize with bundlewatch. ( #30538 )
2020-04-13 21:12:29 +03:00
Mark Otto
5f15f8cdbd
Fix spinner-grow animation ( #30504 )
...
* 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>
2020-04-13 21:12:29 +03:00
Catalin Zalog
6edeaa4291
Add .card-footer
color ( #30515 )
2020-04-13 21:12:29 +03:00
Martijn Cuppens
fe9384c216
Backport #30497
...
Fix card list group borders & radii
2020-04-13 21:12:29 +03:00
Martijn Cuppens
ddc58343d3
Backport #30480
...
Use `box-shadow` mixin for form controls
2020-04-13 21:12:29 +03:00
Martijn Cuppens
706bd3602d
Backport #30391
...
transition() mixin prevent redundant 'transition: none' and pass `null`
2020-04-13 21:12:29 +03:00
Laussel Loïc
0cf29baf63
v4 tabs - accessibility issue when using ul/li semantic ( #30381 )
...
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
2020-04-10 08:35:09 +03:00
luktom
8cc9defbc0
Fix event propagation from inactive and disabled dropdowns ( #30510 ) ( #30511 )
2020-04-07 21:16:17 +03:00
Martijn Cuppens
1b575c27cd
Backport #30353 ( #30361 )
...
Remove appearance from date inputs
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-01 08:53:07 +03:00
XhmikosR
f7ed579d91
Switch to string constants. ( #30490 )
...
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 %)
2020-03-31 21:27:35 +03:00
XhmikosR
0225c1173b
Bump devDependencies and gems.
2020-03-31 21:11:29 +03:00
XhmikosR
467c961976
Remove holder.js leftovers ( #30469 )
2020-03-31 21:11:29 +03:00
Tim Dujardin
b30c68f8a1
Added focus state to .btn-link ( #30036 )
2020-03-31 21:11:29 +03:00
XhmikosR
573c10f099
Backport #30041 and #30448
...
Switch links to the GitHub organization and fix redirected links
2020-03-31 21:11:29 +03:00
Shohei Yoshida
effe4e9588
Update modal docs ( #30325 )
2020-03-31 21:11:29 +03:00
Johann-S
dabd458b4b
Backport ( #30383 )
...
fix: ensure totype always return stringified null when null passed
2020-03-31 21:11:29 +03:00
XhmikosR
0c8d8a48e1
Backport ( #30418 )
...
Open icons in a new tab like the rest of the external links
2020-03-31 21:11:29 +03:00
XhmikosR
03fec36b44
Clarify card group behavior ( #30416 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-03-31 21:11:29 +03:00
XhmikosR
138e8da421
CI: switch to Ruby 2.6.
2020-03-31 21:11:29 +03:00
Frank Liepert
45c99f7130
Prevent vertical offset in IE 11 ( #29413 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-03-31 14:09:09 +02:00
Laussel Loïc
8b6dd449d7
fix $().button('toggle')
not working for checkbox inside label ( #30388 )
2020-03-16 14:28:33 +02:00
XhmikosR
ac5685d368
Update .github/workflows/test.yml
2020-03-09 16:26:10 +02:00
XhmikosR
81e8f52fcb
Revert "CI: switch to Ruby 2.6"
2020-03-09 16:26:10 +02:00
XhmikosR
d65977a991
Backport #29920
...
Add lockfile-lint
2020-03-09 16:26:10 +02:00
XhmikosR
90fef3086d
CI: switch to Ruby 2.6
2020-03-09 16:26:10 +02:00
XhmikosR
9b71d9817d
Update CI caching
2020-03-09 16:26:10 +02:00