Commit Graph

33 Commits (9fae7671a4ae11251c80a1b4816818e799a3e53f)

Author SHA1 Message Date
Rich Harris 9fae7671a4 refactor node._state stuff
8 years ago
Rich Harris 457f0189d4 determine needsAnchor lazily
8 years ago
Rich Harris 5c88b6c864 usedAsAnchor is not used
8 years ago
Rich Harris efe25555cf client-side named slots
8 years ago
Rich Harris 3daa7aa6b3 we can now do changed.foo instead of "foo" in changed - is faster and smaller
8 years ago
Rich Harris f31c206b73 tidy up, dedupe a bit
8 years ago
Rich Harris 1f5f9604a8 call create() on new iterations of static each blocks (#762)
8 years ago
Rich Harris 007aee1f12 use anchor comments to preserve order in keyed each blocks with components (fixes #700)
8 years ago
Rich Harris ef33466c12 Merge pull request #680 from sveltejs/gh-679
8 years ago
Rich Harris 4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681)
8 years ago
Rich Harris 72f39fd7f9 Merge branch 'master' into gh-679
8 years ago
Rich Harris fae9036ce6 only apply svelte-123xyz attributes where necessary (WIP)
8 years ago
Rich Harris ebae9f9c28 run prettier
8 years ago
Rich Harris 8402ae9c24 use #target and #component instead of block.target and block.component
8 years ago
Rich Harris 334772a11d use #foo instead of block.alias("foo")
8 years ago
Rich Harris 078f3ad8b6 simplify helpers
8 years ago
Rich Harris dcb905aab6 fix each-else blocks that are empty on initial render (#662)
8 years ago
Rich Harris fdb750ee5c keyed each block and select fixes
8 years ago
Rich Harris d10ddc0c51 fix most non-hydration tests
8 years ago
Rich Harris 0bbd917442 more hydration
8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task
8 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich Harris 3b70920991 merge master -> gh-592
8 years ago
Hunter Perrin 41c214a986 Fixed each block producing elements in wrong order after change. Fixes #610.
8 years ago
Rich Harris 5c055a9f0c separate unmount from destroy
8 years ago
Rich Harris 1e14a62654 Merge branch 'master' of https://github.com/hville/svelte into hville-master
8 years ago
Rich-Harris 4486b93d88 more TS
9 years ago
Rich-Harris dc82db609c more TS
9 years ago
Rich-Harris 7c3fca57cf more typescript conversion
9 years ago
Rich-Harris 8d07a5f9bd gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris 13b87acfb9 remove .ts file extensions
9 years ago
Rich-Harris 1c5e6e7430 rename all (almost) .js files
9 years ago