Commit Graph

3479 Commits (ac7d3d54e19694240cbff2e929327a356df1dd8f)
 

Author SHA1 Message Date
Richard Harris ac7d3d54e1 move store subscriptions into a helper. broke a bunch of stuff, bear with me
8 years ago
Richard Harris 67c38e4088 failing test for #2015
8 years ago
Richard Harris dd3e8e41d6 declare $vars up top
8 years ago
Richard Harris bfbab276f3 pedantic code generation stuff
8 years ago
Rich Harris fc7bff4205 Merge pull request #2097 from sveltejs/gh-2031-with-fix
8 years ago
Rich Harris 1237f0eb0d Merge pull request #2096 from sveltejs/gh-2024
8 years ago
Rich Harris 40b5fa7def Merge pull request #2095 from sveltejs/gh-2094
8 years ago
Richard Harris 74d96e93ba assign elements to correct block when slots are involved - fixes #2031
8 years ago
Richard Harris cd2f04ecfc handle implicit and explicit-but-undefined props — fixes #2024
8 years ago
Richard Harris 02dc8f36ea error on invalid compiler options — closes #2094
8 years ago
Rich Harris a651a5c34e Merge pull request #2093 from sveltejs/gh-2040
8 years ago
Rich Harris be2b2153da Merge pull request #2091 from sveltejs/gh-2072
8 years ago
Rich Harris a7f2d29eee Merge pull request #2090 from sveltejs/gh-2078
8 years ago
Richard Harris 1146df5595 remove onwarn option, just use stats.warnings instead
8 years ago
Richard Harris af7d4332a5 always warn on empty block - fixes #2042
8 years ago
Richard Harris 1ed0d5231c add second argument to writable - fixes #2072
8 years ago
Richard Harris 5f2f163022 update Sapper
8 years ago
Richard Harris 8c820b09dc Merge branch 'master' into gh-2078
8 years ago
Rich Harris 1db691d679 Merge pull request #2089 from sveltejs/gh-2084
8 years ago
Richard Harris 22b98ff66e fix crud example
8 years ago
Richard Harris 2fc87cd980 fix flight booker example
8 years ago
Richard Harris 625d416423 remove eval format - closes #2084
8 years ago
Rich Harris 4a5098290a Merge pull request #2082 from sveltejs/gh-2076
8 years ago
Rich Harris 899a692b1f Merge pull request #2083 from sveltejs/gh-2038
8 years ago
Rich Harris 0d2264cc5a Merge pull request #2087 from sveltejs/gh-2085
8 years ago
Conduitry a33dc34cd6 site: fix invalid blog rss feed (#2085) and tidy
8 years ago
Rich Harris d0c123629d remove internal gubbins when using bind:props - fixes #2038
8 years ago
Rich Harris c4c8335151 Merge pull request #2075 from Denhai/add-rss-link
8 years ago
Rich Harris a4ba217698 fix #2076
8 years ago
Hayden 5379838293 Add rss <link> to blog
8 years ago
Rich Harris 1525ef057b Merge pull request #2073 from halfnelson/repl-alert
8 years ago
halfnelson e7fce82e4f Allow repl to use alert
8 years ago
Rich Harris fc4513c522 Merge pull request #2071 from sveltejs/gh-2067
8 years ago
Rich Harris 431b576f94 update site, including REPL, to use .svelte
8 years ago
Rich Harris 8f730d524f update tests
8 years ago
Rich Harris 04c9ecb72a rename .html files to .svelte
8 years ago
Rich Harris 1bc34c5541 Merge pull request #2065 from sveltejs/gh-2061
8 years ago
Rich Harris 2ec88df3b2 Merge pull request #2066 from sveltejs/gh-2052
8 years ago
Rich Harris 54c0a3b656 only escape attribute values when rendering HTML
8 years ago
Rich Harris f8a46ab5cd only do dirty check for writable values - fixes #2052
8 years ago
Rich Harris db5cb2de9f enclose text/compound slot attributes in backticks - fixes #2061
8 years ago
Rich Harris b0ae684b1d Merge pull request #2064 from sveltejs/gh-2054
8 years ago
Rich Harris e3a85abf34 Merge pull request #2063 from sveltejs/gh-2055
8 years ago
Rich Harris 4871395bf4 prevent duplicated reactive declarations - fixes #2054
8 years ago
Rich Harris 18747ad6d8 better cyclical dependency detection - fixes #2055
8 years ago
Rich Harris be0d1e8ba9 fix REPL
8 years ago
Rich Harris 86c45378c5 bump beta version
8 years ago
Rich Harris 38f1aeaac1 default to beta version
8 years ago
Rich Harris c9f9e55871 Merge pull request #2062 from sveltejs/gh-2059
8 years ago
Rich Harris 9fb0ece0b4 inject lets for reactive declarations where necessary - fixes #2059
8 years ago