Commit Graph

2473 Commits (b06ed7e91be6528d1152cf382ef4019560befa88)

Author SHA1 Message Date
Richard Harris b06ed7e91b handle special null case when hydrating
7 years ago
Rich Harris ae126fa6e5 Merge pull request #2809 from mrkishi/closing-tags
7 years ago
Richard Harris bea2ac9d53 lint
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
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
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 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 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 ede3813323 add opacity/easing parameters to blur transition
7 years ago
Richard Harris 6c1de07645 merge master -> vaibhav111tandon-master
7 years ago
Rich Harris df475149ab Merge pull request #3506 from sveltejs/gh-3495
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
Rich Harris a721d58ece extend fix to blocks with outros
7 years ago
Arpad Borsos 89d485c7d7 Introduce a `claim_space` helper
7 years ago
Richard Harris 09b7ef840f fix code generation for if-else with static conditions - fixes #3505
7 years ago
Colin Casey 1ee8820148 fix reactive declaration cycle detection + clearer error on cycle
7 years ago
Richard Harris 056b5e7fa5 alternative fix for #3495
7 years ago
Arpad Borsos 40e345f35a prefer let bindings
7 years ago
Arpad Borsos ac3b9cc6e5 prefer indented blocks
7 years ago
Richard Harris dd3c5d9818 lint
7 years ago
Rich Harris 4c466071ca Merge pull request #3478 from sveltejs/gh-3447
7 years ago
Conduitry 745649bb90 update dependencies
7 years ago
Richard Harris ad2d89e9be make things marginally more self-explanatory
7 years ago
Christian Kaisermann 44798f4279 Support other atrules (#2995)
7 years ago
Vaibhav Tandon 637a8da9a7 Edited: Added Blur transition
7 years ago
Rich Harris 9834df0576 update simple if-blocks with complex but static conditions
7 years ago
Rich Harris 10548373d5 dont generate code for non-updating if block - fixes #3447
7 years ago
vaibhav111tandon 52de03894f Added a blur transition
7 years ago
Almaz 239953cc13 Fixed complex {#if} behaviour
7 years ago
Rich Harris 1fd156daaa mark reassigned/mutated values as non-hoistable - fixes #2731
7 years ago
Rich Harris b7ec29fb0e Merge pull request #3443 from sveltejs/gh-2569
7 years ago
Rich Harris 4eadbe4270 Merge pull request #3435 from sveltejs/gh-1834
7 years ago
Rich Harris 396b524002 Merge pull request #3438 from sveltejs/gh-2355
7 years ago
bre30kra69cs a0b3d57032 fix declaration assignment
7 years ago