Commit Graph

3204 Commits (168c9bf73b405b9a84f3795526f88c001cd33979)
 

Author SHA1 Message Date
Rich Harris 3c99785c07 Merge branch 'master' into gh-1434
6 years ago
Rich Harris 3cf60cb4b8
Merge pull request #1812 from sveltejs/gh-1205-b
6 years ago
Rich Harris b5945e13ea dont render undefined/null attributes in SSR
6 years ago
Rich Harris 8642ef17a4 merge master -> set-undefined-attr
6 years ago
Rich Harris db37e3a84b add a <svelte:document> tag - #1484
6 years ago
Rich Harris d1f35dfd85
Merge pull request #1208 from sveltejs/gh-1207
6 years ago
Rich Harris 59d67f085b update store types
6 years ago
Rich Harris bda2310bcf merge master -> gh-1207
6 years ago
Rich Harris 837d248257 render server bindings
6 years ago
Rich Harris 5f51856f86
Merge pull request #1811 from sveltejs/gh-1807
6 years ago
Rich Harris 8929aebbec better error for missing store - fixes #1807
6 years ago
Rich Harris c29dc42e2e -> v2.14.3
6 years ago
Rich Harris d49f5f2136
Merge pull request #1797 from sveltejs/gh-1793
6 years ago
Rich Harris e65b0bb2e3
Merge pull request #1798 from sveltejs/gh-1795
6 years ago
Rich Harris f46366c4e7 remove leftover logging
6 years ago
Rich Harris ece6aeb892 detach each block iterations with no update method - fixes #1795
6 years ago
Rich Harris 073c8762ef extend dependency tracking to all directives
6 years ago
Rich Harris 3258779fa7 recognise dependencies in class directives - fixes #1793
6 years ago
Conduitry 1e28b3f758 -> v2.14.2
6 years ago
Yury Zhuravlev 079bd4e58a fix #1780 just start use parent instead parent.parent in IfBlock wrapper
6 years ago
Rich Harris 1deb25e184 -> v2.14.1
6 years ago
Rich Harris ae2bf97c90 repair linked list
6 years ago
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
6 years ago
Rich Harris 9e899db21c
Merge pull request #1776 from sveltejs/gh-1772
6 years ago
Rich Harris 635348a919
Merge pull request #1775 from sveltejs/gh-1774
6 years ago
Rich Harris 9395573db5
Merge pull request #1789 from sveltejs/gh-1788
6 years ago
Yury Zhuravlev 21ea87cd61 small fix for if-else code style
6 years ago
Yury Zhuravlev 0d797ea8ae Fix removing next link during strip whitespaces for first element.
6 years ago
Conduitry b8ed27105d adjust parsing of directives to preserve line/column info
6 years ago
Rich Harris 9e07e3f77f include solidus in attribute values - fixes #1772
6 years ago
Rich Harris 337b62be6f fix blocks inside <svelte:head> - closes #1774
6 years ago
Rich Harris c0ba6fb4ef -> v2.14.0
6 years ago
Rich Harris f1204bfad9
Merge pull request #1759 from sveltejs/gh-1745
6 years ago
Rich Harris 540cd05d42
Merge pull request #1760 from ekhaled/gh-1653-followup
6 years ago
Rich Harris 7251a12539
Merge pull request #1761 from dmitrykurmanov/patch-1
6 years ago
Rich Harris cbfcde3cde
Merge pull request #1770 from arggh/fix-scroll-binding
6 years ago
Rich Harris d06088c333
Merge pull request #1773 from sveltejs/elseif-no-else
6 years ago
Rich Harris 4f88e43c37 handle elseif blocks with no else
6 years ago
Rich Harris cdddaa7c00 add agadoo to posttest so args can be passed to yarn test
6 years ago
arggh 4065f7741b Add missing check for update lock
6 years ago
Conduitry 2485604d2f fix agadoo resolution in package-lock.json
6 years ago
dmitrykurmanov ebc7eeb9c4 Merge branch 'master' into patch-1
6 years ago
Dmitry Kurmanov 07b7212783
Update index.js
6 years ago
Dmitry Kurmanov 74b11a6389
Update store.js
6 years ago
ekhaled 3c4439c04e followup fix to #1653
6 years ago
Rich Harris bf50b47bb5 deprecate onerror - fixes #1745
6 years ago
Rich Harris b5140cdad3
Merge pull request #1757 from sveltejs/gh-1750
6 years ago
Rich Harris 353d3b5ef3 update agadoo
6 years ago
Rich Harris 016d4b5dc5 move agadoo to npm test script
6 years ago
Rich Harris 956f318bea while we're here, update parser output files
6 years ago