Commit Graph

24 Commits (252fa5b5a29aab88cb136493ee31300d9fb3383d)

Author SHA1 Message Date
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 078f3ad8b6 simplify helpers
8 years ago
Rich Harris 47f9c3dbfd dont recreate if_blocks incorrectly
8 years ago
Rich Harris 8d0ec6e61e pass params to get_block (#667)
8 years ago
Rich Harris de2e059f4e only run create() for new if blocks - fixes #665
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 97b70bccc5 events, bindings, if block fixes
8 years ago
Rich Harris 0bbd917442 more hydration
8 years ago
Rich Harris 14fe89eae8 hydration working with elements, text nodes, tags and if blocks
8 years ago
Rich Harris e9516abffd fix bad indentation in generated code
8 years ago
Paul Sauve dc0dedf3fe Fix #643
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 8a57ae8b54 tidy up
8 years ago
Rich Harris 5c055a9f0c separate unmount from destroy
8 years ago
Rich-Harris 4486b93d88 more TS
8 years ago
Rich-Harris dc82db609c more TS
8 years ago
Rich-Harris 7c3fca57cf more typescript conversion
8 years ago
Rich-Harris 8d07a5f9bd gah, rollup needs the file extensions. which idiot wrote it
8 years ago
Rich-Harris 13b87acfb9 remove .ts file extensions
8 years ago
Rich-Harris 1c5e6e7430 rename all (almost) .js files
8 years ago