Commit Graph

3044 Commits (da2c1ced20c31e68cc003dd3b9bb70d8233bde21)
 

Author SHA1 Message Date
Rich Harris da2c1ced20 Merge pull request #1816 from sveltejs/errrrrr
8 years ago
Rich Harris d081e830c8 reinstate tests
8 years ago
Rich Harris 8520e39cda Merge pull request #1812 from sveltejs/gh-1205-b
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
arggh 0250405dee Add missing check for update lock
8 years ago
Conduitry 4f64a49e0f fix agadoo resolution in package-lock.json
8 years ago
dmitrykurmanov d7186dbddd Merge branch 'master' into patch-1
8 years ago
Dmitry Kurmanov 39c62a140b Update index.js
8 years ago
Dmitry Kurmanov 85d4a3d7b1 Update store.js
8 years ago
ekhaled bcc1ea7c15 followup fix to #1653
8 years ago
Rich Harris f134494615 deprecate onerror - fixes #1745
8 years ago
Rich Harris 61fe85be13 Merge pull request #1757 from sveltejs/gh-1750
8 years ago
Rich Harris 2cd3bc7d87 update agadoo
8 years ago
Rich Harris d1ff78ba2c move agadoo to npm test script
8 years ago
Rich Harris c5616474a1 while we're here, update parser output files
8 years ago
Rich Harris a451101a32 remove -bundle files
8 years ago
Rich Harris 053a943697 use agaoo to guarantee treeshakeability (closes #1750)
8 years ago