Commit Graph

3072 Commits (3f3954102f1cb560e43cf1dac871c42c8530cdcc)
 

Author SHA1 Message Date
Rich Harris 3f3954102f disallow passive|preventDefault combo
8 years ago
Rich Harris 4082cdefe7 implement event modifiers
8 years ago
Rich Harris 6c92d9955f disallow once/passive in legacy mode, for now
8 years ago
Rich Harris 4784ff02d6 add some more modifier validation tests
8 years ago
Rich Harris 5fd4c94270 merge master -> gh-1088
8 years ago
Rich Harris c1efada88e Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 041b6ff079 remove some unused code
8 years ago
Rich Harris b06ff8ad39 Merge pull request #1813 from sveltejs/gh-1484-alt
8 years ago
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