Commit Graph

7 Commits (f3f7b9f561552d1d95521afec64a675cf0fe3dc8)

Author SHA1 Message Date
iambumblehead f5fcde33ec
chore(tools): apply prettier-format to all files (#1077)
Co-authored-by: chris <chris@bumblehead.com>
1 year ago
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