Commit Graph

3265 Commits (1d035ecc7d7cab7c232318e04ffb0c8766b11567)
 

Author SHA1 Message Date
Rich Harris eb347bf2e6 Merge pull request #1815 from sveltejs/gh-1434
8 years ago
Rich Harris 02a793b1c3 Merge pull request #1382 from sveltejs/gh-938
8 years ago
Rich Harris ad39f02342 Merge pull request #1818 from mrkishi/store-compute
8 years ago
Rich Harris 5885506f81 redo 9e9a078d on top of current master
8 years ago
mrkishi 8a7b96b6a7 Add missing types to store.d.ts
8 years ago
Rich Harris af490843f1 Merge branch 'master' into gh-938
8 years ago
Rich Harris da2c1ced20 Merge pull request #1816 from sveltejs/errrrrr
8 years ago
Rich Harris d081e830c8 reinstate tests
8 years ago
Rich Harris 5b902fc444 merge master -> gh-938
8 years ago
Rich Harris 1855ca18fc fixes
8 years ago
Rich Harris 62fdae5b35 import helper
8 years ago
Rich Harris 0a63261d5d Merge branch 'master' into gh-1434
8 years ago
Rich Harris 8520e39cda Merge pull request #1812 from sveltejs/gh-1205-b
8 years ago
Rich Harris a23169262e dont render undefined/null attributes in SSR
8 years ago
Rich Harris ef1741485b merge master -> set-undefined-attr
8 years ago
Rich Harris ad1c636273 add a <svelte:document> tag - #1484
8 years ago
Rich Harris 27a797b374 Merge pull request #1208 from sveltejs/gh-1207
8 years ago
Rich Harris 777e7b96dd update store types
8 years ago
Rich Harris c255d7d78f merge master -> gh-1207
8 years ago
Rich Harris 4c5c440a88 render server bindings
8 years ago
Rich Harris fea5ee3e5a Merge pull request #1811 from sveltejs/gh-1807
8 years ago
Rich Harris ccf54b2187 better error for missing store - fixes #1807
8 years ago
Rich Harris 963a950568 -> v2.14.3
8 years ago
Rich Harris 94c3381980 Merge pull request #1797 from sveltejs/gh-1793
8 years ago
Rich Harris 0f25c560bc Merge pull request #1798 from sveltejs/gh-1795
8 years ago
Rich Harris a1ec36414e remove leftover logging
8 years ago
Rich Harris 4003b3fd82 detach each block iterations with no update method - fixes #1795
8 years ago
Rich Harris 5deb460d8b extend dependency tracking to all directives
8 years ago
Rich Harris 00e87b2356 recognise dependencies in class directives - fixes #1793
8 years ago
Conduitry 11db80fc10 -> v2.14.2
8 years ago
Yury Zhuravlev 72939812c1 fix #1780 just start use parent instead parent.parent in IfBlock wrapper
8 years ago
Rich Harris a1479aafa0 -> v2.14.1
8 years ago
Rich Harris d0d9295f1c repair linked list
8 years ago
Rich Harris bcc736384f Merge branch 'fix-lost-anchor-if-if-block-first' of https://github.com/stalkerg/svelte into stalkerg-fix-lost-anchor-if-if-block-first
8 years ago
Rich Harris b59adb2613 Merge pull request #1776 from sveltejs/gh-1772
8 years ago
Rich Harris 1c1a062ed7 Merge pull request #1775 from sveltejs/gh-1774
8 years ago
Rich Harris 5c03d70186 Merge pull request #1789 from sveltejs/gh-1788
8 years ago
Yury Zhuravlev 0c47bd485c small fix for if-else code style
8 years ago
Yury Zhuravlev e3e50855ed Fix removing next link during strip whitespaces for first element.
8 years ago
Conduitry dcffcc2da7 adjust parsing of directives to preserve line/column info
8 years ago
Rich Harris decb5f965d include solidus in attribute values - fixes #1772
8 years ago
Rich Harris 83ff84cc57 fix blocks inside <svelte:head> - closes #1774
8 years ago
Rich Harris 8e492636e6 -> v2.14.0
8 years ago
Rich Harris 3c58fe208a Merge pull request #1759 from sveltejs/gh-1745
8 years ago
Rich Harris b009e501e7 Merge pull request #1760 from ekhaled/gh-1653-followup
8 years ago
Rich Harris c951e31a7a Merge pull request #1761 from dmitrykurmanov/patch-1
8 years ago
Rich Harris 48f825e2d5 Merge pull request #1770 from arggh/fix-scroll-binding
8 years ago
Rich Harris b3a7cdb352 Merge pull request #1773 from sveltejs/elseif-no-else
8 years ago
Rich Harris 07a85eb790 handle elseif blocks with no else
8 years ago
Rich Harris 26f534f07d add agadoo to posttest so args can be passed to yarn test
8 years ago