Commit Graph

21 Commits (58a013bdfc228ed8d2ada4a37eb39da28b3d9da1)

Author SHA1 Message Date
Simon Friis Vindum 890dac8d3e
chore(refactor): use modern JS features in additional places (#1107) 12 months ago
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 75cc9de952
chore(refactor): run prettier on all files 3 years ago
Jan van Brügge e2a8acab7d
chore(tools): add markdown and import plugin 4 years ago
Jan van Brügge 37f58835fa
chore(refactor): format code with prettier 4 years ago
gzg1023 7020652d1d
chore(examples): update examples (#923) 4 years ago
Cathy afa77c04d4
fix(examples): totalHeight 0 on remove last element reorder animation
Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
5 years ago
patomation 8111f6234a fix(examples): example import paths
fixes #761
5 years ago
Shahar Or (mightyiam) 8a71211b4a dx(typescript): package and tests are two projects 5 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
Shahar Or (mightyiam) d5bcb63f7b style: no unnecessary semicolons 5 years ago
Shahar Or (mightyiam) dd1291f281 style: max-statements-per-line 5 years ago
Shahar Dawn Or a2342e6875
style: normalize whitespace (#510) 5 years ago
Andre Staltz 091dc5f961
Migrate from CommonJS modules to ES2015 modules 8 years ago
paldepind 39926a9cfb New syntax for delayed style 10 years ago
paldepind 7edc91325d Remove `emptyVnodeAt` – patch instead accepts DOM node 10 years ago
paldepind f11a3c9571 Add demonstration of hero animations 10 years ago
paldepind a05c6d7804 Update reorder example 10 years ago
paldepind c69ee468d3 Update reorder example 10 years ago
paldepind 667d7754ff Polish reorder example 10 years ago
paldepind 9c35436bbf Add animated reordering example 10 years ago