Commit Graph

92 Commits (5c3038ccaed6f680cd6a012b793793c841cf9c92)

Author SHA1 Message Date
Ivan Hofer 5c3038ccae fix tests
6 years ago
Ivan Hofer 83d5fe8256 fix tests using new add_css methods
6 years ago
Ivan Hofer ae4731772b Revert "add 'noop' param to all tests"
6 years ago
Ivan Hofer 675d6ddd10 Revert "add 'noop' param to some more tests"
6 years ago
Ivan Hofer 7bd2ed6096 add 'noop' param to some more tests
6 years ago
Ivan Hofer c0ac80fbda add 'noop' param to all tests
6 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
6 years ago
Conduitry f12340acf0
preserve js comments where possible (#4293)
7 years ago
Tan Li Hau c0dab9fefb fix css specificity (#4146)
7 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Richard Harris d8b25afacd update tests
7 years ago
Richard Harris 47a9811c1e alternative fix for #3508
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Conduitry a332b648e9 update tests (#1434) (#2935)
7 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
8 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
8 years ago
Richard Harris 83a9b6af23 default to accessors: false (#2144)
8 years ago
Richard Harris b162de80ce update JS tests
8 years ago
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 b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Rich Harris 9964a77565 stringify values before setting text data - fixes #1598
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 a29e2733cd update tests
8 years ago
Rich Harris 86d3476b55 minor fixes, update various tests
8 years ago
Rich Harris cae4dd93bf fix some more tests
8 years ago
Rich Harris 428784d570 Merge branch 'gh-1118' into gh-1118-base36
9 years ago
Rich Harris 2f01115a41 merge master -> gh-1118
9 years ago
ekhaled 2e9cd4742c fix snapshots for the actual mounting code
9 years ago
ekhaled 2e3724f7d3 fix snapshots
9 years ago
Rich Harris 1ad28e6fe6 use base36 for style classes
9 years ago
Rich Harris 81743a2562 update more tests
9 years ago
Rich Harris 9971283671 update tests
9 years ago
Rich Harris c0292cbca1 update tests
9 years ago
Rich Harris d411a82a32 update snapshot tests
9 years ago
Emil Ajdyna f9fc7c9e91 Base scoping hashes on CSS content rather than entire file
9 years ago
Rich Harris 1dc4882183 merge master -> no-template-iife
9 years ago
Rich Harris d27e4734d5 Merge branch 'master' into short-method-names
9 years ago
Rich Harris 4dbfc65e74 fix indentation, update snapshot tests
9 years ago