Commit Graph

3042 Commits (8520e39cda42ba3617ecb50b8a119d332edce4a1)
 

Author SHA1 Message Date
Rich Harris e1a049d596 point to Discord
8 years ago
Rich Harris 4b169fbeaa -> v2.9.7
8 years ago
Rich Harris e037cc4bee Merge pull request #1612 from ekhaled/gh-1589
8 years ago
Rich Harris 26ec91e224 Merge pull request #1610 from ekhaled/gh-1600
8 years ago
Rich Harris db5dba21e3 Merge pull request #1609 from funkybob/feature/cjm/input-files
8 years ago
ekhaled 8380b6f9f9 closes #1589
8 years ago
ekhaled 23c8691dd4 add failing test for #1589
8 years ago
ekhaled 832ad0aa1f closes #1600
8 years ago
Curtis Maloney 8e8d8ef7b5 [Fixed #1608] Allow binding of input files
8 years ago
Rich Harris 1cf1940112 -> v2.9.6
8 years ago
Rich Harris 47444e990b Merge pull request #1606 from sveltejs/gh-1605
8 years ago
Rich Harris 42579d4d64 provide more helpful error if SSR component tries to render non-SSR component
8 years ago
Rich Harris 4abab818a3 -> v2.9.5
8 years ago
Rich Harris 0c96ed03f5 Merge pull request #1597 from sveltejs/gh-1596
8 years ago
Rich Harris 661bbe2c24 dont generate nonsensical code
8 years ago
Rich Harris 86c2e847b2 null out refs to dynamic components - fixes #1596
8 years ago
Rich Harris 36f1192a93 -> v2.9.4
8 years ago
Rich Harris f74733d43d Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 38b7f7c714 Merge pull request #1588 from sveltejs/gh-1507
8 years ago
Rich Harris 5bff87c11a alternative fix for #1575 - return to 2.8 behaviour
8 years ago
Conduitry fe1908ee84 tidying
8 years ago
Conduitry 0dcea4128b allow {:then}/{:catch} to have no bound identifier (#1507)
8 years ago
Conduitry a83a672bb0 -> v2.9.3
8 years ago
Conduitry cd5ebd2a3c in each-else, use mount/intro according to that branch's contents (#1586)
8 years ago
Conduitry 15299e7be0 in .fire always set calling flag back to false (#1587)
8 years ago
Conduitry f3da13ba3d -> v2.9.2
8 years ago
Yury Zhuravlev 13230096dd Merge branch 'master' into fix_outro_timeout
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
Yury Zhuravlev 2bfc369951 Fix race condition for if block
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