Commit Graph

2807 Commits (3ebdab1dc4879ec37f98da43da81febe84f0141c)
 

Author SHA1 Message Date
Rich Harris 3ebdab1dc4 -> v2.9.1
8 years ago
Rich Harris 922460d5c9 Merge pull request #1574 from sveltejs/gh-1571
8 years ago
Rich Harris 61266fb225 use template.content in place of template where appropriate - fixes #1571
8 years ago
Rich Harris 5fc688cb6b -> v2.9.0
8 years ago
Rich Harris f70073720a Merge pull request #1572 from sveltejs/gh-1561
8 years ago
Rich Harris e19bddb8be Merge pull request #1555 from fjorgemota/patch-1
8 years ago
Rich Harris f96aadf46a remove unused import
8 years ago
Rich Harris 6cc6bcf9fc Merge pull request #1569 from sveltejs/gh-1568
8 years ago
Rich Harris dddad36b77 abort transition on detach - alternative fix for #1561
8 years ago
Rich Harris 877e408781 separate groupOutros from transitionsManager
8 years ago
Rich Harris d6b4ab1770 outro when <svelte:component> switches - #1568
8 years ago
Fernando Jorge Mota a27160c5fa Support invalid JS attributes when passing data to components and on binding attributes, too
8 years ago
Rich Harris 0ca08993b8 -> v2.8.1
8 years ago
Rich Harris bfd3ca4b76 Merge pull request #1558 from sveltejs/revert-1557-1553-return-from-custom-event-handler
8 years ago
Rich Harris 152dd63f8f Revert "Fix for #1553"
8 years ago
Rich Harris a9447e8668 Merge pull request #1557 from PaulMaly/1553-return-from-custom-event-handler
8 years ago
Rich Harris 4a1fa66ef7 Merge pull request #1556 from kaisermann/fix-prefixed-animation-property
8 years ago
Pavel Malyshev a777312c8d Fix for #1553
8 years ago
Christian Kaisermann 6545b94c54 Fix prefixed animation name replacement
8 years ago
Fernando Jorge Mota cd59ed6184 Quote name of attribute to nested components
8 years ago
Rich Harris 64afea3551 -> v2.8.0
8 years ago
Rich Harris 2cfb76adb0 Merge pull request #1552 from PaulMaly/1538-store-inheriting
8 years ago
Pavel Malyshev c3835c08d3 Fix for #1538
8 years ago
Rich Harris 463664e76e -> v2.7.2
8 years ago
Rich Harris c730cc9f4e Merge pull request #1533 from sveltejs/gh-1532
8 years ago
Rich Harris b2126ac620 Merge pull request #1529 from sveltejs/gh-1527
8 years ago
Rich Harris d708dde42b call outrocallback immediately for empty each block
8 years ago
Rich Harris f02f4cf6fc Merge pull request #1526 from kaisermann/refs-callee-warn
8 years ago
Rich Harris 82cc81b183 fix the bugs
8 years ago
Rich Harris d2f8b8a5f0 avoid double intro
8 years ago
Rich Harris 8fc6d850cc failing test for #1527
8 years ago
Christian Kaisermann b5ff260353 Add refs.* to valid event handler callees warning message
8 years ago
Rich Harris c8823e4280 -> v2.7.1
8 years ago
Rich Harris 8d06ed9edc Merge pull request #1516 from sveltejs/gh-1515
8 years ago
Conduitry 95377be635 fix spread when an attribute or prop has multiple dependencies (#1515)
8 years ago
Rich Harris 01a557d815 -> v2.7.0
8 years ago
Rich Harris 6e21fa87f6 Merge pull request #1501 from sveltejs/gh-1499
8 years ago
Rich Harris 1b6cef0873 prevent possibility of conflicts with __file
8 years ago
Rich Harris 8859065599 update CLI tests to fix version number thing
8 years ago
Rich Harris 5b7d28dcfe change __svelte_meta to __svelte_meta.loc
8 years ago
Rich Harris 19d257f630 Merge pull request #1503 from sveltejs/gh-1502
8 years ago
Rich Harris 721f8b6bc6 Merge pull request #1505 from kaisermann/transform-prefixed-keyframes
8 years ago
Rich Harris ff3162d5b0 Merge pull request #1508 from sveltejs/update-stray-v1-syntax
8 years ago
Conduitry 141f4a052b update some stray references to v1 syntax
8 years ago
Christian Kaisermann cb62b47d4f Make the compiler also transform prefixed @keyframes
8 years ago
Conduitry 4af6c63f49 fix bind:online in dev mode (#1502)
8 years ago
Rich Harris ad27d5471e add location info to nodes - fixes #1499
8 years ago
Rich Harris 51808ff664 -> v2.6.6
8 years ago
Rich Harris 327c38fd5f Merge pull request #1498 from sveltejs/gh-1497
8 years ago
Rich Harris 9398528525 fix nested outro transitions
8 years ago