0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

2914 Commits

Author SHA1 Message Date
Conduitry
5e8a8b95e5 update some stray references to v1 syntax 2018-05-27 15:48:21 -04:00
Christian Kaisermann
877fbeffec Make the compiler also transform prefixed @keyframes 2018-05-27 16:19:58 -03:00
Conduitry
cf2be1be63 fix bind:online in dev mode (#1502) 2018-05-27 14:55:42 -04:00
Rich Harris
63a712ccd9 add location info to nodes - fixes #1499 2018-05-26 11:54:12 -04:00
Rich Harris
54799736b8 -> v2.6.6 2018-05-25 19:29:28 -04:00
Rich Harris
c5544b7faf
Merge pull request #1498 from sveltejs/gh-1497
detach outroing blocks correctly
2018-05-25 19:28:33 -04:00
Rich Harris
04fc83d791 fix nested outro transitions 2018-05-25 18:28:57 -04:00
Rich Harris
29ec07eefe
Merge pull request #1494 from sveltejs/gh-1230
use CSS classes for ref:* selectors
2018-05-25 16:38:58 -04:00
Rich Harris
ac7f591f60 fix #1497 2018-05-25 16:34:34 -04:00
Rich Harris
058f7ea43a -> v2.6.5 2018-05-25 08:41:36 -04:00
Rich Harris
607f96d861
Merge pull request #1493 from sveltejs/gh-1492
separate hasOutros from hasOutroMethod
2018-05-25 08:40:34 -04:00
Conduitry
2b3e9a3523 use CSS classes for ref:* selectors (#1230) 2018-05-25 07:19:53 -04:00
Rich Harris
15efef9a98 separate hasOutros from hasOutroMethod - fixes #1492 2018-05-24 23:42:11 -04:00
Rich Harris
9e52cf931d -> v2.6.4 2018-05-24 17:48:38 -04:00
Rich Harris
73eadb1630
Merge pull request #1491 from sveltejs/gh-1487
replace window with self
2018-05-24 17:47:10 -04:00
Rich Harris
012289a4c2
Merge pull request #1490 from sveltejs/gh-1489
fix dynamic component bindings (#1489)
2018-05-24 17:32:57 -04:00
Rich Harris
d9999bc536 replace window with self - fixes #1487 2018-05-24 17:26:52 -04:00
Rich Harris
df60585dc4 Merge branch 'master' into gh-1489 2018-05-24 08:37:53 -04:00
Rich Harris
80077c13c3
Merge pull request #1481 from tivac/windows-cli-tests
cross-platform test setup via shelljs
2018-05-24 08:37:17 -04:00
Rich Harris
b57be7664e fix dynamic component bindings (#1489) 2018-05-24 08:32:37 -04:00
Conduitry
5f156fd09c tidy, and revert changes to cli test sample commands 2018-05-17 16:12:13 -04:00
Conduitry
860a117f0e normalize paths in comments in cli tests 2018-05-17 14:30:07 -04:00
Conduitry
bd1884a953 update yarn.lock 2018-05-17 14:13:48 -04:00
Pat Cavit
e79e077b40 cross-platform test setup via shelljs
My attempt at solving https://github.com/sveltejs/svelte/issues/1478
2018-05-16 23:40:42 -07:00
Rich Harris
b6300eea5e -> v2.6.3 2018-05-16 22:05:56 -04:00
Rich Harris
8b20837e2a
Merge pull request #1479 from sveltejs/gh-1470
always create outro method for top-level block
2018-05-16 22:04:24 -04:00
Rich Harris
3f6d0e7b0e
Merge pull request #1477 from sveltejs/gh-1460
nested components skip intro on initial render
2018-05-16 22:03:50 -04:00
Rich Harris
f97601ff1d always create outro method for top-level block - fixes #1470 2018-05-16 21:55:14 -04:00
Rich Harris
b45b2415f2 nested components skip intro on initial render - fixes #1460 2018-05-16 21:35:29 -04:00
Rich Harris
cffbd2709c
Merge pull request #1473 from sveltejs/gh-1404
update tiny-glob to fix tests not running on Windows
2018-05-16 21:12:16 -04:00
Conduitry
5d7dc55fd9 update rollup config - fix deprecated syntax 2018-05-16 16:11:37 -04:00
Conduitry
c14d26af59 update tiny-glob to fix tests not running on Windows (#1404) 2018-05-16 11:08:05 -04:00
Rich Harris
017e6cb46f -> v2.6.2 2018-05-16 10:50:03 -04:00
Rich Harris
a9d258b9a5
Merge pull request #1468 from sveltejs/gh-1458
allow animations to be aborted
2018-05-16 10:48:28 -04:00
Rich Harris
63cd3d0601 add test, tweak codegen 2018-05-16 10:46:18 -04:00
Kiho
247cfcfc7c Don't set null to switch_instance_changes 2018-05-15 21:29:46 -07:00
Rich Harris
8ba809ded1 add snapshot test 2018-05-16 00:07:06 -04:00
Rich Harris
276af83cb7 support parameterised animations 2018-05-16 00:06:55 -04:00
Rich Harris
31e387e76c allow animations to be aborted - fixes #1458 2018-05-15 12:01:24 -04:00
Rich Harris
83d2251e26
Merge pull request #1464 from sveltejs/gh-1461
quote slot names if necessary
2018-05-15 08:14:29 -04:00
Rich Harris
36b81b79b2
Merge pull request #1465 from paulocoghi/patch-1
Update "Example usage" in readme
2018-05-15 08:12:56 -04:00
Paulo Coghi
cd2f0af859
Update the "Example usage"
Update the result of "svelte.compile" from "Example usage" section, replacing `{ code, map }` to `{ js, css, ast }`
2018-05-14 23:39:03 -03:00
Rich Harris
c28f62a117 quote slot names if necessary - fixes #1461 2018-05-14 19:55:36 -04:00
Rich Harris
ee052dc7bd -> v2.6.1 2018-05-14 10:59:51 -04:00
Rich Harris
8cec6dbff2
Merge pull request #1457 from sveltejs/gh-1455
Position nodes absolutely when outroing them, if animations are involved
2018-05-14 10:58:35 -04:00
Rich Harris
a75b0b71c5 pass in destroy method 2018-05-14 10:41:02 -04:00
Rich Harris
b56e3e22df position nodes absolutely when outroing, if animations are present 2018-05-13 21:28:35 -04:00
Rich Harris
7c0a8074c4 tidy up a bit 2018-05-13 20:51:36 -04:00
Rich Harris
5848cc3204 use unique name for rects 2018-05-13 20:46:00 -04:00
Rich Harris
c9651348ee -> v2.6.0 2018-05-13 18:57:16 -04:00