- 31 Mar, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 29 Mar, 2020 2 commits
- 28 Mar, 2020 3 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
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
-
- 25 Mar, 2020 2 commits
- 23 Mar, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 18 Mar, 2020 4 commits
-
-
XhmikosR authored
-
Johann-S authored
-
Johann-S authored
fix: ensure `totype` always returns stringified null/undefined when null/undefined is passed (#30383)
-
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 23.61 kB 22.61 kB -1.00 kB (-4.23 %) bootstrap.min.js 17.04 kB 16.08 kB -0.96 kB (-5.63 %)
-
- 09 Mar, 2020 2 commits
-
-
Sparks authored
-
Martijn Cuppens authored
The `prev()` function doesn't take nodes other than elements into account. Also we could simplify things a lot using the `previousElementSibling` property. This property isn't fully supported in IE, it only works for elements, but since the `element` variable is an element, we can safely use it here. I've also added an additional test. I don't think we had this issue in v4, since we relied on jQuery back then. Ref. https://developer.mozilla.org/en-US/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling
-
- 10 Feb, 2020 1 commit
-
-
yonikohen authored
"without instantiate it" should be "without instantiating it"
-
- 01 Feb, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 10 Jan, 2020 1 commit
-
-
Giovanni Mendoza authored
* Close modal with keyboard=true & backdrop=static
-
- 07 Jan, 2020 3 commits
- 25 Dec, 2019 2 commits
- 08 Nov, 2019 1 commit
-
-
XhmikosR authored
-
- 31 Oct, 2019 1 commit
-
-
Steffen Roßkamp authored
-
- 25 Oct, 2019 1 commit
-
-
Higor Araújo dos Anjos authored
-
- 17 Oct, 2019 1 commit
-
-
Jeremy Jackson authored
-
- 08 Oct, 2019 2 commits
- 07 Oct, 2019 1 commit
-
-
XhmikosR authored
-
- 03 Oct, 2019 2 commits
- 02 Sep, 2019 1 commit
-
-
XhmikosR authored
-
- 29 Aug, 2019 1 commit
-
-
XhmikosR authored
-
- 27 Aug, 2019 1 commit
-
-
XhmikosR authored
-
- 25 Aug, 2019 1 commit
-
-
Johann-S authored
-
- 22 Aug, 2019 2 commits
-
-
Markus Hatvan authored
* Enable and fix all occurrences with no-mixed-operators rule * Take care of the max-depth warning in button.js Signed-off-by:
mhatvan <markus_hatvan@aon.at>
-
Johann-S authored
-
- 18 Aug, 2019 2 commits