Commit Graph

2801 Commits (e19bddb8be2cf84b5029bede7a09952510f7d0df)
 

Author SHA1 Message Date
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 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
Rich Harris ba9fc59da5 Merge pull request #1494 from sveltejs/gh-1230
8 years ago
Rich Harris 50f10fabc2 fix #1497
8 years ago
Rich Harris 35f4b6a1b0 -> v2.6.5
8 years ago
Rich Harris f077b500f7 Merge pull request #1493 from sveltejs/gh-1492
8 years ago
Conduitry fccbcc74ae use CSS classes for ref:* selectors (#1230)
8 years ago
Rich Harris 4c8e0922a9 separate hasOutros from hasOutroMethod - fixes #1492
8 years ago