Commit Graph

5 Commits (master)

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
paldepind 667d7754ff Polish reorder example 10 years ago
paldepind 9c35436bbf Add animated reordering example 10 years ago