Material-components-web-components: Publish the components on the NPM registry

Created on 3 May 2018  路  3Comments  路  Source: material-components/material-components-web-components

The README states that each component is installable by running e.g.

npm install @material/mwc-button

However, the components aren't published on the NPM registry, so they are currently not installable

Most helpful comment

@azakus can you add a changelog in the future so we can keep track of it?

All 3 comments

We'll be starting to publish to npm within the next few days. Many of the elements are still in pretty active development and we're planning to do rolling releases are things are ready for use.

A few elements have been published at 0.1.0:

  • @material/mwc-base

    • @material/mwc-button

    • @material/mwc-checkbox

    • @material/mwc-fab

    • @material/mwc-icon

    • @material/mwc-radio

    • @material/mwc-ripple

    • @material/mwc-switch

As sorvell said above, the rest will come out as their APIs and design stabilize, and after any obvious bugs are fixed 馃槃

@azakus can you add a changelog in the future so we can keep track of it?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sebastianhex picture Sebastianhex  路  5Comments

vdegenne picture vdegenne  路  3Comments

bennypowers picture bennypowers  路  4Comments

dfreedm picture dfreedm  路  3Comments

AndreasGalster picture AndreasGalster  路  5Comments