Commit Graph

2170 Commits (6e183599927396f4517e113392aa1b26bb04ee48)

Author SHA1 Message Date
Li Hau Tan 6e18359992 then and catch block expect await, optional then block
7 years ago
Conduitry f531c65df2 preserve `$:` label in reactive blocks in SSR mode (#2828) (#3469)
7 years ago
Rich Harris 444533d0c7 Merge pull request #3666 from tanhauhau/tanhauhau/show-output-if-test-error-does-not-match
7 years ago
Richard Harris 2603aeba1f dont cache attribute values (ref #3579)
7 years ago
Richard Harris 2c555b143b Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 73371bdbbb typos
7 years ago
Richard Harris ca2f4bbb3c merge master -> tanhauhau/debugging-with-no-dependencies
7 years ago
das d1b95041ff continue inlining $$invalidate calls (#3548)
7 years ago
Tan Li Hau ba1660ad5a fix binding shadow the array in each block (#1565)
7 years ago
Conduitry 93b10089a7 add destructuring-between-exports test against regression (#3628)
7 years ago
Conduitry 6a5efd1066 add semicolon-hoisting test against regression (#2292)
7 years ago
Conduitry 2765d3806c add reactive-value-coerce-precedence test against regression (#3564)
7 years ago
Conduitry 9101be023b add deconflict-ctx test against regression (#3556)
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Tan Li Hau 99a99376ae fix debugging with no dependencies
7 years ago
Tan Li Hau a119ba1239 fix globals shadowing template scope (#3674)
7 years ago
pngwn 3fcce37732 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
7 years ago
Tan Li Hau 8a789852d0 fix reactive updates not reflected when handle promise (#3660)
7 years ago
Tan Li Hau 7378d0b615 show generated output if the error message does not match
7 years ago
Peter Maatman 6c625b6668 fix compound assignment dependencies in reactive statements (#3634)
7 years ago
Conduitry 5ca7b48b66 rework attribute selector matching to not use regexes (#1710)
7 years ago
Conduitry 7a0ae142e5 escape `@` sigils in dev tooling events (#3545)
7 years ago
Rich Harris e167300844 Merge pull request #3005 from RedHatter/devtools
7 years ago
Rich Harris dc0df93372 Merge pull request #3306 from cvlab/master
7 years ago
Richard Harris aaac15bafa remove $unsafe_set in favour of modified $inject_state
7 years ago
Richard Harris a8f318571e update tests
7 years ago
Richard Harris 6f76d13f35 merge sveltejs/master -> devtools
7 years ago
Rich Harris 8fabd206f5 Merge pull request #3538 from sveltejs/gh-3537
7 years ago
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
Rich Harris ae126fa6e5 Merge pull request #2809 from mrkishi/closing-tags
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 7237296222 Test typos
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 ee162c7ceb preserve arrow function event handlers
7 years ago
Richard Harris 6d67e018fe inline $$invalidate calls - fixes #3512
7 years ago
Richard Harris f7a518f1af update test
7 years ago
Richard Harris e264dd54b2 only use setAttribute with SVG spread props - fixes #3522
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