Skip to content

Why are some attribute selectors dash-cased? #6720

Closed
@0x-r4bbit

Description

@0x-r4bbit

Bug, feature request, or proposal:

MdButtonDirective should have an [mdButton] select. As of version beta.10, all dash-cased directives are deprecated in favour of their camelCased equivalents.

What is the expected behavior?

This should give us a high-quality material button:

<button [mdButton|mdRaisedButton|mdIconButton]>Look how beautiful I am!</button>

What is the current behavior?

The mdButton selectors aren't supported yet.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

2.0.0-beta.10

Is there anything else we should know?

Everyone working on this material project is doing an outstanding job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: discussionFurther discussion with the team is needed before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions