Commit Graph

3287 Commits (36ce45a3dab62dd962acee27758e96c3d72632e0)
 

Author SHA1 Message Date
Rich Harris 36ce45a3da Merge pull request #1956 from sveltejs/clean-up-repl-examples
8 years ago
Conduitry 3444e83242 update and tidy REPL examples
8 years ago
Conduitry 2e6ea85ae3 bump site eslint ecma version
8 years ago
Conduitry c41c0e5706 use tagged versions of eslint-plugin-svelte3
8 years ago
Rich Harris dae4e44091 Merge pull request #1954 from sveltejs/gh-1873
8 years ago
Conduitry 7f0f6b287d preserve attributes during preprocess (#1873)
8 years ago
Rich Harris f5c5bf32d9 Merge pull request #1951 from chris-morgan/patch-1
8 years ago
Chris Morgan f7578fc1de Update parallax example to use https: URLs
8 years ago
Rich Harris 46f13f5b1c Merge pull request #1947 from sveltejs/gh-1946
8 years ago
Richard Harris 79cc6815d3 oops. fixes #1946
8 years ago
Rich Harris cb98fbe1bb Merge pull request #1944 from fiskgrodan/patch-1
8 years ago
fiskgrodan 6b2cc47729 Update global.css
8 years ago
Richard Harris 69902c8c00 add spring example
8 years ago
Richard Harris cb50a90540 one day i will remember to do this *before* publishing
8 years ago
Richard Harris 62787063a9 bump alpha version
8 years ago
Rich Harris de3b691ecb Merge pull request #1942 from sveltejs/gh-1938
8 years ago
Richard Harris 575f8ad775 render functions that close over contextual data - fixes #1938
8 years ago
Rich Harris 6be9ca82e5 Merge pull request #1941 from sveltejs/gh-1889
8 years ago
Richard Harris c1d4a75a00 allow reactive store references anywhere in script - fixes #1889
8 years ago
Rich Harris 9ceeba109a Merge pull request #1940 from sveltejs/remove-component-references
8 years ago
Richard Harris 4f1c9cca28 merge master -> remove-component-references
8 years ago
Rich Harris 1341624d13 svelte/motion
8 years ago
Richard Harris 1d035ecc7d remove unused import
8 years ago
Richard Harris 2a20553fbc remove unused line
8 years ago
Richard Harris 9cac743948 update tests
8 years ago
Richard Harris a7e9e66307 dont pass around reference to component
8 years ago
Richard Harris 88315451d9 tidy up
8 years ago
Richard Harris 291bf895f9 dont call transition functions with component context
8 years ago
Richard Harris ef33a912cf start refactoring transitions
8 years ago
Richard Harris e4f7b47ea9 fix test
8 years ago
Richard Harris 42d61012a8 tidy up
8 years ago
Richard Harris e50926faf9 simplify
8 years ago
Richard Harris ec9982f2ee minor tidy up
8 years ago
Richard Harris 5be148d9b1 start simplifying animations
8 years ago
Richard Harris 61cb4c3427 fix easing.mjs
8 years ago
Richard Harris 69cf2882a6 refactor some stuff
8 years ago
Richard Harris 7ac112da40 shuffle things around a bit
8 years ago
Richard Harris 1e223d2940 tweak some config etc
8 years ago
Richard Harris a4b9f497e3 start centralising rAF stuff
8 years ago
Richard Harris 57efc92f66 move tweened and spring into separate modules
8 years ago
Richard Harris ead5ee37f4 remove unused opts
8 years ago
Richard Harris 64905d0bf5 implement spring
8 years ago
Richard Harris 2d7ede94ee rename to tweened
8 years ago
Richard Harris c36676e139 add motion.js
8 years ago
Richard Harris b13302d3ba add svelte/motion, implement tween function
8 years ago
Richard Harris 687c7ed3bd bump alpha version
8 years ago
Rich Harris f561096963 Merge pull request #1936 from sveltejs/gh-1883
8 years ago
Richard Harris 0c6386fc88 prevent duplicate declaration of store values - fixes #1883
8 years ago
Rich Harris e22457f613 fix hoisting of functions that reference imported values - fixes #1933
8 years ago
Conduitry 5612c3f204 don't check in svelte-app.json
8 years ago