Commit Graph

3482 Commits (106ae45dc8d9d39c30627d2d7727de0c1189e1cc)
 

Author SHA1 Message Date
Richard Harris 106ae45dc8 update stores before committing in SSR mode
7 years ago
Richard Harris 534f6e5425 init store values in situ - fixes #2015
7 years ago
Richard Harris 7cde8d06be pick error code
7 years ago
Richard Harris 9757fbfdb8 move store subscriptions into a helper. broke a bunch of stuff, bear with me
7 years ago
Richard Harris 55295a0e33 failing test for #2015
7 years ago
Richard Harris 70ddabde7f declare $vars up top
7 years ago
Richard Harris 5af301abb8 pedantic code generation stuff
7 years ago
Rich Harris 47ab23c1de
Merge pull request #2097 from sveltejs/gh-2031-with-fix
7 years ago
Rich Harris d0b93ee4d7
Merge pull request #2096 from sveltejs/gh-2024
7 years ago
Rich Harris 516f8c8b8d
Merge pull request #2095 from sveltejs/gh-2094
7 years ago
Richard Harris 5c7fdf4ad2 assign elements to correct block when slots are involved - fixes #2031
7 years ago
Richard Harris 19f6727c8d handle implicit and explicit-but-undefined props — fixes #2024
7 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes #2094
7 years ago
Rich Harris 89b00c7d30
Merge pull request #2093 from sveltejs/gh-2040
7 years ago
Rich Harris 3f3803e1e4
Merge pull request #2091 from sveltejs/gh-2072
7 years ago
Rich Harris 5c70456123
Merge pull request #2090 from sveltejs/gh-2078
7 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead
7 years ago
Richard Harris 871147260c always warn on empty block - fixes #2042
7 years ago
Richard Harris 9e8e99caf6 add second argument to writable - fixes #2072
7 years ago
Richard Harris fa1322b00b update Sapper
7 years ago
Richard Harris 1939b86e9e Merge branch 'master' into gh-2078
7 years ago
Rich Harris 54b5ce3813
Merge pull request #2089 from sveltejs/gh-2084
7 years ago
Richard Harris a0e72db86a fix crud example
7 years ago
Richard Harris f863a5df30 fix flight booker example
7 years ago
Richard Harris a8e0a471af remove eval format - closes #2084
7 years ago
Rich Harris 15931af63e
Merge pull request #2082 from sveltejs/gh-2076
7 years ago
Rich Harris 94dfeec13c
Merge pull request #2083 from sveltejs/gh-2038
7 years ago
Rich Harris 845dd47fe8
Merge pull request #2087 from sveltejs/gh-2085
7 years ago
Conduitry f262293135 site: fix invalid blog rss feed (#2085) and tidy
7 years ago
Rich Harris a50c84ea36 remove internal gubbins when using bind:props - fixes #2038
7 years ago
Rich Harris d61616e148
Merge pull request #2075 from Denhai/add-rss-link
7 years ago
Rich Harris a8fcc72d43 fix #2076
7 years ago
Hayden 286973ea31 Add rss <link> to blog
7 years ago
Rich Harris e23e3ac70b
Merge pull request #2073 from halfnelson/repl-alert
7 years ago
halfnelson 3975ffe013 Allow repl to use alert
7 years ago
Rich Harris 1f5c0435a6
Merge pull request #2071 from sveltejs/gh-2067
7 years ago
Rich Harris e6ed8ef49f update site, including REPL, to use .svelte
7 years ago
Rich Harris 206a3d0131 update tests
7 years ago
Rich Harris 687e352209 rename .html files to .svelte
7 years ago
Rich Harris da11d75558
Merge pull request #2065 from sveltejs/gh-2061
7 years ago
Rich Harris 52d78fb697
Merge pull request #2066 from sveltejs/gh-2052
7 years ago
Rich Harris cb2799d1ef only escape attribute values when rendering HTML
7 years ago
Rich Harris bf16bb89c3 only do dirty check for writable values - fixes #2052
7 years ago
Rich Harris e9b714110c enclose text/compound slot attributes in backticks - fixes #2061
7 years ago
Rich Harris cf775486cf
Merge pull request #2064 from sveltejs/gh-2054
7 years ago
Rich Harris 3dab978bc1
Merge pull request #2063 from sveltejs/gh-2055
7 years ago
Rich Harris aa7bcb0a8e prevent duplicated reactive declarations - fixes #2054
7 years ago
Rich Harris f64a661fa5 better cyclical dependency detection - fixes #2055
7 years ago
Rich Harris be3808dd08 fix REPL
7 years ago
Rich Harris 1c97e9f6ab bump beta version
7 years ago