Commit Graph

22 Commits (e1a1c7fa87aca46d5cf5ac68596df01631da585d)

Author SHA1 Message Date
Yuichiro Yamashita e1a1c7fa87
[chore] Fix CI (#8160)
3 years ago
Gus Wezerek a5d6713c8e
Fix bug with transition draw when delay is passed (#8094)
3 years ago
Simon H d5370f23d3
[fix] more specific return type for crossfade (#6927)
4 years ago
Simon H c040f130b7
[fix] (perf) deduplicate getComputedStyle call (#6721)
4 years ago
Wouter van der Wal 05953d6c2e
[fix] wrong len in draw transition with stroke-linecap (#6195)
4 years ago
Milan Jaritz ff23c45de1
fix types: make crossfade fallback param optional (#6201)
4 years ago
Umang Galaiya 27a61a709b
Export interfaces for transition params (#5221)
5 years ago
AmirHossein Ahmadi e6d9c5f0e3
Export the EasingFunction type (#6056)
5 years ago
Simon H 842a0b1a07
make animation/transition params optional (#5936)
5 years ago
Ben McCann 37b1a20c17
Add spaces next to infix operators (#5902)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Bob Fanger 3dfb178739
fix: Parameters with default values are optional (#5083)
5 years ago
Leonardo Marquine 46e9e94a99 Add easing param to fade transition
6 years ago
Richard Harris d80bcadf3c move tests to runtime section
6 years ago
Richard Harris c48325f7bd add opacity/easing parameters to blur transition
6 years ago
Vaibhav Tandon efa17333c9
Edited: Added Blur transition
6 years ago
vaibhav111tandon df2164df78 Added a blur transition
6 years ago
Stefan Buhrmester 757ebc7254
fix transform origin during scaling
6 years ago
Stefan Buhrmester 83e9d49cc9 make crossfade scale the element to target rect
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago