]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add notes about arrow selector changes
authorJohann-S <johann.servoire@gmail.com>
Sun, 12 May 2019 08:01:13 +0000 (10:01 +0200)
committerJohann-S <johann.servoire@gmail.com>
Tue, 14 May 2019 13:28:43 +0000 (15:28 +0200)
site/content/docs/4.3/migration.md

index cfff87b488823464d101948c903d106932a16bdb..8a9a0f241ef5b8aa5bbef90fb5bb3699117665bd 100644 (file)
@@ -77,6 +77,14 @@ Badges were overhauled to better differentiate themselves from buttons and to be
 - **Todo:** Removed `.badge-pill` for the `.rounded-pill` utility class
 - **Todo:** Removed badge's hover and focus styles for `a.badge` and `button.badge`.
 
+### Popovers
+
+- Renamed `.arrow` to `.popover-arrow`
+
+### Tooltips
+
+- Renamed `.arrow` to `.tooltip-arrow`
+
 ## Utilities
 
 - **Todo:** Drop `.text-hide` as it's an antiquated method for hiding text that shouldn't be used anymore