Rich Harris
|
87e2241928
|
null out refs to dynamic components - fixes #1596
|
2018-07-17 14:11:07 -04:00 |
|
Rich Harris
|
63e64c6f42
|
-> v2.9.4
|
2018-07-14 22:23:51 -04:00 |
|
Rich Harris
|
c6f053ebbb
|
Merge branch 'master' of github.com:sveltejs/svelte
|
2018-07-14 22:21:50 -04:00 |
|
Rich Harris
|
46a134e04a
|
Merge pull request #1588 from sveltejs/gh-1507
allow {:then}/{:catch} to have no bound identifier
|
2018-07-15 03:21:41 +01:00 |
|
Rich Harris
|
e17f3fe328
|
alternative fix for #1575 - return to 2.8 behaviour
|
2018-07-14 22:20:37 -04:00 |
|
Conduitry
|
de1edddf0e
|
tidying
|
2018-07-10 21:46:25 -04:00 |
|
Conduitry
|
b4d7653b42
|
allow {:then}/{:catch} to have no bound identifier (#1507)
|
2018-07-09 20:10:28 -04:00 |
|
Conduitry
|
557e7b7ccb
|
-> v2.9.3
|
2018-07-09 13:09:12 -04:00 |
|
Conduitry
|
26dfb9afa7
|
in each-else, use mount/intro according to that branch's contents (#1586)
Fixes # 1559
|
2018-07-09 13:02:17 -04:00 |
|
Conduitry
|
e66d9ffae7
|
in .fire always set calling flag back to false (#1587)
* in .fire always set calling flag back to false (#1573)
* update expected bundles
|
2018-07-09 13:00:58 -04:00 |
|
Conduitry
|
7774c6d92a
|
-> v2.9.2
|
2018-07-09 03:22:13 -04:00 |
|
Yury Zhuravlev
|
0dcc0f2062
|
Merge branch 'master' into fix_outro_timeout
|
2018-07-09 11:28:40 +09:00 |
|
Conduitry
|
a2368cde46
|
unique name for select_block_type in IfBlock#buildCompoundWithOutros
Fixes #1580
|
2018-07-08 11:58:45 -04:00 |
|
Conduitry
|
909536dac9
|
fix determing whether an attribute should prevent innerHTML optimization
Fixes #1581
|
2018-07-08 11:58:33 -04:00 |
|
Conduitry
|
2edc56b919
|
🇺🇸
|
2018-07-06 09:31:14 -04:00 |
|
Yury Zhuravlev
|
7cab338e32
|
Fix race condition for if block
|
2018-07-06 19:02:12 +09:00 |
|
Rich Harris
|
a043c4414a
|
-> v2.9.1
|
2018-07-01 15:41:49 -04:00 |
|
Rich Harris
|
06451bafd0
|
Merge pull request #1574 from sveltejs/gh-1571
use template.content in place of template where appropriate
|
2018-07-01 15:40:50 -04:00 |
|
Rich Harris
|
5ff7cb51dc
|
use template.content in place of template where appropriate - fixes #1571
|
2018-07-01 14:04:04 -04:00 |
|
Rich Harris
|
2bb62c3436
|
-> v2.9.0
|
2018-06-29 17:53:16 -04:00 |
|
Rich Harris
|
faa07e8d57
|
Merge pull request #1572 from sveltejs/gh-1561
abort transition on detach
|
2018-06-29 17:50:26 -04:00 |
|
Rich Harris
|
5c6e7e878c
|
Merge pull request #1555 from fjorgemota/patch-1
Quote name of attribute to nested components
|
2018-06-29 17:50:06 -04:00 |
|
Rich Harris
|
6c20d14789
|
remove unused import
|
2018-06-29 16:24:11 -04:00 |
|
Rich Harris
|
b86b9322c2
|
Merge pull request #1569 from sveltejs/gh-1568
outro when <svelte:component> switches -
|
2018-06-29 15:15:08 -04:00 |
|
Rich Harris
|
f3e4f04a54
|
abort transition on detach - alternative fix for #1561
|
2018-06-29 15:04:45 -04:00 |
|
Rich Harris
|
7678b36581
|
separate groupOutros from transitionsManager
|
2018-06-28 23:49:16 -04:00 |
|
Rich Harris
|
bde21dad87
|
outro when <svelte:component> switches - #1568
|
2018-06-28 23:12:04 -04:00 |
|
Fernando Jorge Mota
|
9a0af96c44
|
Support invalid JS attributes when passing data to components and on binding attributes, too
|
2018-06-25 03:31:04 -03:00 |
|
Rich Harris
|
bec49a0ad0
|
-> v2.8.1
|
2018-06-22 20:19:25 -04:00 |
|
Rich Harris
|
685a36f2b7
|
Merge pull request #1558 from sveltejs/revert-1557-1553-return-from-custom-event-handler
Revert "Fix for #1553"
|
2018-06-22 20:18:02 -04:00 |
|
Rich Harris
|
ce575e1065
|
Revert "Fix for #1553"
|
2018-06-22 20:08:51 -04:00 |
|
Rich Harris
|
000dc29a14
|
Merge pull request #1557 from PaulMaly/1553-return-from-custom-event-handler
Fix for #1553
|
2018-06-22 19:21:06 -04:00 |
|
Rich Harris
|
3560b8616f
|
Merge pull request #1556 from kaisermann/fix-prefixed-animation-property
Fix prefixed animation name replacement
|
2018-06-22 19:20:41 -04:00 |
|
Pavel Malyshev
|
f1fc81a49f
|
Fix for #1553
|
2018-06-22 21:05:29 +03:00 |
|
Christian Kaisermann
|
fe9a68d071
|
Fix prefixed animation name replacement
|
2018-06-22 15:00:54 -03:00 |
|
Fernando Jorge Mota
|
c641ce423a
|
Quote name of attribute to nested components
This fixes #887 by quoting name of attributes if those are invalid JS identifiers when passing data to nested components.
|
2018-06-22 14:41:12 -03:00 |
|
Rich Harris
|
17000e38f6
|
-> v2.8.0
|
2018-06-20 14:23:23 -04:00 |
|
Rich Harris
|
4bd0022363
|
Merge pull request #1552 from PaulMaly/1538-store-inheriting
Fix for #1538
|
2018-06-20 14:21:48 -04:00 |
|
Pavel Malyshev
|
52ece0b5f0
|
Fix for #1538
|
2018-06-20 18:10:48 +03:00 |
|
Rich Harris
|
9cd5dd9fbc
|
-> v2.7.2
|
2018-06-08 14:47:04 +01:00 |
|
Rich Harris
|
65592aac76
|
Merge pull request #1533 from sveltejs/gh-1532
call outrocallback immediately for empty each block
|
2018-06-08 09:38:34 -04:00 |
|
Rich Harris
|
b76f074401
|
Merge pull request #1529 from sveltejs/gh-1527
avoid unnecessary remounts
|
2018-06-08 09:25:32 -04:00 |
|
Rich Harris
|
f8ca0d4efe
|
call outrocallback immediately for empty each block
|
2018-06-07 08:28:09 -04:00 |
|
Rich Harris
|
aebafcc975
|
fix for #1522... maybe?
|
2018-06-06 18:03:21 -04:00 |
|
Rich Harris
|
e087d08880
|
failing test for #1522
|
2018-06-06 18:00:43 -04:00 |
|
Rich Harris
|
f1cfa55efc
|
Merge pull request #1526 from kaisermann/refs-callee-warn
Add refs.* to valid event handler callees warning message
|
2018-06-06 17:43:54 -04:00 |
|
Rich Harris
|
3b928b36a9
|
fix the bugs
|
2018-06-06 17:23:35 -04:00 |
|
Rich Harris
|
1cd55d1f2b
|
avoid double intro
|
2018-06-06 16:52:27 -04:00 |
|
Rich Harris
|
52032bef8f
|
failing test for #1527
|
2018-06-06 16:52:01 -04:00 |
|
Christian Kaisermann
|
19d541ab77
|
Add refs.* to valid event handler callees warning message
|
2018-06-06 14:32:34 -03:00 |
|