Commit Graph

2860 Commits (7c6ec7413335dae6bedc2bd01c29ea546524b655)
 

Author SHA1 Message Date
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
Rich Harris 5375af53f1
Merge pull request #1501 from sveltejs/gh-1499
6 years ago
Rich Harris 04ef203787 prevent possibility of conflicts with __file
6 years ago
Rich Harris 48c885bcbb update CLI tests to fix version number thing
6 years ago
Rich Harris d3201603d9 change __svelte_meta to __svelte_meta.loc
6 years ago
Rich Harris 2537864293
Merge pull request #1503 from sveltejs/gh-1502
6 years ago
Rich Harris 024530ed53
Merge pull request #1505 from kaisermann/transform-prefixed-keyframes
6 years ago
Rich Harris 497a522780
Merge pull request #1508 from sveltejs/update-stray-v1-syntax
6 years ago
Conduitry 5e8a8b95e5 update some stray references to v1 syntax
6 years ago
Christian Kaisermann 877fbeffec Make the compiler also transform prefixed @keyframes
6 years ago
Conduitry cf2be1be63 fix bind:online in dev mode (#1502)
6 years ago
Rich Harris 63a712ccd9 add location info to nodes - fixes #1499
6 years ago