Commit Graph

2708 Commits (96d67b274d18bc09f7b845da6874550fefd0260a)
 

Author SHA1 Message Date
Rich Harris 1eacde9f1e Merge branch 'await-helper' into gh-956
8 years ago
Rich Harris 3e8e589616 fix #1417
8 years ago
Rich Harris b4089474c4 failing test for #1417
8 years ago
Rich Harris a2e47e2b8e simplify
8 years ago
Rich Harris e92735d0fd tidy up
8 years ago
Rich Harris b1a03920c9 handle await block promises in a shared helper
8 years ago
Rich Harris 9bde4729fd add missing Block property
8 years ago
Rich Harris aac1e4678c failing test for #956
8 years ago
Rich Harris 5c32b2f5a6 -> v2.4.4
8 years ago
Rich Harris 80e60becef Merge pull request #1414 from sveltejs/gh-1413
8 years ago
Rich Harris 65e12588fc Merge pull request #1416 from btakita/gh-1415
8 years ago
Rich Harris af9c1e80f7 make dirty local to the for loop
8 years ago
Brian Takita 3eaee62b5e Declaring variable `dirty`.
8 years ago
Rich Harris a0ca55bd25 fix #1413
8 years ago
Rich Harris 17d7aea40e failing test for #1413
8 years ago
Rich Harris 091e167e07 -> v2.4.3
8 years ago
Rich Harris 195f9af187 Merge pull request #1395 from sveltejs/gh-1327
8 years ago
Rich Harris 67c9da06b8 Merge pull request #1408 from sveltejs/gh-1407
8 years ago
Conduitry 0413e7d63d mark elements with refs as ineligible for innerhtml (#1407)
8 years ago
Rich Harris 474ad6ab64 -> v2.4.2
8 years ago
Rich Harris a60d5166b5 update state with new computed properties
8 years ago
Rich Harris 450165ac5c Merge branch 'master' into gh-1327
8 years ago
Rich Harris ebf3d8617f Merge pull request #1405 from sveltejs/gh-1399-alt
8 years ago
Rich Harris df8cf577bf Merge pull request #1402 from sveltejs/gh-1397
8 years ago
Rich Harris ec555e8fc9 Merge pull request #1401 from sveltejs/gh-1394
8 years ago
Rich Harris fd7063e84a fix and simplify cycle detection
8 years ago
Rich Harris 6742c8c5e9 on second thoughts, cycles is a better name still
8 years ago
Rich Harris c176506086 put test alongside other store tests
8 years ago
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