Commit Graph

37 Commits (d10072f6b74510237a9c6a22ce5b7c6fcc864a19)

Author SHA1 Message Date
Rich Harris d10072f6b7 more tidying up 7 years ago
Rich Harris 515392ac1d remove more unnecessary stuff 7 years ago
Rich Harris 041ad806ee each block indexes 7 years ago
Rich Harris 57324507dd destructuring 7 years ago
Rich Harris d9289cac03 handle value-less <option> elements 7 years ago
Rich Harris d86534cf4c fix each-else 7 years ago
Rich Harris be3556ee56 fix indexes 7 years ago
Rich Harris 32774a821d more stuff 7 years ago
Rich Harris 9ff1beec48 WIP 7 years ago
Rich Harris 6ff02b263e remove legacy prop stuff, now that we emit ES2015 7 years ago
Rich Harris 7b5b236e1c update length sourcemap hack for v2 7 years ago
Rich-Harris dd247447c0 ensure correct order of DOM insertions with neighbouring keyed each blocks - fixes 7 years ago
Rich-Harris 50ed9252de handle empty each blocks 7 years ago
Rich-Harris 2c670a43ac allow keyed each block to have static content - fixes 7 years ago
Luke Edwards aa8f57d001 apply nested `assign` usage 7 years ago
Rich-Harris 0672e7bae9 remove unused argument 7 years ago
Rich-Harris f4145099f4 remove linked list stuff 7 years ago
Rich-Harris 174975c93e remove some unused stuff 7 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes 7 years ago
Rich Harris ffa45dd8be tweaks 7 years ago
Rich Harris dab1f6a0fa more keyed each diffing into a shared helper 7 years ago
Rich Harris 10600eb776
Merge pull request from btakita/issues/588 7 years ago
Brian Takita 66e4df11a7 Implement https://github.com/sveltejs/svelte/issues/588 7 years ago
Andrew Shu baff9bc6d1 DEBUG testing btakita EachBlock changes 7 years ago
Rich Harris f2ab5545dc tidy up 7 years ago
Rich Harris 12c7d1c86d flawed solution to 7 years ago
Rich Harris 01f6f9fa4d alias listName to deconflict with shared helpers - fixes 7 years ago
Rich Harris ddd67dd844 add each_value to contextProps - fixes 7 years ago
Rich Harris f8d6d99930 implement remount on individual nodes 7 years ago
Rich Harris 7baba8bf8c all tests passing 7 years ago
Rich Harris b94f63ed70 everything working except some destructuring stuff 7 years ago
Rich Harris c3a08788e6 get destructuring working 7 years ago
Rich Harris a0aeb98685 various fixes 7 years ago
Rich Harris 0b39cafc67 start implementing context 7 years ago
Rich Harris cf7104dbaa fix data references in event handlers inside await-then-catch (fixes ) 7 years ago
Rich Harris 50654fab88 remove <:Document>, implement <:Head> on client-side 7 years ago
Rich Harris a8eaa7e95c refactor 7 years ago