- 20 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
* Use escape-svg() function * Update theming.md
-
- 19 Jul, 2019 6 commits
- 18 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 17 Jul, 2019 23 commits
-
-
Martijn Cuppens authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
Fixes IE.
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Martijn Cuppens authored
-
XhmikosR authored
-
XhmikosR authored
Also use `viewBox` instead of `viewbox`.
-
Johann-S authored
-
XhmikosR authored
Held babel back due to issues with `objectSpread`.
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
For some reason the old image was bad quality.
- 16 Jul, 2019 1 commit
-
-
M. Wacker authored
Change `word-break: break-word;` to `word-wrap: break-word;`
-
- 15 Jul, 2019 4 commits
-
-
XhmikosR authored
-
Martijn Cuppens authored
This was causing issues for RTL, see https://github.com/twbs/bootstrap/issues/28238
-
Martijn Cuppens authored
-
Mark Otto authored
* Remove default kbd element shadow, simplify selector while here * Add new -shadow-inset variable so our shadows match on .form-control's, .form-select's, and .progress's * Reuse box-shadow variables for .dropdown's, .popover's, .toast's, .modal's, and .img-thumbnail's
-
- 14 Jul, 2019 4 commits
-
-
Manuel Alcaraz authored
-
Patrick H. Lauke authored
swap jQuery's `trigger(...)` with the more verbose native `dispatchEvent(...)`, as the former may not always behave/bubble correctly (observed while trying to write unit tests for keyboard handling of ARIA tab navigation), which may lead to this test passing even though it fails in real usage.
-
Sunny Dhoke authored
The previous link is dead one.
-