Commit Graph

3494 Commits (32ed44d6baf320ead808b7c48fdcd44a76bb32fa)
 

Author SHA1 Message Date
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Rich Harris da11d75558
Merge pull request #2065 from sveltejs/gh-2061
6 years ago
Rich Harris 52d78fb697
Merge pull request #2066 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 #2052
6 years ago
Rich Harris e9b714110c enclose text/compound slot attributes in backticks - fixes #2061
6 years ago
Rich Harris cf775486cf
Merge pull request #2064 from sveltejs/gh-2054
6 years ago
Rich Harris 3dab978bc1
Merge pull request #2063 from sveltejs/gh-2055
6 years ago
Rich Harris aa7bcb0a8e prevent duplicated reactive declarations - fixes #2054
6 years ago
Rich Harris f64a661fa5 better cyclical dependency detection - fixes #2055
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 #2062 from sveltejs/gh-2059
6 years ago
Rich Harris 539fbbd8ef inject lets for reactive declarations where necessary - fixes #2059
6 years ago
Rich Harris e525b83d15
Merge pull request #2057 from sveltejs/gh-2056
6 years ago
Rich Harris aac2cb17b3
Merge pull request #2058 from Ti-webdev/patch-1
6 years ago
Vasiliy Mikhaylovsky 7cf6c0a492
Change "Keyed each blocks" to v3
6 years ago
Jacob Wright 6eefb4b601 Fixes to correct solution
6 years ago
Jacob Wright f7e015037e Ensure derive behaves consistently
6 years ago
Rich Harris 3a03485d0d fix tests
6 years ago
Richard Harris 183c9ca403 switching to beta versions. dont read too much into it. just bored of lexicographic ordering
6 years ago
Rich Harris 43d3bb08e4
Merge pull request #2044 from sveltejs/gh-2036
6 years ago
Rich Harris 11969cdfe7
Merge pull request #2045 from sveltejs/gh-2037
6 years ago
Richard Harris 0f7ae264e4 insert semicolon where necessary when initing props - fixes #2037
6 years ago
Richard Harris 6df94aa651 remove unnecessary dupe check - fixes #2036
6 years ago
Richard Harris df318d2976 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris a48be00e7f update to current Sapper alpha
6 years ago
Richard Harris 3ab6b9ad4e update magic-string
6 years ago
Rich Harris f43c567caf
Merge pull request #2043 from halfnelson/fix/repl-sandbox
6 years ago
halfnelson 969c884e31 repl improvements
6 years ago
Rich Harris 36c536fd1b bump alpha version
6 years ago
Rich Harris 66d5a39f98 change pkg.main to appease webpack
6 years ago
Rich Harris 5876f0b45b
Merge pull request #2030 from sveltejs/next-tick-promise
6 years ago
Richard Harris 6e64247a9a Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris eda1bc627b copy changelog blog post over from svelte.technology
6 years ago
Rich Harris f0c33b5cb3 better
6 years ago
Rich Harris 003dfa1dde update test
6 years ago
Rich Harris 3ea5f3b8f0 rename to tick, remove callback interface
6 years ago
Rich Harris 3c1734c1fc make callback optional
6 years ago
Rich Harris fb534a3d50 return promise from nextTick
6 years ago
Rich Harris 0172d84850
Merge pull request #2029 from sveltejs/component-name-conflict-again
6 years ago
Rich Harris 5b57a17632 deconflict with globals referenced in module context
6 years ago
Rich Harris 411a9f91b1
Merge pull request #2027 from sveltejs/avoid-spread
6 years ago
Rich Harris de23e19e5d doh
6 years ago
Rich Harris 2703f609a5 avoid spread pattern, it causes some problems with some setups somehow???
6 years ago
Rich Harris b015c001cc
Merge pull request #2026 from sveltejs/get-name-automatically
6 years ago
Rich Harris 0d2622da49 sanitize
6 years ago
Rich Harris 722e1fd383 get name based on filename
6 years ago
Richard Harris 4252721deb bump alpha version
6 years ago