Commit Graph

6 Commits (b8529337e83565833ac09e0d11c4f2e7f2c8d7d2)

Author SHA1 Message Date
Jan van Brügge 37f58835fa
chore(refactor): format code with prettier
Shahar Or (mightyiam) dad44f0d63 feat: only esm and correct import paths
BREAKING CHANGE: CommonJS module are no longer provided.
BREAKING CHANGE: import paths in ES modules include file name
extensions.
BREAKING CHANGE: Compiled to ES2015 (was ES5).

Fixes .
Fixes .
Fixes . Kind of. Because there is no build step.

Thanks to @mreinstein on starting this work.
Mike Montoya 0ca8703e78 Update hero example for new module updates
Mike Montoya d0ae6a1271 Fixed hero example to account for #container being overwritten.
paldepind 260afd8a79 Improve hero example for phones
paldepind 4799cb43e9 Rename hero example