Commit Graph

3478 Commits (b2f371a3d1f5fb3ab47bda93ae9c3e4046cad917)
 

Author SHA1 Message Date
Richard Harris b2f371a3d1 move vars out of stats 6 years ago
Richard Harris fd39e9505b remove unnecessary code 6 years ago
Richard Harris 248f55a574 move warnings out of stats 6 years ago
Rich Harris 47ab23c1de
Merge pull request from sveltejs/gh-2031-with-fix 6 years ago
Rich Harris d0b93ee4d7
Merge pull request from sveltejs/gh-2024 6 years ago
Rich Harris 516f8c8b8d
Merge pull request from sveltejs/gh-2094 6 years ago
Richard Harris 5c7fdf4ad2 assign elements to correct block when slots are involved - fixes 6 years ago
Richard Harris 19f6727c8d handle implicit and explicit-but-undefined props — fixes 6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes 6 years ago
Rich Harris 89b00c7d30
Merge pull request from sveltejs/gh-2040 6 years ago
Rich Harris 3f3803e1e4
Merge pull request from sveltejs/gh-2072 6 years ago
Rich Harris 5c70456123
Merge pull request from sveltejs/gh-2078 6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead 6 years ago
Richard Harris 871147260c always warn on empty block - fixes 6 years ago
Richard Harris 9e8e99caf6 add second argument to writable - fixes 6 years ago
Richard Harris fa1322b00b update Sapper 6 years ago
Richard Harris 1939b86e9e Merge branch 'master' into gh-2078 6 years ago
Rich Harris 54b5ce3813
Merge pull request from sveltejs/gh-2084 6 years ago
Richard Harris a0e72db86a fix crud example 6 years ago
Richard Harris f863a5df30 fix flight booker example 6 years ago
Richard Harris a8e0a471af remove eval format - closes 6 years ago
Rich Harris 15931af63e
Merge pull request from sveltejs/gh-2076 6 years ago
Rich Harris 94dfeec13c
Merge pull request from sveltejs/gh-2038 6 years ago
Rich Harris 845dd47fe8
Merge pull request from sveltejs/gh-2085 6 years ago
Conduitry f262293135 site: fix invalid blog rss feed () and tidy 6 years ago
Rich Harris a50c84ea36 remove internal gubbins when using bind:props - fixes 6 years ago
Rich Harris d61616e148
Merge pull request from Denhai/add-rss-link 6 years ago
Rich Harris a8fcc72d43 fix 6 years ago
Hayden 286973ea31 Add rss <link> to blog 6 years ago
Rich Harris e23e3ac70b
Merge pull request from halfnelson/repl-alert 6 years ago
halfnelson 3975ffe013 Allow repl to use alert 6 years ago
Rich Harris 1f5c0435a6
Merge pull request from sveltejs/gh-2067 6 years ago
Rich Harris e6ed8ef49f update site, including REPL, to use .svelte 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris 687e352209 rename .html files to .svelte 6 years ago
Rich Harris da11d75558
Merge pull request from sveltejs/gh-2061 6 years ago
Rich Harris 52d78fb697
Merge pull request from sveltejs/gh-2052 6 years ago
Rich Harris cb2799d1ef only escape attribute values when rendering HTML 6 years ago
Rich Harris bf16bb89c3 only do dirty check for writable values - fixes 6 years ago
Rich Harris e9b714110c enclose text/compound slot attributes in backticks - fixes 6 years ago
Rich Harris cf775486cf
Merge pull request from sveltejs/gh-2054 6 years ago
Rich Harris 3dab978bc1
Merge pull request from sveltejs/gh-2055 6 years ago
Rich Harris aa7bcb0a8e prevent duplicated reactive declarations - fixes 6 years ago
Rich Harris f64a661fa5 better cyclical dependency detection - fixes 6 years ago
Rich Harris be3808dd08 fix REPL 6 years ago
Rich Harris 1c97e9f6ab bump beta version 6 years ago
Rich Harris e2ff2f1d66 default to beta version 6 years ago
Rich Harris 809039910b
Merge pull request from sveltejs/gh-2059 6 years ago
Rich Harris 539fbbd8ef inject lets for reactive declarations where necessary - fixes 6 years ago
Rich Harris e525b83d15
Merge pull request from sveltejs/gh-2056 6 years ago