Skip to content

Commit e09af88

Browse files
authored
Support .dropdown-item wrapped in <li> tags (#306)
* Port twbs/bootstrap#33649 into 4.6.0 * bump version
1 parent 854e018 commit e09af88

File tree

5 files changed

+24
-3
lines changed

5 files changed

+24
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bslib
22
Title: Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
3-
Version: 0.2.4.9002
3+
Version: 0.2.4.9003
44
Authors@R: c(
55
person("Carson", "Sievert", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-4958-2844")),
66
person("Joe", "Cheng", role = "aut", email = "[email protected]"),

R/sysdata.rda

335 Bytes
Binary file not shown.

inst/lib/bs/dist/js/bootstrap.bundle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/lib/bs/dist/js/bootstrap.bundle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/patches/023-li-dropdown-item-bs4.patch

Lines changed: 21 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)