Commit Graph

2980 Commits (01b0a47cd5ae858938b0859ff6f26b0e99a02c95)
 

Author SHA1 Message Date
Rich Harris 593bb0367f
Merge pull request #1606 from sveltejs/gh-1605
6 years ago
Rich Harris e9b588ed51 provide more helpful error if SSR component tries to render non-SSR component
6 years ago
Rich Harris cc93595dac -> v2.9.5
6 years ago
Rich Harris 8060f281de
Merge pull request #1597 from sveltejs/gh-1596
6 years ago
Rich Harris 980ed66c09 dont generate nonsensical code
6 years ago
Rich Harris 87e2241928 null out refs to dynamic components - fixes #1596
6 years ago
Rich Harris 63e64c6f42 -> v2.9.4
6 years ago
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 aebafcc975 fix for #1522... maybe?
6 years ago
Rich Harris e087d08880 failing test for #1522
6 years ago