Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6.8k
(feat) md-badge #3058
Copy link
Copy link
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Description
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
Add a badge to a container. This could be a raised badge (as in the codepen example below) or a simple one (see here, under "Badges for Buttons and Menu items").
Maybe there could be directives
md-badgeandmd-raised-badge, or else classes with data attributes, as in the example below.What is the current behavior?
Not possible
What are the steps to reproduce?
See example here.
What is the use-case or motivation for changing an existing behavior?
Raised badges
Which versions of Angular, Material, OS, browsers are affected?
as of Material2-beta1 not possible
Is there anything else we should know?