Commit Graph

3 Commits (d07b3dd73a6bf1b3e2783fe5cf7f1aa1def83b30)

Author SHA1 Message Date
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
Shahar Or (mightyiam) a907828f12 chore: editorconfig + checker 5 years ago
jkleiser 7fb1af8dbc Added carousel example 9 years ago