Commit Graph

33 Commits (9ceeba109a9daa6b0f62587ced4b4a687c44a461)

Author SHA1 Message Date
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 b30f2cdbf1 More conservative invalidation
8 years ago
Rich Harris 33f3fdee5c Bring svelte.technology source into main repo
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
Rich Harris f385e829b7 use helper for combining window binding props
8 years ago
Rich Harris 5885506f81 redo 9e9a078d on top of current master
8 years ago
Rich Harris af490843f1 Merge branch 'master' into gh-938
8 years ago
Rich Harris d081e830c8 reinstate tests
8 years ago
Rich Harris 5b902fc444 merge master -> gh-938
8 years ago
Rich Harris 9b8b779ee9 move render logic into separate phase (#1678)
8 years ago
Rich Harris 6df0aa7a18 replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Rich Harris 45b3b4132a stringify values before setting text data - fixes #1598
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 d695d7b75a update tests
8 years ago
Rich Harris 394240a2aa set window scroll from bindings on initialisation - fixes #938
8 years ago
Rich Harris dd61ceba66 minor fixes, update various tests
8 years ago
Conduitry db44965a26 fix <svelte:window> to use new APIs
8 years ago
ekhaled 7f4cc3c2af fix snapshots for the actual mounting code
9 years ago
ekhaled 61ad7bcaeb fix snapshots
9 years ago
Rich Harris fde43ea376 Merge branch 'master' into gh-1175
9 years ago
Rich Harris 34f18989d8 only use page[XY]Offset
9 years ago
Robert Hall 61ac049b70 Using pageYOffset & pageXOffset
9 years ago
Rich Harris f674561331 update tests
9 years ago
Rich Harris ae5b15baba reuse timeout function
9 years ago
Rich Harris c22e0cfd1b lock scroll bindings to allow tweening - fixes #1071
9 years ago
Rich Harris dabf840841 remove whitespace around <:Window/> - fixes #943
9 years ago
Rich Harris 40c3648dfb Increase code coverage
9 years ago