Skip to content

Commit

Permalink
chore(README)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Jul 12, 2021
1 parent 4ed7ac9 commit 91f3b57
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
## Here be :dragon_face:!

Keep in mind that Aurelia2 itself is still in alpha stage.
Some things work slightly differently to Aurelia1 MDC bridge.

In particular:
* buttons must be used as follows `<button as-element="mdc-mdc-button">...</button>` or `<a as-element="mdc-mdc-button">...</a>`
* text fields must be used as follows `<label as-element="mdc-text-field">...</label>`

The inconvenience with buttons and text fields will hopefully be resolved with post-alpha Aurelia2.

[![npm version](https://badge.fury.io/js/%40aurelia-mdc-web%2Fbase.svg)](https://badge.fury.io/js/%40aurelia-mdc-web%2Fbase)

Expand Down

0 comments on commit 91f3b57

Please sign in to comment.