Commit Graph

3411 Commits (5876f0b45b3a52daa06045b63dc2ede25fc91d82)
 

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