0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
Commit Graph

3148 Commits

Author SHA1 Message Date
Rich Harris
59d67f085b update store types 2018-10-27 16:46:24 -04:00
Rich Harris
bda2310bcf merge master -> gh-1207 2018-10-27 16:42:02 -04:00
Rich Harris
837d248257 render server bindings 2018-10-27 16:37:50 -04:00
Rich Harris
5f51856f86
Merge pull request #1811 from sveltejs/gh-1807
better error for missing store
2018-10-27 15:10:28 -04:00
Rich Harris
8929aebbec better error for missing store - fixes #1807 2018-10-27 14:32:26 -04:00
Rich Harris
c29dc42e2e -> v2.14.3 2018-10-24 11:53:23 -04:00
Rich Harris
d49f5f2136
Merge pull request #1797 from sveltejs/gh-1793
recognise dependencies in class directives
2018-10-24 11:50:32 -04:00
Rich Harris
e65b0bb2e3
Merge pull request #1798 from sveltejs/gh-1795
detach each block iterations with no update method
2018-10-24 11:50:20 -04:00
Rich Harris
f46366c4e7 remove leftover logging 2018-10-24 09:39:13 -04:00
Rich Harris
ece6aeb892 detach each block iterations with no update method - fixes #1795 2018-10-24 09:38:19 -04:00
Rich Harris
073c8762ef extend dependency tracking to all directives 2018-10-24 08:30:50 -04:00
Rich Harris
3258779fa7 recognise dependencies in class directives - fixes #1793 2018-10-24 08:12:01 -04:00
Conduitry
1e28b3f758 -> v2.14.2 2018-10-22 21:45:50 -04:00
Yury Zhuravlev
079bd4e58a fix #1780 just start use parent instead parent.parent in IfBlock wrapper 2018-10-22 21:40:25 -04:00
Rich Harris
1deb25e184 -> v2.14.1 2018-10-20 09:06:05 -04:00
Rich Harris
ae2bf97c90 repair linked list 2018-10-20 09:03:50 -04:00
Rich Harris
e5f5995458 Merge branch 'fix-lost-anchor-if-if-block-first' of https://github.com/stalkerg/svelte into stalkerg-fix-lost-anchor-if-if-block-first 2018-10-20 08:56:33 -04:00
Rich Harris
9e899db21c
Merge pull request #1776 from sveltejs/gh-1772
include solidus in attribute values
2018-10-20 08:52:54 -04:00
Rich Harris
635348a919
Merge pull request #1775 from sveltejs/gh-1774
fix blocks inside <svelte:head>
2018-10-20 08:52:41 -04:00
Rich Harris
9395573db5
Merge pull request #1789 from sveltejs/gh-1788
adjust parsing of directives to preserve line/column info
2018-10-20 08:51:34 -04:00
Yury Zhuravlev
21ea87cd61 small fix for if-else code style 2018-10-19 13:07:34 +09:00
Yury Zhuravlev
0d797ea8ae Fix removing next link during strip whitespaces for first element. 2018-10-19 12:41:25 +09:00
Conduitry
b8ed27105d adjust parsing of directives to preserve line/column info 2018-10-18 23:23:29 -04:00
Rich Harris
9e07e3f77f include solidus in attribute values - fixes #1772 2018-10-17 17:33:32 -04:00
Rich Harris
337b62be6f fix blocks inside <svelte:head> - closes #1774 2018-10-17 16:51:17 -04:00
Rich Harris
c0ba6fb4ef -> v2.14.0 2018-10-17 11:35:21 -04:00
Rich Harris
f1204bfad9
Merge pull request #1759 from sveltejs/gh-1745
deprecate onerror
2018-10-17 11:31:09 -04:00
Rich Harris
540cd05d42
Merge pull request #1760 from ekhaled/gh-1653-followup
followup fix to #1653
2018-10-17 11:26:30 -04:00
Rich Harris
7251a12539
Merge pull request #1761 from dmitrykurmanov/patch-1
Update error message in the Store
2018-10-17 11:25:42 -04:00
Rich Harris
cbfcde3cde
Merge pull request #1770 from arggh/fix-scroll-binding
Add missing check for update lock
2018-10-17 11:24:53 -04:00
Rich Harris
d06088c333
Merge pull request #1773 from sveltejs/elseif-no-else
Handle elseif blocks with no else
2018-10-17 11:21:33 -04:00
Rich Harris
4f88e43c37 handle elseif blocks with no else 2018-10-17 10:51:27 -04:00
Rich Harris
cdddaa7c00 add agadoo to posttest so args can be passed to yarn test 2018-10-17 10:49:37 -04:00
arggh
4065f7741b Add missing check for update lock
Fixes #1579
2018-10-15 23:18:09 +03:00
Conduitry
2485604d2f fix agadoo resolution in package-lock.json 2018-09-30 08:13:04 -04:00
dmitrykurmanov
ebc7eeb9c4 Merge branch 'master' into patch-1 2018-09-27 22:54:43 +03:00
Dmitry Kurmanov
07b7212783
Update index.js 2018-09-27 20:00:05 +03:00
Dmitry Kurmanov
74b11a6389
Update store.js 2018-09-27 19:51:08 +03:00
ekhaled
3c4439c04e followup fix to #1653 2018-09-26 13:54:24 +01:00
Rich Harris
bf50b47bb5 deprecate onerror - fixes #1745 2018-09-25 22:54:57 -04:00
Rich Harris
b5140cdad3
Merge pull request #1757 from sveltejs/gh-1750
Add agadoo, remove *-bundle.js test files
2018-09-25 21:35:00 -04:00
Rich Harris
353d3b5ef3 update agadoo 2018-09-25 21:28:01 -04:00
Rich Harris
016d4b5dc5 move agadoo to npm test script 2018-09-25 21:12:43 -04:00
Rich Harris
956f318bea while we're here, update parser output files 2018-09-25 21:11:55 -04:00
Rich Harris
4a88c9ccb5 remove -bundle files 2018-09-25 21:10:41 -04:00
Rich Harris
920d58364c use agaoo to guarantee treeshakeability (closes #1750) 2018-09-25 21:08:05 -04:00
Rich Harris
e0fe31327a move render logic into separate phase (#1678) 2018-09-23 23:09:26 -04:00
Rich Harris
8cb649024f -> v2.13.5 2018-09-19 17:33:09 -04:00
Rich Harris
d219da3ded
Merge pull request #1749 from sveltejs/gh-1739
Fixes shorthand class directives which do not have classes
2018-09-19 17:30:28 -04:00
Jacob Wright
51a3972ad5 Fixes shorthand class directives which do not have classes
Fixes #1739
2018-09-19 15:23:01 -06:00