Commit Graph

23 Commits (bcbe0a58b2424f951f9c976fed29458afbded3b2)

Author SHA1 Message Date
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
8 years ago
Richard Harris 1d9ce0fff5 update tests
8 years ago
Richard Harris 468b5dc0c4 fix tests
8 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes #1924
8 years ago
Rich Harris 1f46e23e1b
More conservative invalidation
8 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
8 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
8 years ago
Rich Harris d323f51e6c update tests
8 years ago
Rich Harris c4937d271f fix skipped intros
8 years ago
Rich Harris 042ec54f7f nested component transitions
8 years ago
Rich Harris 44bb2da29b add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris 103f278cfc update tests
8 years ago
Rich Harris 86d3476b55 minor fixes, update various tests
8 years ago
Rich Harris 8643b7ac88 tweak
8 years ago
Rich Harris 991bd9dce8 correctly report changed properties in initial state/update events - fixes #1356
8 years ago
Rich Harris 3d8c768c81 update tests
9 years ago
Rich Harris c1573dbf2c implement onstate and onupdate
9 years ago
ekhaled 2e9cd4742c fix snapshots for the actual mounting code
9 years ago
ekhaled 2e3724f7d3 fix snapshots
9 years ago
Rich Harris c0292cbca1 update tests
9 years ago
Rich Harris d411a82a32 update snapshot tests
9 years ago
Rich Harris 728d2fa9fb deconflict referenced globals - fixes #1079
9 years ago