Commit Graph

1554 Commits (e66d9ffae75928c8da96050b077385a343114a6c)

Author SHA1 Message Date
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
7 years ago
Conduitry a2368cde46 unique name for select_block_type in IfBlock#buildCompoundWithOutros
7 years ago
Conduitry 909536dac9 fix determing whether an attribute should prevent innerHTML optimization
7 years ago
Conduitry 2edc56b919 🇺🇸
7 years ago
Rich Harris 5ff7cb51dc use template.content in place of template where appropriate - fixes #1571
7 years ago
Rich Harris faa07e8d57
Merge pull request #1572 from sveltejs/gh-1561
7 years ago
Rich Harris 5c6e7e878c
Merge pull request #1555 from fjorgemota/patch-1
7 years ago
Rich Harris 6c20d14789 remove unused import
7 years ago
Rich Harris f3e4f04a54 abort transition on detach - alternative fix for #1561
7 years ago
Rich Harris 7678b36581 separate groupOutros from transitionsManager
7 years ago
Rich Harris bde21dad87 outro when <svelte:component> switches - #1568
7 years ago
Fernando Jorge Mota 9a0af96c44 Support invalid JS attributes when passing data to components and on binding attributes, too
8 years ago
Rich Harris ce575e1065
Revert "Fix for #1553"
8 years ago
Rich Harris 000dc29a14
Merge pull request #1557 from PaulMaly/1553-return-from-custom-event-handler
8 years ago
Pavel Malyshev f1fc81a49f Fix for #1553
8 years ago
Christian Kaisermann fe9a68d071 Fix prefixed animation name replacement
8 years ago
Fernando Jorge Mota c641ce423a
Quote name of attribute to nested components
8 years ago
Pavel Malyshev 52ece0b5f0 Fix for #1538
8 years ago
Rich Harris 65592aac76
Merge pull request #1533 from sveltejs/gh-1532
8 years ago
Rich Harris b76f074401
Merge pull request #1529 from sveltejs/gh-1527
8 years ago
Rich Harris f8ca0d4efe call outrocallback immediately for empty each block
8 years ago
Rich Harris f1cfa55efc
Merge pull request #1526 from kaisermann/refs-callee-warn
8 years ago
Rich Harris 3b928b36a9 fix the bugs
8 years ago
Rich Harris 1cd55d1f2b avoid double intro
8 years ago
Christian Kaisermann 19d541ab77 Add refs.* to valid event handler callees warning message
8 years ago
Conduitry 755f085b1b fix spread when an attribute or prop has multiple dependencies (#1515)
8 years ago
Rich Harris 5375af53f1
Merge pull request #1501 from sveltejs/gh-1499
8 years ago
Rich Harris 04ef203787 prevent possibility of conflicts with __file
8 years ago
Rich Harris d3201603d9 change __svelte_meta to __svelte_meta.loc
8 years ago
Rich Harris 2537864293
Merge pull request #1503 from sveltejs/gh-1502
8 years ago
Rich Harris 024530ed53
Merge pull request #1505 from kaisermann/transform-prefixed-keyframes
8 years ago
Conduitry 5e8a8b95e5 update some stray references to v1 syntax
8 years ago
Christian Kaisermann 877fbeffec Make the compiler also transform prefixed @keyframes
8 years ago
Conduitry cf2be1be63 fix bind:online in dev mode (#1502)
8 years ago
Rich Harris 63a712ccd9 add location info to nodes - fixes #1499
8 years ago
Rich Harris c5544b7faf
Merge pull request #1498 from sveltejs/gh-1497
8 years ago
Rich Harris 04fc83d791 fix nested outro transitions
8 years ago
Rich Harris 29ec07eefe
Merge pull request #1494 from sveltejs/gh-1230
8 years ago
Rich Harris ac7f591f60 fix #1497
8 years ago
Conduitry 2b3e9a3523 use CSS classes for ref:* selectors (#1230)
8 years ago
Rich Harris 15efef9a98 separate hasOutros from hasOutroMethod - fixes #1492
8 years ago
Rich Harris 73eadb1630
Merge pull request #1491 from sveltejs/gh-1487
8 years ago
Rich Harris d9999bc536 replace window with self - fixes #1487
8 years ago
Rich Harris b57be7664e fix dynamic component bindings (#1489)
8 years ago
Rich Harris 8b20837e2a
Merge pull request #1479 from sveltejs/gh-1470
8 years ago
Rich Harris f97601ff1d always create outro method for top-level block - fixes #1470
8 years ago
Rich Harris b45b2415f2 nested components skip intro on initial render - fixes #1460
8 years ago
Rich Harris a9d258b9a5
Merge pull request #1468 from sveltejs/gh-1458
8 years ago
Rich Harris 63cd3d0601 add test, tweak codegen
8 years ago
Kiho 247cfcfc7c Don't set null to switch_instance_changes
8 years ago