Commit Graph

3288 Commits (f0b6be13554d058ad2da72977660f010e4ee4f0b)
 

Author SHA1 Message Date
Richard Harris f0b6be1355 fix #1960 typo
7 years ago
Rich Harris dcad65b118
Merge pull request #1956 from sveltejs/clean-up-repl-examples
7 years ago
Conduitry 77df0b7c45 update and tidy REPL examples
7 years ago
Conduitry e0af4e742d bump site eslint ecma version
7 years ago
Conduitry 90a9061684 use tagged versions of eslint-plugin-svelte3
7 years ago
Rich Harris 09b21fdba3
Merge pull request #1954 from sveltejs/gh-1873
7 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
7 years ago
Rich Harris 316196cfc8
Merge pull request #1951 from chris-morgan/patch-1
7 years ago
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