Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich-Harris 6d40240ab6 use isTopLevel instead of elementDepth
10 years ago
Rich-Harris 4b3bdcf946 use isTopLevel instead of elementDepth
10 years ago
Rich-Harris a135f4931d remove redundant localElementDepth
10 years ago
Rich-Harris a9fb93eb32 remove redundant localElementDepth
10 years ago
Rich-Harris 2cd132e44d separate current *fragment* from current *generator state*
10 years ago
Rich-Harris 421f3d698f separate current *fragment* from current *generator state*
10 years ago
Rich-Harris acd8ec8453 remove generator.push and generator.pop
10 years ago
Rich-Harris abf774bc57 remove generator.push and generator.pop
10 years ago
Rich-Harris b97438749f all tests passing once more. now the real work begins
10 years ago
Rich-Harris d93a3698fb all tests passing once more. now the real work begins
10 years ago
Rich-Harris 677a614e7f get yield blocks working
10 years ago
Rich-Harris cdb8b9d01d get yield blocks working
10 years ago
Rich Harris 505da643d3 another horrible half-done commit
10 years ago
Rich Harris c0442b5eb1 another horrible half-done commit
10 years ago
Rich Harris b0500e3019 another half-done commit
10 years ago
Rich Harris d0752cd6b1 another half-done commit
10 years ago
Rich Harris c7187d1b17 baby steps...
10 years ago
Rich Harris 063e76f322 baby steps...
10 years ago
Rich Harris 6d993c0cc6 more consistent naming
10 years ago
Rich Harris 3006a245af more consistent naming
10 years ago
Rich Harris 1462ec4665 minor test tweaks
10 years ago
Rich Harris 11033c2f20 minor test tweaks
10 years ago
Rich Harris c1c0f3d27e Merge pull request #454 from taylorzane/gh-452-fix-empty-computed
10 years ago
Rich Harris 6802f43e48 Merge pull request #454 from taylorzane/gh-452-fix-empty-computed
10 years ago
Taylor Zane Glaeser f97cfcda59 Fixes #452. Fixed an issue that caused setting `computed` to an empty object to prevent the component from compiling.
10 years ago
Taylor Zane Glaeser 3ed4dc68ee Fixes #452. Fixed an issue that caused setting `computed` to an empty object to prevent the component from compiling.
10 years ago
Rich-Harris 21dfd73c0a turn dom generator visitors into functions
10 years ago
Rich-Harris b8705a5b0c turn dom generator visitors into functions
10 years ago
Rich-Harris 458d5bb953 visitors can just be functions now
10 years ago
Rich-Harris e7d324f305 visitors can just be functions now
10 years ago
Rich-Harris af6ab62dfa make visitors responsible for visiting their own children
10 years ago
Rich-Harris 2d4f9eac00 make visitors responsible for visiting their own children
10 years ago
Rich Harris bd9367e789 remove this._callbacks
10 years ago
Rich Harris 00f1eaee12 remove this._callbacks
10 years ago
Rich Harris 99e49b4973 remove some long-since obsolete generator code
10 years ago
Rich Harris 77eee8602d remove some long-since obsolete generator code
10 years ago
Rich Harris 88cf096065 remove #433 test for now
10 years ago
Rich Harris f43e71b959 remove #433 test for now
10 years ago
Rich Harris 7479219f3c move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
10 years ago
Rich Harris 803d1d2746 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
10 years ago
Rich Harris 9875411177 reverse pre and post to fix deferrerd observers (fixes #441)
10 years ago
Rich Harris 7219202471 reverse pre and post to fix deferrerd observers (fixes #441)
10 years ago
Rich Harris 7659c6d30e -> v1.13.6
10 years ago
Rich Harris d105b6ba4c -> v1.13.6
10 years ago
Rich Harris 9f2fdb3c88 Merge pull request #447 from sveltejs/gh-440
10 years ago
Rich Harris 3af7a7c849 Merge pull request #447 from sveltejs/gh-440
10 years ago
Rich Harris a6b4bb0d01 while we're at it, remove unused stuff from generated SSR code
10 years ago
Rich Harris 3fcbf428bd while we're at it, remove unused stuff from generated SSR code
10 years ago
Rich Harris e9fe2e4875 remove unnecessary template declarations - fixes #440
10 years ago
Rich Harris d2db41f811 remove unnecessary template declarations - fixes #440
10 years ago