Skip to content

Commit 06b19a3

Browse files
authored
Backport blockquote styling from BS3 into BS4 (#239)
* Close #237: Backport blockquote border from BS3 into BS4 * Resave data (GitHub Action) * update news Co-authored-by: cpsievert <[email protected]>
1 parent e0172e9 commit 06b19a3

13 files changed

+44
-1
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* Closed #227: `bs_themer()` now overlays a spinner during Sass compilation (#243).
1010
* Closed #278: `{bslib}` now includes `rmarkdown::html_document` templates demonstrating example usage with `{bslib}` and `{thematic}` (#288).
1111
* Closed #231: Upgraded from Bootstrap 4.5.3 to 4.6.0 (#254).
12+
* Closed #237: <blockquote> tags now have border-left/padding styles with version = 4 (to mirror the version = 3 behavior) (#239).
1213
* Closed #279: Warnings about low color contrasts are now suppressed by default, unless `shiny::devmode()` is enabled. To enable/disable these warnings, set the new `options(bslib.color_contrast_warnings = )` to `TRUE`/`FALSE` (#287).
1314

1415
## Bug fixes

inst/css-precompiled/4/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
68 Bytes
Binary file not shown.
-964 Bytes
Binary file not shown.
56 Bytes
Binary file not shown.
-832 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.
-968 Bytes
Binary file not shown.

inst/fonts/KFOmCnqEu92Fr1Me5g.woff

-800 Bytes
Binary file not shown.
64 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)