You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
featureThis issue represents a new feature or feature request rather than a bug or bug fixP5The team acknowledges the request but does not plan to address it, it remains open for discussion
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-badge and md-raised-badge, or else classes with data attributes, as in the example below.
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?
The text was updated successfully, but these errors were encountered:
jelbourn
added
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
labels
Apr 12, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP5The team acknowledges the request but does not plan to address it, it remains open for discussion
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-badge
andmd-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?
The text was updated successfully, but these errors were encountered: