Skip to content

doc : migration badge, popover#23409

Merged
mdo merged 5 commits intotwbs:v4-devfrom
jipexu:v4-dev
Aug 14, 2017
Merged

doc : migration badge, popover#23409
mdo merged 5 commits intotwbs:v4-devfrom
jipexu:v4-dev

Conversation

@jipexu
Copy link
Contributor

@jipexu jipexu commented Aug 14, 2017

Fixes #23370

@jipexu jipexu changed the title migration badge_doc doc : migration badge, popover Aug 14, 2017
- Renamed `.label` to `.badge` to disambiguate from the `<label>` element.
- Dropped the `.badge` component as it was nearly identical to labels. Use the `.badge-pill` modifier together with the label component instead for that rounded look.
- Badges are no longer floated automatically in list groups and other components. Utility classes are now required for that.
- For consistancy the `.badge-default` class is replaced by `.badge-secondary`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo here and this isn't completely correct. Can you change it to:

.badge-default has been dropped and .badge-secondary added to match component modifier classes used elsewhere.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done (i hope)

@mdo mdo merged commit 20af037 into twbs:v4-dev Aug 14, 2017
@mdo mdo mentioned this pull request Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants