Skip to content

Commit

Permalink
add notes about arrow selector changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann-S committed May 14, 2019
1 parent c805aec commit 4ea7e11
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions site/content/docs/4.3/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ea7e11

Please sign in to comment.