Commit Graph

3273 Commits (0b7ecee09aa4bc3ba30b30985e811ea3f2fca4a0)
 

Author SHA1 Message Date
Richard Harris 0b7ecee09a bump alpha version
8 years ago
Rich Harris ca04f270ee
Merge pull request #1942 from sveltejs/gh-1938
8 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
8 years ago
Rich Harris 45d375e15d
Merge pull request #1941 from sveltejs/gh-1889
8 years ago
Richard Harris e15d13bf91 allow reactive store references anywhere in script - fixes #1889
8 years ago
Rich Harris c6d2cdddb0
Merge pull request #1940 from sveltejs/remove-component-references
8 years ago
Richard Harris 179d083a8a merge master -> remove-component-references
8 years ago
Rich Harris b87f930002
svelte/motion
8 years ago
Richard Harris 2c47b34c1f remove unused import
8 years ago
Richard Harris 81ec3404bc remove unused line
8 years ago
Richard Harris 1d9ce0fff5 update tests
8 years ago
Richard Harris 016bf84800 dont pass around reference to component
8 years ago
Richard Harris e504332730 tidy up
8 years ago
Richard Harris f1bdfd84d8 dont call transition functions with component context
8 years ago
Richard Harris e56c5653a7 start refactoring transitions
8 years ago
Richard Harris a7370ce024 fix test
8 years ago
Richard Harris 7fbb71a788 tidy up
8 years ago
Richard Harris 6dbac071f5 simplify
8 years ago
Richard Harris 84d501b5fb minor tidy up
8 years ago
Richard Harris 35aee272d6 start simplifying animations
8 years ago
Richard Harris 4f5f187cbe fix easing.mjs
8 years ago
Richard Harris 15b054f6a7 refactor some stuff
8 years ago
Richard Harris 8d1afbb3d4 shuffle things around a bit
8 years ago
Richard Harris f746031f96 tweak some config etc
8 years ago
Richard Harris d58996534d start centralising rAF stuff
8 years ago
Richard Harris 65dc6d693b move tweened and spring into separate modules
8 years ago
Richard Harris ff07629383 remove unused opts
8 years ago
Richard Harris 203e6ae8c3 implement spring
8 years ago
Richard Harris e195bb2b57 rename to tweened
8 years ago
Richard Harris 9c6d81945d add motion.js
8 years ago
Richard Harris 11e5bed175 add svelte/motion, implement tween function
8 years ago
Richard Harris feadc6cfd0 bump alpha version
8 years ago
Rich Harris be93d7d0e7
Merge pull request #1936 from sveltejs/gh-1883
8 years ago
Richard Harris dcc1996aef prevent duplicate declaration of store values - fixes #1883
8 years ago
Rich Harris d6552025e4
fix hoisting of functions that reference imported values - fixes #1933
8 years ago
Conduitry cc9a172d7c don't check in svelte-app.json
8 years ago
Richard Harris efaf7e502a Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others
8 years ago
Richard Harris 953bdddd53 link to a relevant tweet in virtual DOM post
8 years ago
Richard Harris cab40fde03 update app template, fix downloads
8 years ago
Rich Harris f8517edba9
Merge pull request #1932 from sveltejs/gh-1931
8 years ago
Rich Harris e7642db13d
Merge pull request #1930 from sveltejs/gh-1894
8 years ago
Richard Harris 454ff8d84e rewrite props after instrumentation - fixes #1931
8 years ago
Rich Harris fc0ef221af
Merge pull request #1929 from sveltejs/gh-1914
8 years ago
Richard Harris c2d4ce3395 add process to globals whitelist
8 years ago
Richard Harris 18c2ae715f prevent false positive detection of events that can be made passive - fixes #1914
8 years ago
Richard Harris cd4f987f4e prevent annoying sidebar scrolling glitch
8 years ago
Rich Harris cfb6f52f2b
Merge pull request #1925 from sveltejs/gh-1924
8 years ago
Rich Harris 11e8270963
Merge pull request #1923 from sveltejs/gh-1919
8 years ago
Rich Harris 4cb2b8dc90
Merge pull request #1926 from sveltejs/gh-1918
8 years ago