Commit Graph

2812 Commits (15299e7be0f6bcb4c9848e10f8e3da949c869317)
 

Author SHA1 Message Date
Conduitry 15299e7be0 in .fire always set calling flag back to false (#1587)
8 years ago
Conduitry f3da13ba3d -> v2.9.2
8 years ago
Conduitry 3f334171ce unique name for select_block_type in IfBlock#buildCompoundWithOutros
8 years ago
Conduitry 8e95c29a77 fix determing whether an attribute should prevent innerHTML optimization
8 years ago
Conduitry d0f8a37424 🇺🇸
8 years ago
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