Commit Graph

2830 Commits (23c8691dd4fe77f62b2be0bf683d68d334b84da1)
 

Author SHA1 Message Date
Rich Harris 71260f9918 alternative approach to #1399
8 years ago
Rich Harris cacec0c63a create key before testing for the existence of key. doh
8 years ago
Rich Harris 53c596ca85 only update component props if they are dynamic - fixes #1394
8 years ago
Brian Takita 8f476c1a9c Added key & rootKey into 'Cyclical dependency detected' error message
8 years ago
Rich Harris c7bd87bd83 evaluate each block key in child scope - fixes #1397
8 years ago
Brian Takita cb1978e937 Fix https://github.com/sveltejs/svelte/issues/1399
8 years ago
Rich Harris 886acc7993 -> v2.4.1
8 years ago
Rich Harris 3d39095e78 Merge pull request #1393 from sveltejs/bind-width-etc
8 years ago
Rich Harris 7263e08173 Merge pull request #1392 from sveltejs/gh-1390
8 years ago
Rich Harris 4106095033 update test
8 years ago
Rich Harris d8ca9676e4 allow destruction of components with bind:offsetWidth etc
8 years ago
Rich Harris e137e50516 failing test for #1327
8 years ago
Rich Harris 7ea5b0f0c6 only overwrite this in event handlers for custom events - fixes #1390
8 years ago
Conduitry d1bdb62be9 fix svelte-cli references
8 years ago
Rich Harris 4a5af06318 remove debugging logging
8 years ago
Rich Harris 24054c8e32 -> v2.4.0
8 years ago
Rich Harris 21c23aca60 Merge pull request #1386 from sveltejs/gh-984
8 years ago
Rich Harris ea567581b0 Merge pull request #1389 from sveltejs/gh-1360
8 years ago
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 cb19266f82 update tests
8 years ago
Rich Harris 2e79826b30 Merge branch 'master' into gh-984
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 619c6b9bec prevent bind:offsetWidth etc on void elements
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 14b6f8bb67 add validation logic, error on dimension bindings for SVG elements
8 years ago
Rich Harris b7b98578cd update tests
8 years ago
Rich Harris 01dc4a7b85 bind to dimensions
8 years ago
Rich Harris e4e84a1261 Merge branch 'master' into gh-984
8 years ago
Rich Harris a44615a51a Merge pull request #1385 from sveltejs/destructuring
8 years ago
Rich Harris fd73fadf98 WIP towards #984
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