Commit Graph

18 Commits (2d74f2569083427bd96acc6ae2425987fd13ac81)

Author SHA1 Message Date
Tan Li Hau a5e7ca6b38 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau 5e0455bb79 fix dirtybit (#4095)
7 years ago
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Tan Li Hau 474de99404 Don't create a fragment at all for DOM-less components
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Richard Harris 181e954224 only invalidate referenced values
7 years ago
Richard Harris 7823bb7134 optimise certain $$invalidate calls
7 years ago
Richard Harris 6b1067e8c1 allow reactive declarations without dependencies - fixes #2285
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 20a4e5756c update JS tests
8 years ago
Richard Harris 8f9e2fd6f6 update parser and js tests
8 years ago
Conduitry 6e04e840f9 update tests
8 years ago
Conduitry 9b6c142f37 update tests
8 years ago
Rich Harris 04c9ecb72a rename .html files to .svelte
8 years ago
Rich Harris f8a46ab5cd only do dirty check for writable values - fixes #2052
8 years ago