Commit Graph

22 Commits (71daf4fc2fc26135e1e2a695495d041c0d1d288f)

Author SHA1 Message Date
Rich Harris 4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681)
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