Commit Graph

3113 Commits (f45e2b70fdaad54e86fbdf725ed19176b8746262)
 

Author SHA1 Message Date
Rich Harris 8aef96bdab
Merge pull request #1818 from mrkishi/store-compute
6 years ago
Rich Harris d6f25a6a21 redo 9e9a078d on top of current master
6 years ago
mrkishi b2718cedb9 Add missing types to store.d.ts
6 years ago
Rich Harris 004a7a24ed Merge branch 'master' into gh-938
6 years ago
Rich Harris cd0a0a554f
Merge pull request #1816 from sveltejs/errrrrr
6 years ago
Rich Harris 4afa133214 reinstate tests
6 years ago
Rich Harris 86fd8f3e16 merge master -> gh-938
6 years ago
Rich Harris b21f1d8859 fixes
6 years ago
Rich Harris a704cb77de import helper
6 years ago
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