Commit Graph

28 Commits (df771016ff9aa4f58a8eb4ccf6f8b02de4aee556)

Author SHA1 Message Date
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
Mattias Buelens c16e1d7f52 Rename internal resize event for dimension bindings
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Rich Harris 7e8e891d91 Tidy up (#2252)
8 years ago
Richard Harris ad17bd7627 default to accessors: false (#2144)
8 years ago
Richard Harris 20a4e5756c update JS tests
8 years ago
Rich Harris 69c9422907 Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Rich Harris c30ae9a896 Overhaul transitions - fixes #1906
8 years ago
Richard Harris 9cac743948 update tests
8 years ago
Richard Harris f5fb02a24a fix tests
8 years ago
Richard Harris 6c89a53cab prevent parent component modifying child component state - fixes #1924
8 years ago
Rich Harris 788bf02f86 fix test
8 years ago
Rich Harris b30f2cdbf1 More conservative invalidation
8 years ago
Conduitry b84f1fb308 use extension-less import for svelte/internal
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
pk 1a4ea738eb move resize handler from _beforecreate to _after.. (fixes #1743)
8 years ago
Rich Harris 9fde41412a update tests
8 years ago
Rich Harris 6df0aa7a18 replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Rich Harris 3d8aad2f6c fix skipped intros
8 years ago
Rich Harris f9db67edbb nested component transitions
8 years ago
Rich Harris 0e43507660 add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris a344afaa86 update tests
8 years ago
Rich Harris cb19266f82 update tests
8 years ago
Rich Harris b7b98578cd update tests
8 years ago
Rich Harris 01dc4a7b85 bind to dimensions
8 years ago