Commit Graph

3261 Commits (e5043327306940c54e99c578bd95d53a842059e9)
 

Author SHA1 Message Date
Richard Harris e504332730 tidy up
7 years ago
Richard Harris f1bdfd84d8 dont call transition functions with component context
7 years ago
Richard Harris e56c5653a7 start refactoring transitions
7 years ago
Richard Harris a7370ce024 fix test
7 years ago
Richard Harris 7fbb71a788 tidy up
7 years ago
Richard Harris 6dbac071f5 simplify
7 years ago
Richard Harris 84d501b5fb minor tidy up
7 years ago
Richard Harris 35aee272d6 start simplifying animations
7 years ago
Richard Harris 4f5f187cbe fix easing.mjs
7 years ago
Richard Harris 15b054f6a7 refactor some stuff
7 years ago
Richard Harris 8d1afbb3d4 shuffle things around a bit
7 years ago
Richard Harris f746031f96 tweak some config etc
7 years ago
Richard Harris d58996534d start centralising rAF stuff
7 years ago
Richard Harris 65dc6d693b move tweened and spring into separate modules
7 years ago
Richard Harris ff07629383 remove unused opts
7 years ago
Richard Harris 203e6ae8c3 implement spring
7 years ago
Richard Harris e195bb2b57 rename to tweened
7 years ago
Richard Harris 9c6d81945d add motion.js
7 years ago
Richard Harris 11e5bed175 add svelte/motion, implement tween function
7 years ago
Richard Harris feadc6cfd0 bump alpha version
7 years ago
Rich Harris be93d7d0e7
Merge pull request #1936 from sveltejs/gh-1883
7 years ago
Richard Harris dcc1996aef prevent duplicate declaration of store values - fixes #1883
7 years ago
Rich Harris d6552025e4
fix hoisting of functions that reference imported values - fixes #1933
7 years ago
Conduitry cc9a172d7c don't check in svelte-app.json
7 years ago
Richard Harris efaf7e502a Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others
7 years ago
Richard Harris 953bdddd53 link to a relevant tweet in virtual DOM post
7 years ago
Richard Harris cab40fde03 update app template, fix downloads
7 years ago
Rich Harris f8517edba9
Merge pull request #1932 from sveltejs/gh-1931
7 years ago
Rich Harris e7642db13d
Merge pull request #1930 from sveltejs/gh-1894
7 years ago
Richard Harris 454ff8d84e rewrite props after instrumentation - fixes #1931
7 years ago
Rich Harris fc0ef221af
Merge pull request #1929 from sveltejs/gh-1914
7 years ago
Richard Harris c2d4ce3395 add process to globals whitelist
7 years ago
Richard Harris 18c2ae715f prevent false positive detection of events that can be made passive - fixes #1914
7 years ago
Richard Harris cd4f987f4e prevent annoying sidebar scrolling glitch
7 years ago
Rich Harris cfb6f52f2b
Merge pull request #1925 from sveltejs/gh-1924
7 years ago
Rich Harris 11e8270963
Merge pull request #1923 from sveltejs/gh-1919
7 years ago
Rich Harris 4cb2b8dc90
Merge pull request #1926 from sveltejs/gh-1918
7 years ago
Richard Harris f482927a59 simplify option normalization
7 years ago
Richard Harris 88c674079b always use stats.warn instead of options.onwarn - fixes #1918
7 years ago
Richard Harris 468b5dc0c4 fix tests
7 years ago
Richard Harris 436fffb6bb cut out the middleman
7 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes #1924
7 years ago
Richard Harris fc0b49eca2 make event handler names unique across components - fixes #1919
7 years ago
Richard Harris ff2a21e63a Merge branch 'master' into embedded-repl-hide-compiler-options
7 years ago
Richard Harris 519d91a896 fix REPL tab key behaviour
7 years ago
Rich Harris bd5ac197c7 use Emotion instead of Aphrodite
7 years ago
Rich Harris 2688ed7d0a only remove our own styles
7 years ago
Rich Harris 95c84498e0 pin Rollup version until we upgrade
7 years ago
Rich Harris b799edc5a6 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago