Commit Graph

2821 Commits (c6f053ebbb172454f2265c52eff0a3cf2edffc52)
 

Author SHA1 Message Date
Rich Harris c6f053ebbb Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris 46a134e04a
Merge pull request #1588 from sveltejs/gh-1507
6 years ago
Rich Harris e17f3fe328 alternative fix for #1575 - return to 2.8 behaviour
6 years ago
Conduitry de1edddf0e tidying
6 years ago
Conduitry b4d7653b42 allow {:then}/{:catch} to have no bound identifier (#1507)
6 years ago
Conduitry 557e7b7ccb -> v2.9.3
6 years ago
Conduitry 26dfb9afa7
in each-else, use mount/intro according to that branch's contents (#1586)
6 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
6 years ago
Conduitry 7774c6d92a -> v2.9.2
6 years ago
Yury Zhuravlev 0dcc0f2062 Merge branch 'master' into fix_outro_timeout
6 years ago
Conduitry a2368cde46 unique name for select_block_type in IfBlock#buildCompoundWithOutros
6 years ago
Conduitry 909536dac9 fix determing whether an attribute should prevent innerHTML optimization
6 years ago
Conduitry 2edc56b919 🇺🇸
6 years ago
Yury Zhuravlev 7cab338e32 Fix race condition for if block
6 years ago
Rich Harris a043c4414a -> v2.9.1
6 years ago
Rich Harris 06451bafd0
Merge pull request #1574 from sveltejs/gh-1571
6 years ago
Rich Harris 5ff7cb51dc use template.content in place of template where appropriate - fixes #1571
6 years ago
Rich Harris 2bb62c3436 -> v2.9.0
6 years ago
Rich Harris faa07e8d57
Merge pull request #1572 from sveltejs/gh-1561
6 years ago
Rich Harris 5c6e7e878c
Merge pull request #1555 from fjorgemota/patch-1
6 years ago
Rich Harris 6c20d14789 remove unused import
6 years ago
Rich Harris b86b9322c2
Merge pull request #1569 from sveltejs/gh-1568
6 years ago
Rich Harris f3e4f04a54 abort transition on detach - alternative fix for #1561
6 years ago
Rich Harris 7678b36581 separate groupOutros from transitionsManager
6 years ago
Rich Harris bde21dad87 outro when <svelte:component> switches - #1568
6 years ago
Fernando Jorge Mota 9a0af96c44 Support invalid JS attributes when passing data to components and on binding attributes, too
6 years ago
Rich Harris bec49a0ad0 -> v2.8.1
6 years ago
Rich Harris 685a36f2b7
Merge pull request #1558 from sveltejs/revert-1557-1553-return-from-custom-event-handler
6 years ago
Rich Harris ce575e1065
Revert "Fix for #1553"
6 years ago
Rich Harris 000dc29a14
Merge pull request #1557 from PaulMaly/1553-return-from-custom-event-handler
6 years ago
Rich Harris 3560b8616f
Merge pull request #1556 from kaisermann/fix-prefixed-animation-property
6 years ago
Pavel Malyshev f1fc81a49f Fix for #1553
6 years ago
Christian Kaisermann fe9a68d071 Fix prefixed animation name replacement
6 years ago
Fernando Jorge Mota c641ce423a
Quote name of attribute to nested components
6 years ago
Rich Harris 17000e38f6 -> v2.8.0
6 years ago
Rich Harris 4bd0022363
Merge pull request #1552 from PaulMaly/1538-store-inheriting
6 years ago
Pavel Malyshev 52ece0b5f0 Fix for #1538
6 years ago
Rich Harris 9cd5dd9fbc -> v2.7.2
6 years ago
Rich Harris 65592aac76
Merge pull request #1533 from sveltejs/gh-1532
6 years ago
Rich Harris b76f074401
Merge pull request #1529 from sveltejs/gh-1527
6 years ago
Rich Harris f8ca0d4efe call outrocallback immediately for empty each block
6 years ago
Rich Harris f1cfa55efc
Merge pull request #1526 from kaisermann/refs-callee-warn
6 years ago
Rich Harris 3b928b36a9 fix the bugs
6 years ago
Rich Harris 1cd55d1f2b avoid double intro
6 years ago
Rich Harris 52032bef8f failing test for #1527
6 years ago
Christian Kaisermann 19d541ab77 Add refs.* to valid event handler callees warning message
6 years ago
Rich Harris 7c0986fded -> v2.7.1
6 years ago
Rich Harris 2e4ce75768
Merge pull request #1516 from sveltejs/gh-1515
6 years ago
Conduitry 755f085b1b fix spread when an attribute or prop has multiple dependencies (#1515)
6 years ago
Rich Harris 7032ec745c -> v2.7.0
6 years ago