Commit Graph

6 Commits (b22e46a9a9fd08701c7a9b63c60e7432aa2f5ab5)

Author SHA1 Message Date
Jan van Brügge 37f58835fa
chore(refactor): format code with prettier 4 years ago
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 #516.
Fixes #437.
Fixes #263. Kind of. Because there is no build step.

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