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)
b0ec1a7bfd
style: enable eslint rule no-unused-vars
5 years ago
Shahar Or (mightyiam)
dd1291f281
style: max-statements-per-line
5 years ago
Shahar Dawn Or
ad3745bfe8
style: single quotes ( #526 )
5 years ago
Shahar Dawn Or
a2342e6875
style: normalize whitespace ( #510 )
5 years ago
Shahar Or (mightyiam)
0cc0064a94
docs: introduce remark and some readme tweaks
...
Fixes #483 .
5 years ago
Shahar Or (mightyiam)
a907828f12
chore: editorconfig + checker
5 years ago
ChangJoo Park
0ffc7a62b8
Wrong example name "Reorder Animation" to "SVG"
8 years ago
Andre Staltz
091dc5f961
Migrate from CommonJS modules to ES2015 modules
8 years ago
jkleiser
71cc36e532
Added a couple of lines to carousel README.md
9 years ago
jkleiser
7fb1af8dbc
Added carousel example
9 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
034d8820a2
Add svg support to h
9 years ago
paldepind
21716f9464
Add svg example
9 years ago
paldepind
a6a814c9eb
Snabbdom will always remove an element from its proper parent, even if the element has been changed
10 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
260afd8a79
Improve hero example for phones
10 years ago
paldepind
4799cb43e9
Rename hero example
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