Commit Graph

5356 Commits (df742e37cad0388dec51692324784c139c30eca6)
 

Author SHA1 Message Date
Richard Harris 5981c9ebe6 update test
7 years ago
Richard Harris e4e04e590c Merge branch 'hmr' of https://github.com/Axelen123/svelte into Axelen123-hmr
7 years ago
Richard Harris 76a6d32536 invalidate store values in <script> block - fixes #3537
7 years ago
Richard Harris b06ed7e91b handle special null case when hydrating
7 years ago
Richard Harris a96fca0295 Merge branch 'test/nil-hydrate' of https://github.com/eps1lon/svelte into eps1lon-test/nil-hydrate
7 years ago
Richard Harris 8f781a6ba4 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris ae126fa6e5 Merge pull request #2809 from mrkishi/closing-tags
7 years ago
Richard Harris eb09d3781e bump site deps (fixes ios styles)
7 years ago
Richard Harris bea2ac9d53 lint
7 years ago
Richard Harris 8d5645bbe4 -> v3.10.1
7 years ago
Rich Harris d442ad822d Merge pull request #3533 from sveltejs/gh-3512
7 years ago
Rich Harris 6aa005445f Merge pull request #3534 from btk5h/gh-3455
7 years ago
Rich Harris c6b18c412f Merge pull request #3530 from sveltejs/gh-3524
7 years ago
Rich Harris 1154afda52 Merge pull request #3529 from sveltejs/gh-3526
7 years ago
Rich Harris fd6b072642 Merge pull request #3518 from sveltejs/gh-3505
7 years ago
Rich Harris f5733d0ba4 Merge pull request #3531 from sveltejs/gh-3522
7 years ago
Bryan Terce 7237296222 Test typos
7 years ago
Bryan Terce 31f9bbf867 Remove redundant store check
7 years ago
Bryan Terce 558b288c59 Check expression type before getting store name
7 years ago
Bryan Terce 9fd88a160c Add store data to bindings
7 years ago
Bryan Terce d861522036 Remove unused variables
7 years ago
Bryan Terce 3920f93168 Add destructuring tests
7 years ago
Bryan Terce ad827a6db4 Add tests
7 years ago
Richard Harris 74b0f9f854 tweak
7 years ago
Richard Harris ee162c7ceb preserve arrow function event handlers
7 years ago
Richard Harris 9a43e89abb DRY stuff out a bit
7 years ago
Richard Harris 6b75820802 simplify
7 years ago
Richard Harris 6d67e018fe inline $$invalidate calls - fixes #3512
7 years ago
Richard Harris f7a518f1af update test
7 years ago
Richard Harris d02ed7e130 doh
7 years ago
Richard Harris e264dd54b2 only use setAttribute with SVG spread props - fixes #3522
7 years ago
Richard Harris 7b7db17b2e robustify bind:currentTime - fixes #3524
7 years ago
Richard Harris 35cba45c0c only update attributes with dynamic dependencies - fixes #3526
7 years ago
Richard Harris ed64df4094 -> v3.10.0
7 years ago
Richard Harris a89f80d80e move tests to runtime section
7 years ago
Richard Harris ccc6e78eb2 Merge branch 'master' of https://github.com/bre30kra69cs/svelte into bre30kra69cs-master
7 years ago
Richard Harris 76a7cd9c50 document blur transition
7 years ago
Richard Harris ede3813323 add opacity/easing parameters to blur transition
7 years ago
Richard Harris 6c1de07645 merge master -> vaibhav111tandon-master
7 years ago
Rich Harris 37146aeef3 Merge pull request #3481 from dkondrad/gh-3456
7 years ago
Rich Harris 2afc19e1a7 tweak explanation
7 years ago
Richard Harris b25e863002 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris df475149ab Merge pull request #3506 from sveltejs/gh-3495
7 years ago
Richard Harris b4241c2350 bump site deps
7 years ago
Rich Harris 7023772778 Merge pull request #3507 from oguzhaninan/master
7 years ago
Rich Harris 8295e86d49 Merge pull request #3511 from mahenrique94/master
7 years ago
Rich Harris effe8a251e preserve alphabetical order
7 years ago
Richard Harris 3e5867076b in this house we use snake_case
7 years ago
Richard Harris 897b58b487 Merge branch 'bug/broken_cycle_detection' of https://github.com/colincasey/svelte into colincasey-bug/broken_cycle_detection
7 years ago
Richard Harris 397d6bffa3 fix
7 years ago