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

441 Commits

Author SHA1 Message Date
Conduitry
c97e8f81db -> v3.17.0 2020-01-13 11:59:06 -05:00
Tan Li Hau
b3582c7fb2 fix hydrating <head> (#4082) 2020-01-13 11:55:55 -05:00
Conduitry
d7d7ce1e6c update changelog 2020-01-13 11:25:48 -05:00
Tan Li Hau
ef56a70acb SSR should only render one <title> (#4250) 2020-01-13 11:13:54 -05:00
Tan Li Hau
7c3e34c00b fix hydrating each else (#4253) 2020-01-12 15:42:45 -05:00
Tan Li Hau
a422d2aba5 fix actions having no access to parent nodes (#4252) 2020-01-11 09:01:40 -05:00
Conduitry
3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170) 2020-01-06 12:52:21 -05:00
Conduitry
741444d07e fix when LHS of a reactive assignment is a member expression (#4212) 2020-01-06 07:37:04 -05:00
Conduitry
8d49aa6125 update changelog 2020-01-05 06:26:38 -05:00
Conduitry
aa8e470b41 update changelog 2019-12-29 10:41:40 -05:00
Conduitry
b608148238 -> v3.16.7 2019-12-24 12:12:48 -05:00
Conduitry
f805a2cdc5 -> v3.16.6 2019-12-23 14:27:32 -05:00
Conduitry
a9065d4120 -> v3.16.5 2019-12-17 20:14:13 -05:00
Conduitry
2467c4bf64 -> v3.16.4 2019-12-11 11:54:06 -05:00
Rich Harris
0a6310f7a3 -> v3.16.3 2019-12-10 11:51:54 -05:00
Rich Harris
ba3ab67233 -> v3.16.2 2019-12-10 10:49:43 -05:00
Conduitry
8a6abc9215 -> v3.16.1 2019-12-09 10:01:47 -05:00
Conduitry
0f2c7d2872 update changelog 2019-12-09 09:27:42 -05:00
Conduitry
6a4956b403 update changelog 2019-12-04 13:11:23 -05:00
Richard Harris
13ef75be22 -> v3.16.0 2019-11-29 21:36:57 -05:00
Conduitry
d3cefd2bcb update changelog 2019-11-26 09:53:17 -05:00
Conduitry
2f4d77115f update changelog 2019-11-26 09:19:34 -05:00
Rich Harris
a8ff02a25f -> v3.15.0 2019-11-18 10:39:28 -05:00
pngwn
d1df52cdc7 Add unreleased changelog entry for #3948 2019-11-18 14:52:58 +00:00
Conduitry
7e2e23e7ae -> v3.14.1 2019-11-12 21:52:50 -05:00
Rich Harris
c29e2085a1 -> v3.14.0 2019-11-11 18:28:54 -05:00
Richard Harris
4c53eb6bda -> v3.13.0 2019-11-10 15:08:05 -05:00
Conduitry
16ccc7493d update changelog 2019-11-03 07:51:45 -05:00
Conduitry
dbdcb60f29 update changelog 2019-10-27 14:24:10 -04:00
Conduitry
9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
* in SSR, adjust spread with boolean attributes (#2916)

* add tests

* update changelog
2019-10-27 08:53:01 -04:00
Tan Li Hau
9f7565cf19 fix changelog issue link 2019-10-27 08:48:45 -04:00
Conduitry
b8107e7fa7 update changelog 2019-10-26 17:05:10 -04:00
Conduitry
85692cbd5a
fix handling of style scoping and class: with spread scopes (#3792) 2019-10-25 13:03:09 -04:00
Conduitry
07b9d0378e update changelog 2019-10-24 13:36:28 -04:00
Conduitry
0419039d26
Don't lose class: directive classes on an element with {...spread} attributes when updating (#3781)
* include all class: directive updates on elements with spreads (#3421)

* add test

* update changelog
2019-10-24 08:18:33 -04:00
Conduitry
f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
* add failing tests

* fix boolean attributes along with spreads (DOM mode)

* fix boolean attributes along with spreads (SSR mode)

* update changelog (#3764)

* fix removing attributes in spreads
2019-10-23 12:43:20 -04:00
Conduitry
8ef32d766a
produce better code for <slot/> (#3631) 2019-10-20 07:39:11 -04:00
Conduitry
3e02b95488
fix compound ifs with outros and no dependencies (#3595) 2019-10-20 07:29:33 -04:00
Conduitry
8d7d0ff7dd
fix bind:this binding to a store (#3591) 2019-10-19 08:51:59 -04:00
Conduitry
2e2b0c9175 update changelog 2019-10-19 01:52:59 -04:00
Conduitry
dda9a53727
preserve $: label in reactive blocks in SSR mode (#2828) (#3469) 2019-10-17 10:06:44 -04:00
Conduitry
ddbbccc9e4 update changelog 2019-10-17 09:53:58 -04:00
Conduitry
3d629ffb0c update changelog 2019-10-16 16:50:38 -04:00
Conduitry
1b0e391fb0 update changelog 2019-10-15 16:59:32 -04:00
Conduitry
d0d3b342e8 update changelog 2019-10-12 08:33:38 -04:00
pngwn
57aeddcf85 Prevent element property set from throwing errors for readonly properties. Fixes #3681. 2019-10-11 18:00:49 -04:00
Conduitry
1fce4c6931 update changelog 2019-10-09 13:11:54 -04:00
Conduitry
729bb12d17 update changelog 2019-10-09 13:08:16 -04:00
Conduitry
40284d0a9b update changelog 2019-10-09 13:00:41 -04:00
Conduitry
52c086b1b9 update changelog 2019-10-09 12:41:08 -04:00
Conduitry
f7565928f5 update changelog 2019-10-04 08:38:10 -04:00
Conduitry
3c5ccf6ee5
rework attribute selector matching to not use regexes (#1710) 2019-09-16 19:35:41 -04:00
Conduitry
a2cd1fec7f -> v3.12.1 2019-09-10 11:58:47 -04:00
Richard Harris
6892c4a048 -> v3.12.0 2019-09-08 23:20:00 -04:00
Richard Harris
e686216284 -> v3.11.0 2019-09-08 19:19:49 -04:00
Richard Harris
6300ccb7a2 -> v3.10.1 2019-09-08 16:42:47 -04:00
Richard Harris
41f5961ef9 -> v3.10.0 2019-09-07 15:56:27 -04:00
Conduitry
e3d31a1de1 update changelog 2019-09-03 21:37:49 -04:00
Richard Harris
ec5eb96a86 -> v3.9.2 2019-09-03 21:31:58 -04:00
Richard Harris
24136291e6 -> v3.9.1 2019-08-22 09:00:39 -04:00
Richard Harris
d42a8627cd -> v3.9.0 2019-08-20 08:56:09 -04:00
Richard Harris
3bbfccc4cc -> v3.8.1 2019-08-14 21:16:54 -04:00
Richard Harris
c5439b0789 -> v3.8.0 2019-08-12 07:12:59 -04:00
Richard Harris
2ef004e324 -> v3.7.1 2019-08-06 08:59:54 -04:00
Richard Harris
9addc5f077 -> v3.7.0 2019-08-04 20:46:26 -04:00
Richard Harris
2a8f1cc56d -> v3.6.11 2019-08-03 13:48:42 -04:00
Rich Harris
981f30d3e9 -> v3.6.10 2019-07-30 14:52:23 -04:00
Richard Harris
17beaa0a5d -> v3.6.9 2019-07-26 09:11:20 -04:00
Richard Harris
2761da640a -> v3.6.8 2019-07-23 09:54:41 -04:00
Richard Harris
a57dfb6b2b -> v3.6.7 2019-07-10 08:35:01 -04:00
Rich Harris
f2d25828d5 -> v3.6.6 2019-07-09 11:09:47 -04:00
Richard Harris
83be1f38d0 -> v3.6.5 2019-07-06 14:51:27 -04:00
Rich Harris
49d663d694 -> v3.6.4 2019-07-03 11:28:26 -04:00
Richard Harris
af0bfe4a16 -> v3.6.3 2019-07-01 21:23:16 -04:00
Richard Harris
8ed5f1e73c -> v3.6.2 2019-06-29 15:01:29 -04:00
Conduitry
b764265988 -> v3.6.1 2019-06-25 14:47:18 -04:00
Rich Harris
9893435ad7
typo 2019-06-25 13:09:48 -04:00
Rich Harris
0c4a844995 -> v3.6.0 2019-06-25 13:06:39 -04:00
Conduitry
886fb66b41 -> v3.5.4 2019-06-23 08:48:04 -04:00
Richard Harris
7de5d6c07a -> v3.5.3 2019-06-19 19:44:03 -04:00
Richard Harris
1f1ce3ebd7 -> v3.5.2 2019-06-18 23:18:32 -04:00
Richard Harris
8c42cf6257 -> v3.5.1 2019-06-09 19:51:57 -04:00
Richard Harris
820cce8523 -> v3.5.0 2019-06-09 18:01:10 -04:00
Richard Harris
78cf400ba8 -> v3.4.4 2019-05-27 12:58:59 +02:00
Richard Harris
04af24916a -> v3.4.3 2019-05-26 14:59:38 +02:00
Richard Harris
a0b876f99f -> v3.4.2 2019-05-20 22:13:34 -04:00
Rich Harris
298ae8ec23 -> v3.4.1 2019-05-16 11:43:08 -04:00
Rich Harris
5121a3cba8 -> v3.4.0 2019-05-15 18:27:13 -04:00
Rich Harris
fbb6c9fd4e -> v3.3.0 2019-05-13 09:27:28 -04:00
Richard Harris
ec74b21c37 -> v3.2.2 2019-05-09 00:01:41 -04:00
Richard Harris
39b1fe224e -> v3.2.1 2019-05-06 07:00:54 -04:00
Richard Harris
0ce8dc9d17 -> v3.2.0 2019-05-04 12:28:08 -04:00
Richard Harris
c5f569f3c7 -> v3.1.0 2019-04-25 23:20:58 -04:00
Richard Harris
a06f92a930 -> v1.0.0 2019-04-24 23:50:08 -04:00
Richard Harris
115d10bd18 update references to svelte.technology - fixes #2450 2019-04-21 11:17:10 -04:00
Richard Harris
7382a9f811 -> v3.0.0 2019-04-21 09:06:00 -04:00
Rich Harris
09e6ae0e8e -> v2.15.4 2018-12-07 20:31:51 -05:00
Rich Harris
5cc45c1e89 -> v2.15.3 2018-11-06 14:05:06 -05:00
Rich Harris
daa9344cbc -> v2.15.2 2018-11-04 17:52:16 -05:00
Conduitry
1f79099d2f -> v2.15.1 2018-10-30 13:35:49 -04:00
Rich Harris
03c7612c6b -> v2.15.0 2018-10-28 14:27:20 -04:00
Rich Harris
c29dc42e2e -> v2.14.3 2018-10-24 11:53:23 -04:00
Conduitry
1e28b3f758 -> v2.14.2 2018-10-22 21:45:50 -04:00
Rich Harris
1deb25e184 -> v2.14.1 2018-10-20 09:06:05 -04:00
Rich Harris
c0ba6fb4ef -> v2.14.0 2018-10-17 11:35:21 -04:00
Rich Harris
8cb649024f -> v2.13.5 2018-09-19 17:33:09 -04:00
Rich Harris
01b0a47cd5 -> v2.13.4 2018-09-06 14:16:45 -04:00
Conduitry
24482cb940 -> v2.13.3 2018-09-05 21:09:29 -04:00
Rich Harris
2e4b65af5a -> v2.13.2 2018-08-28 15:36:55 -04:00
Rich Harris
0f171a5f3e -> v2.13.1 2018-08-25 06:29:23 -04:00
Rich Harris
c7609a2da3 -> v2.13.0 2018-08-24 21:42:29 -04:00
Rich Harris
e26dcadecf -> v2.12.1 2018-08-24 19:52:47 -04:00
Rich Harris
f38bdaaadf -> v2.12.0 2018-08-22 23:14:38 -04:00
Rich Harris
9eec6f8c72 -> v2.11.0 2018-08-14 20:22:48 -04:00
Rich Harris
51c2cddd90 -> v2.10.1 2018-08-12 16:27:25 -04:00
Rich Harris
bd91d59bc9 -> v2.10.0 2018-08-11 18:02:50 -04:00
Rich Harris
98212a0699 -> v2.9.11 2018-08-08 08:32:19 -04:00
Rich Harris
53d43b7d10 -> v2.9.10 2018-08-04 22:00:32 -04:00
Rich Harris
0daf8877ab -> v2.9.9 2018-08-01 21:38:26 -04:00
Rich Harris
efd3cce5ad -> v2.9.8 2018-08-01 17:39:10 -04:00
Rich Harris
8a89e7aec2 -> v2.9.7 2018-07-24 13:26:32 -04:00
Rich Harris
f2ac545e28 -> v2.9.6 2018-07-21 16:57:15 -04:00
Rich Harris
cc93595dac -> v2.9.5 2018-07-17 16:43:32 -04:00
Rich Harris
63e64c6f42 -> v2.9.4 2018-07-14 22:23:51 -04:00
Conduitry
557e7b7ccb -> v2.9.3 2018-07-09 13:09:12 -04:00
Conduitry
7774c6d92a -> v2.9.2 2018-07-09 03:22:13 -04:00
Rich Harris
a043c4414a -> v2.9.1 2018-07-01 15:41:49 -04:00
Rich Harris
2bb62c3436 -> v2.9.0 2018-06-29 17:53:16 -04:00
Rich Harris
bec49a0ad0 -> v2.8.1 2018-06-22 20:19:25 -04:00
Rich Harris
17000e38f6 -> v2.8.0 2018-06-20 14:23:23 -04:00
Rich Harris
9cd5dd9fbc -> v2.7.2 2018-06-08 14:47:04 +01:00
Rich Harris
7c0986fded -> v2.7.1 2018-06-05 16:57:26 -04:00
Rich Harris
7032ec745c -> v2.7.0 2018-05-28 19:45:13 -04:00
Rich Harris
54799736b8 -> v2.6.6 2018-05-25 19:29:28 -04:00
Rich Harris
058f7ea43a -> v2.6.5 2018-05-25 08:41:36 -04:00
Rich Harris
9e52cf931d -> v2.6.4 2018-05-24 17:48:38 -04:00
Rich Harris
b6300eea5e -> v2.6.3 2018-05-16 22:05:56 -04:00
Rich Harris
017e6cb46f -> v2.6.2 2018-05-16 10:50:03 -04:00
Rich Harris
ee052dc7bd -> v2.6.1 2018-05-14 10:59:51 -04:00
Rich Harris
c9651348ee -> v2.6.0 2018-05-13 18:57:16 -04:00
Rich Harris
3c1bcfab79 -> v2.5.1 2018-05-10 22:10:41 -04:00
Rich Harris
7a7fd1dd3e -> v2.5.0 2018-05-06 16:05:12 -04:00
Rich Harris
9883fb67da -> v2.4.4 2018-05-03 21:28:24 -04:00
Rich Harris
7ad374d8c2 -> v2.4.3 2018-05-03 10:56:28 -04:00
Rich Harris
a75d5935a3 -> v2.4.2 2018-05-02 22:00:05 -04:00
Rich Harris
6ec21f7a20 -> v2.4.1 2018-04-30 21:37:56 -04:00
Rich Harris
a191097467 -> v2.4.0 2018-04-30 19:56:22 -04:00
Rich Harris
dbab1a886d -> v2.3.0 2018-04-29 10:56:55 -04:00
Rich Harris
890da3b02a -> v2.2.0 2018-04-28 20:42:02 -04:00
Rich Harris
a7c1c380d4 -> v2.1.1 2018-04-22 14:12:22 -04:00