Commit Graph

1863 Commits (73cbb4ce748a71b94209222e02c42f3356501ef4)

Author SHA1 Message Date
Benjamin Milde 73cbb4ce74 Allow multiple event listeners on a single node
7 years ago
Rich Harris 50ee4efac4 Merge pull request #2658 from MikeMatrix/each-block-rest-destructuring
7 years ago
Rich Harris 3364ba22cf Merge pull request #2664 from EmilTholin/each-block-destructuring-rest
7 years ago
Rich Harris acc4dfd293 Merge pull request #2607 from EmilTholin/figcaption_figure_first_element_ancestor
7 years ago
Rich Harris 06436eb029 Merge pull request #2596 from EmilTholin/await-empty-block-warnings
7 years ago
Rich Harris d9f81dcb82 Merge pull request #2618 from EmilTholin/remove_21618scope_from_spread
7 years ago
Rich Harris 394900935f Merge pull request #2619 from sveltejs/gh-2435
7 years ago
Rich Harris e17e7807d0 Merge pull request #2631 from EmilTholin/reactive-values-fixed
7 years ago
Rich Harris 7003ecc33a Merge pull request #2634 from sveltejs/gh-2625
7 years ago
Emil Tholin f1d8b480fa Add support for object-rest in each destructuring
7 years ago
Michael Braun aa6e612bf0 Experimenting with array destructuring in each-blocks
7 years ago
Emil Tholin 151cc46574 Remove the scope key from props when calculating spread
7 years ago
Conduitry 60399950cb update tests
7 years ago
Conduitry 7b51a185a7 fix invalidating stores with UpdateExpression (#2625)
7 years ago
Emil Tholin 74d40e0510 Check 'injected' and 'fixed_reactive_declarations' independently
7 years ago
Conduitry 46092cbfb7 fix resubscriptions inside script block (#2435)
7 years ago
Emil Tholin 7da6ef68bc Check if a figcaption's first element ancestor is a figure
7 years ago
Emil Tholin 227a08fc59 Don't show 'Empty block' warnings for non-existent await branches
7 years ago
Richard Harris 4fcd2583b1 fix subscribe implementation, add test for unsubscribing observables
7 years ago
Rich Harris 23778f1135 Merge pull request #2518 from sveltejs/gh-2510
8 years ago
John Chesley 2d9697839c failing test for #2542
8 years ago
Conduitry df27ced1ef fix unit test under Node 12
8 years ago
Hongarc bfd2a3b903 Remove whitespace at end of line
8 years ago
Conduitry 6dad5bdc2b add test
8 years ago
Richard Harris 7bd667a6b9 update references to svelte.technology - fixes #2450
8 years ago
Rich Harris f9f2afdd15 Merge pull request #2433 from sveltejs/gh-2430
8 years ago
Richard Harris a63cdcdf94 use maps for keyed each block lookups - fixes #2430
8 years ago
Mikhail Korepanov c904e21674 Fix creation of debugging comment for elements without children
8 years ago
Richard Harris f41e59e474 failing test for #2320
8 years ago
Rich Harris 71dc6bddda Merge pull request #2415 from sveltejs/gh-2356
8 years ago
Richard Harris 864d9f9cfb propagate scope changes across chained slots - fixes #2359
8 years ago
Rich Harris 49330b1994 Merge branch 'master' into gh-2356
8 years ago
Richard Harris 330b9ea55a wait until flush complete before unlocking bindings - fixes #2356
8 years ago
Richard Harris 3b6bada541 failing tests for #2356
8 years ago
Conduitry 09b9672336 add test
8 years ago
Rich Harris c610e83a00 Merge pull request #2409 from sveltejs/gh-2354
8 years ago
Rich Harris 92fc5da0a5 Merge pull request #2406 from sveltejs/gh-2399
8 years ago
Richard Harris f3f816341b fix hydration tests
8 years ago
Richard Harris 48ac4ed1f1 only create fallback content if no slot is provided - fixes #2354
8 years ago
Richard Harris 3201e717df better error for bindings to let: values - fixes #2301
8 years ago
Richard Harris 04900e90cd skip observedAttributes where appropriate - fixes #2399
8 years ago
Richard Harris 08fab520be allow reactive declarations to reference self - fixes #2386
8 years ago
Richard Harris dda2012b4d inject lets for destructured reactive declarations - fixes #2396
8 years ago
Richard Harris 7823bb7134 optimise certain $$invalidate calls
8 years ago
Richard Harris 6b1067e8c1 allow reactive declarations without dependencies - fixes #2285
8 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
8 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
8 years ago
Richard Harris bbe4ab7b7d apply namespace to foreignObject correctly - fixes #2340
8 years ago
Rich Harris 380f5ffaf2 Merge pull request #2349 from Panya/issue-2348
8 years ago
Rich Harris 2157430a3f Merge pull request #2351 from jches/gh/2347
8 years ago