Commit Graph

3280 Commits (c850dcd6c46dcb28fb6bb4fb54e4af3d9bf8ba52)
 

Author SHA1 Message Date
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
7 years ago
Rich Harris b65828b269
Merge pull request #1947 from sveltejs/gh-1946
7 years ago
Richard Harris d5e41a8a2e oops. fixes #1946
7 years ago
Rich Harris 16fea037f3
Merge pull request #1944 from fiskgrodan/patch-1
7 years ago
fiskgrodan 6b9f81fa25
Update global.css
7 years ago
Richard Harris 3701e0d582 add spring example
7 years ago
Richard Harris 2dd6e06392 one day i will remember to do this *before* publishing
7 years ago
Richard Harris 0b7ecee09a bump alpha version
7 years ago
Rich Harris ca04f270ee
Merge pull request #1942 from sveltejs/gh-1938
7 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
7 years ago
Rich Harris 45d375e15d
Merge pull request #1941 from sveltejs/gh-1889
7 years ago
Richard Harris e15d13bf91 allow reactive store references anywhere in script - fixes #1889
7 years ago
Rich Harris c6d2cdddb0
Merge pull request #1940 from sveltejs/remove-component-references
7 years ago
Richard Harris 179d083a8a merge master -> remove-component-references
7 years ago
Rich Harris b87f930002
svelte/motion
7 years ago
Richard Harris 2c47b34c1f remove unused import
7 years ago
Richard Harris 81ec3404bc remove unused line
7 years ago
Richard Harris 1d9ce0fff5 update tests
7 years ago
Richard Harris 016bf84800 dont pass around reference to component
7 years ago
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