Commit Graph

3422 Commits (e0b4d2d9cccafe84a0bfd31a16a4b74ee61df485)
 

Author SHA1 Message Date
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
Richard Harris 68dbde3bfd Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 543218c57a Fix media bindings, simplify others
8 years ago
Richard Harris de52c69614 link to a relevant tweet in virtual DOM post
8 years ago
Richard Harris d67c2210b9 update app template, fix downloads
8 years ago
Rich Harris fe350b8410 Merge pull request #1932 from sveltejs/gh-1931
8 years ago
Rich Harris aa98a88b05 Merge pull request #1930 from sveltejs/gh-1894
8 years ago
Richard Harris c1330d7b1c rewrite props after instrumentation - fixes #1931
8 years ago
Rich Harris 7c7f94249f Merge pull request #1929 from sveltejs/gh-1914
8 years ago
Richard Harris bc10a15aa1 add process to globals whitelist
8 years ago
Richard Harris 827c4b46e7 prevent false positive detection of events that can be made passive - fixes #1914
8 years ago
Richard Harris 974765ebef prevent annoying sidebar scrolling glitch
8 years ago
Rich Harris aa05f2beb4 Merge pull request #1925 from sveltejs/gh-1924
8 years ago
Rich Harris fae70b59f7 Merge pull request #1923 from sveltejs/gh-1919
8 years ago
Rich Harris 0187c94dac Merge pull request #1926 from sveltejs/gh-1918
8 years ago
Richard Harris 31bf48f652 simplify option normalization
8 years ago