Commit Graph

2604 Commits (34d967fd5bd95522df47ec1ab05666b2ded539ce)
 

Author SHA1 Message Date
Rich Harris 34d967fd5b add missing pkg.bin
8 years ago
Rich Harris ca88cb6231 rewrite version numbers to make cli testing less of a pain
8 years ago
Rich Harris fbb0bd4d46 update tests
8 years ago
Rich Harris 4e044ef391 Merge branch 'master' into gh-1360
8 years ago
Rich Harris ec97aedeab Merge pull request #1388 from sveltejs/collapse-hydrate-logic
8 years ago
Rich Harris b6beef00ef keep ES5 function names in dev mode
8 years ago
Rich Harris ab466b9bcf just use normal promises
8 years ago
Rich Harris 6b30a97185 use TypeScript for CLI
8 years ago
Rich Harris f248a24e0c update gitignore and pkg.files
8 years ago
Rich Harris 489c843a90 integrate CLI - fixes #1360
8 years ago
Rich Harris d695d7b75a update tests
8 years ago
Rich Harris 239793f1df collapse hydrate logic
8 years ago
Rich Harris a44615a51a Merge pull request #1385 from sveltejs/destructuring
8 years ago
Rich Harris b767227a2f bind to destructured properties
8 years ago
Rich Harris 4d1e71fdd5 sparse array patterns
8 years ago
Rich Harris 02714d5e52 Merge branch 'master' into destructuring
8 years ago
Rich Harris 3e1c20e802 Merge pull request #1384 from sveltejs/gh-1287
8 years ago
Rich Harris 58f481d2e4 destructuring
8 years ago
Rich Harris 364921ee8a deduplicate each block context generation for keyed blocks
8 years ago
Rich Harris 1deafca304 Merge branch 'master' into gh-1287
8 years ago
Rich Harris 9f083bc891 Merge pull request #1381 from sveltejs/gh-703
8 years ago
Rich Harris 93148ee808 deduplicate each block context generation (#1287)
8 years ago
Rich Harris 70b01fe960 allow arbitrary expressions in each block keys - fixes #703
8 years ago
Rich Harris db0bd1d6cb -> v2.3.0
8 years ago
Rich Harris ee522dc7e0 Merge pull request #1374 from sveltejs/gh-1368
8 years ago
Rich Harris cf48355bee Merge pull request #1375 from sveltejs/gh-1369
8 years ago
Rich Harris c563cfa83d Merge pull request #1376 from sveltejs/gh-1297
8 years ago
Rich Harris 91cd2cfef1 Merge pull request #1377 from sveltejs/gh-1303
8 years ago
Rich Harris 170ca172e4 Merge pull request #1378 from sveltejs/gh-1286
8 years ago
Rich Harris c27d0661af Merge pull request #1379 from sveltejs/gh-1251
8 years ago
Rich Harris c0366c7b0f preserve outer context for await blocks - fixes #1251
8 years ago
Rich Harris fc6fd787d2 recalculate each block values lazily - fixes #1286
8 years ago
Rich Harris 51651ebce5 implement full-state computed properties - fixes #1303
8 years ago
Rich Harris 21c4d9ce55 overwrite this in custom event handlers - fixes #1297
8 years ago
Rich Harris a19aec1ea9 assign custom methods to custom element prototype - fixes #1369
8 years ago
Rich Harris 7ced1d4e74 fix #1368
8 years ago
Rich Harris 5f425a761e Merge pull request #1370 from 1wheel/patch-1
8 years ago
Rich Harris 06b2945b2b -> v2.2.0
8 years ago
Rich Harris 0d9aff2277 Merge pull request #1367 from sveltejs/gh-1316
8 years ago
Rich Harris 7afc730cd6 move some more ssr files
8 years ago
Rich Harris 44f92b1616 fix gitignore, move ssr files
8 years ago
Rich Harris fa68cbb58c oops i did it again
8 years ago
Rich Harris 30bb85041d remove files that mysteriously reappeared
8 years ago
Rich Harris eada701414 remove unused import
8 years ago
Rich Harris 8bcb0f2bf1 rename Generator -> Compiler
8 years ago
Rich Harris 83ca33c2e5 move ssr/dom-specific logic into new Target classes, instead of subclassing Generator
8 years ago
Rich Harris 1c9d546587 update gitignore
8 years ago
Rich Harris 37186494be shuffle some stuff around
8 years ago
Rich Harris 452d9485fd simplify ssr
8 years ago
Rich Harris 2cfa578aaf replace all ssr __helpers
8 years ago