Commit Graph

2141 Commits (a821aa7a15d97263ea23054c78982fe8e36f983f)

Author SHA1 Message Date
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
5 years ago
Rich Harris 50ae5724d2
Merge pull request #3538 from sveltejs/gh-3537
5 years ago
Richard Harris 670fadf260 update test
5 years ago
Richard Harris 6f60ed8871 Merge branch 'hmr' of https://github.com/Axelen123/svelte into Axelen123-hmr
5 years ago
Richard Harris c12e7d6389 invalidate store values in <script> block - fixes #3537
5 years ago
Richard Harris 3f33d35573 handle special null case when hydrating
5 years ago
Richard Harris 3a99a74bdc Merge branch 'test/nil-hydrate' of https://github.com/eps1lon/svelte into eps1lon-test/nil-hydrate
5 years ago
Rich Harris 961021a73b
Merge pull request #2809 from mrkishi/closing-tags
5 years ago
Rich Harris d8b4dd74fb
Merge pull request #3533 from sveltejs/gh-3512
5 years ago
Rich Harris fafb39093c
Merge pull request #3534 from btk5h/gh-3455
5 years ago
Rich Harris 1a9f6b4a09
Merge pull request #3530 from sveltejs/gh-3524
5 years ago
Rich Harris b6905f8fa3
Merge pull request #3529 from sveltejs/gh-3526
5 years ago
Rich Harris c9cf65cdb0
Merge pull request #3518 from sveltejs/gh-3505
5 years ago
Bryan Terce ab3b12b310
Test typos
5 years ago
Bryan Terce 2ab77e249b
Remove unused variables
5 years ago
Bryan Terce 249b2a114c
Add destructuring tests
5 years ago
Bryan Terce 962c815111
Add tests
5 years ago
Richard Harris 6ea7d77f68 preserve arrow function event handlers
5 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes #3512
5 years ago
Richard Harris 8d4a95c4c0 update test
5 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
5 years ago
Richard Harris 84ab1b1b8b only update attributes with dynamic dependencies - fixes #3526
5 years ago
Richard Harris d80bcadf3c move tests to runtime section
5 years ago
Richard Harris 8325ca206b Merge branch 'master' of https://github.com/bre30kra69cs/svelte into bre30kra69cs-master
5 years ago
Rich Harris f6eba05f73 extend fix to blocks with outros
5 years ago
Richard Harris 9c9f37c001 fix code generation for if-else with static conditions - fixes #3505
5 years ago
Colin Casey ee8825d34f fix reactive declaration cycle detection + clearer error on cycle
5 years ago
Arpad Borsos f41bbad6d9 prefer let bindings
5 years ago
Arpad Borsos 23b8499abb prefer indented blocks
5 years ago
Rich Harris d75b6388f3
Merge pull request #3478 from sveltejs/gh-3447
5 years ago
Conduitry 71be8a6683 update dependencies
5 years ago
Christian Kaisermann b286fdc26b Support other atrules (#2995)
5 years ago
Rich Harris bb5dc8b25f update tests
5 years ago
Rich Harris 6665a52bad update simple if-blocks with complex but static conditions
5 years ago
Rich Harris 334323fb8b dont generate code for non-updating if block - fixes #3447
5 years ago
Almaz 04d762d2f9 Fixed complex {#if} behaviour
5 years ago
Rich Harris d8445e6350 mark reassigned/mutated values as non-hoistable - fixes #2731
5 years ago
Richard Harris 64c56eddcd lint
5 years ago
Rich Harris 143125ecef
Merge pull request #3443 from sveltejs/gh-2569
5 years ago
Rich Harris b567eb2677
Merge pull request #3435 from sveltejs/gh-1834
5 years ago
Rich Harris 38001cec33
Merge pull request #3438 from sveltejs/gh-2355
5 years ago
bre30kra69cs 323afc1e24 fix declaration assignment
5 years ago
Rich Harris a77e4541b3 update context if event handler uses index in keyed each block - fixes #2569
5 years ago
Rich Harris 0f65b6cc9d set context in await blocks - fixes #2443
5 years ago
Rich Harris 393757db29 conservative updates for await blocks
5 years ago
Richard Harris fa440fd4b5 only reevaluate if block conditions if dependencies changed
5 years ago
Rich Harris 16ccb62f6c more conservative if block updates
5 years ago
Almaz 012ed466d7 Fixed unnecessarily style properties update
5 years ago
Richard Harris 157db0c814 lint
5 years ago
Richard Harris fa222e785a Merge branch 'master' into gh-1834
5 years ago