Commit Graph

21 Commits (135f7b649378a363c2efd889ace10e2d39e2c3c0)

Author SHA1 Message Date
Bogdan Savluk 24abeb1d28 compile/render-dom and other remaining typings
6 years ago
Emil Tholin 97ee67c08f Add support for object-rest in each destructuring
7 years ago
Richard Harris c988457afa use maps for keyed each block lookups - fixes #2430
7 years ago
Conduitry ecea85891c skip array literal length optimization in presence of spread (#2325)
7 years ago
Richard Harris 6a7721b05f replace comment anchors with empty text nodes - fixes #2280
7 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
7 years ago
Richard Harris 91b9917a59 generate valid code for each block array literals (#2180)
7 years ago
Richard Harris 180c387c8d optimise iteration over array literals - fixes #2180
7 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes #1891
7 years ago
Richard Harris cdcccfb4e4 set current = true on mount as well as intro - fixes #2000
7 years ago
Rich Harris eccc8b264d
Implement local transitions — fixes #1480
7 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
7 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
7 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
7 years ago
Richard Harris 016bf84800 dont pass around reference to component
7 years ago
Richard Harris e56c5653a7 start refactoring transitions
7 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others
7 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
Rich Harris e7c62e9182 only add list/index to each block context if necessary
7 years ago
Rich Harris ece6aeb892 detach each block iterations with no update method - fixes #1795
7 years ago
Rich Harris e0fe31327a move render logic into separate phase (#1678)
7 years ago