Commit Graph

3287 Commits (dcad65b118d932a10081ab74b89adf472437b600)
 

Author SHA1 Message Date
Rich Harris dcad65b118
Merge pull request #1956 from sveltejs/clean-up-repl-examples
6 years ago
Conduitry 77df0b7c45 update and tidy REPL examples
6 years ago
Conduitry e0af4e742d bump site eslint ecma version
6 years ago
Conduitry 90a9061684 use tagged versions of eslint-plugin-svelte3
6 years ago
Rich Harris 09b21fdba3
Merge pull request #1954 from sveltejs/gh-1873
6 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
6 years ago
Rich Harris 316196cfc8
Merge pull request #1951 from chris-morgan/patch-1
6 years ago
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
6 years ago
Rich Harris b65828b269
Merge pull request #1947 from sveltejs/gh-1946
6 years ago
Richard Harris d5e41a8a2e oops. fixes #1946
6 years ago
Rich Harris 16fea037f3
Merge pull request #1944 from fiskgrodan/patch-1
6 years ago
fiskgrodan 6b9f81fa25
Update global.css
6 years ago
Richard Harris 3701e0d582 add spring example
6 years ago
Richard Harris 2dd6e06392 one day i will remember to do this *before* publishing
6 years ago
Richard Harris 0b7ecee09a bump alpha version
6 years ago
Rich Harris ca04f270ee
Merge pull request #1942 from sveltejs/gh-1938
6 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
6 years ago
Rich Harris 45d375e15d
Merge pull request #1941 from sveltejs/gh-1889
6 years ago
Richard Harris e15d13bf91 allow reactive store references anywhere in script - fixes #1889
6 years ago
Rich Harris c6d2cdddb0
Merge pull request #1940 from sveltejs/remove-component-references
6 years ago
Richard Harris 179d083a8a merge master -> remove-component-references
6 years ago
Rich Harris b87f930002
svelte/motion
6 years ago
Richard Harris 2c47b34c1f remove unused import
6 years ago
Richard Harris 81ec3404bc remove unused line
6 years ago
Richard Harris 1d9ce0fff5 update tests
6 years ago
Richard Harris 016bf84800 dont pass around reference to component
6 years ago
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