Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2022-07-18 01:35:36 +0300
committerMark Otto <markdotto@gmail.com>2022-07-18 01:35:36 +0300
commit83f7c77d112d0e3f38817e1a54ee305cea2319f9 (patch)
treeaa12bf3d431902900291d68d8750a65909c24fda
parent28f3befd0be6d5c741c43f62e838908e7d57dc0c (diff)
one morev520
-rw-r--r--src/content/posts/2022/bootstrap-5-2-0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/posts/2022/bootstrap-5-2-0.md b/src/content/posts/2022/bootstrap-5-2-0.md
index f8ecf63e..0b6daafa 100644
--- a/src/content/posts/2022/bootstrap-5-2-0.md
+++ b/src/content/posts/2022/bootstrap-5-2-0.md
@@ -156,6 +156,8 @@ And did we mention that nearly all our code snippets now have an open in Stackbl
- Added [striped columns](https://getbootstrap.com/docs/5.2/content/tables/#striped-columns) support to tables via the new `.table-striped-columns` class.
+- Added a new experimental [reserved data attribute `data-bs-config`](https://getbootstrap.com/docs/5.2/components/tooltips/#options) that can house simple component configuration as a JSON string.
+
- Added new `smooth-scroll` to Scrollspy.
## Get the release