Commit Graph

3462 Commits (1146df5595bd452540794f7057d454def08cdb7b)
 

Author SHA1 Message Date
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
Richard Harris 7c0413bd2c always use stats.warn instead of options.onwarn - fixes #1918
8 years ago
Richard Harris f5fb02a24a fix tests
8 years ago
Richard Harris b306c785b0 cut out the middleman
8 years ago
Richard Harris 6c89a53cab prevent parent component modifying child component state - fixes #1924
8 years ago
Richard Harris 9435878ad2 make event handler names unique across components - fixes #1919
8 years ago
Richard Harris ee92e64f34 Merge branch 'master' into embedded-repl-hide-compiler-options
8 years ago
Richard Harris dcf4acab3e fix REPL tab key behaviour
8 years ago
Rich Harris 1208cfcf7e use Emotion instead of Aphrodite
8 years ago
Rich Harris f54626ac92 only remove our own styles
8 years ago
Rich Harris 478f2e29d5 pin Rollup version until we upgrade
8 years ago