From: Johann-S Date: Sun, 12 May 2019 08:01:13 +0000 (+0200) Subject: add notes about arrow selector changes X-Git-Tag: v5.0.0-alpha1~1095 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea7e11233dee88a6243ae1893ca1cd5b8cbeac6;p=thirdparty%2Fbootstrap.git add notes about arrow selector changes --- diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index cfff87b488..8a9a0f241e 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -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