Commit Graph

3432 Commits (38f1aeaac1f84a70f3593de768b87b211206aa9f)
 

Author SHA1 Message Date
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
Rich Harris 87c0bbc0ce Merge pull request #2057 from sveltejs/gh-2056
8 years ago
Rich Harris 005544f0ac Merge pull request #2058 from Ti-webdev/patch-1
8 years ago
Vasiliy Mikhaylovsky f69834b987 Change "Keyed each blocks" to v3
8 years ago
Jacob Wright 1c7ba4ecca Fixes to correct solution
8 years ago
Jacob Wright 3045dd5d56 Ensure derive behaves consistently
8 years ago
Rich Harris 73feee76fa fix tests
8 years ago
Richard Harris 72cbec21fc switching to beta versions. dont read too much into it. just bored of lexicographic ordering
8 years ago
Rich Harris e0b4d2d9cc Merge pull request #2044 from sveltejs/gh-2036
8 years ago
Rich Harris fcb342625e Merge pull request #2045 from sveltejs/gh-2037
8 years ago
Richard Harris 41a98867b3 insert semicolon where necessary when initing props - fixes #2037
8 years ago
Richard Harris 26b388c710 remove unnecessary dupe check - fixes #2036
8 years ago
Richard Harris b072bea23f Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Richard Harris a99f44a7ea update to current Sapper alpha
8 years ago
Richard Harris ce6855dca9 update magic-string
8 years ago
Rich Harris 2bd870f01b Merge pull request #2043 from halfnelson/fix/repl-sandbox
8 years ago
halfnelson 9dde986806 repl improvements
8 years ago
Rich Harris db29d66020 bump alpha version
8 years ago
Rich Harris ef668d4e27 change pkg.main to appease webpack
8 years ago
Rich Harris 2fccd3e81f Merge pull request #2030 from sveltejs/next-tick-promise
8 years ago
Richard Harris 11a1cd3864 Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Richard Harris a475466556 copy changelog blog post over from svelte.technology
8 years ago
Rich Harris fddd0d9a9f better
8 years ago
Rich Harris 0122d7da83 update test
8 years ago
Rich Harris e44bba7a24 rename to tick, remove callback interface
8 years ago
Rich Harris 7976b7990b make callback optional
8 years ago
Rich Harris c430dc2395 return promise from nextTick
8 years ago
Rich Harris e7fd871441 Merge pull request #2029 from sveltejs/component-name-conflict-again
8 years ago
Rich Harris 525bccc368 deconflict with globals referenced in module context
8 years ago
Rich Harris b7c323be9c Merge pull request #2027 from sveltejs/avoid-spread
8 years ago
Rich Harris fd2cee5a8c doh
8 years ago
Rich Harris 8b7850209a avoid spread pattern, it causes some problems with some setups somehow???
8 years ago
Rich Harris 7140a53b18 Merge pull request #2026 from sveltejs/get-name-automatically
8 years ago
Rich Harris 916603fc01 sanitize
8 years ago
Rich Harris 8ba4dae8c9 get name based on filename
8 years ago
Richard Harris 621b2b0752 bump alpha version
8 years ago
Rich Harris 387efebd6b Merge pull request #2021 from sveltejs/gh-2017
8 years ago
Richard Harris 18803091eb bump alpha version
8 years ago
Rich Harris bf951cdecb Merge pull request #2023 from sveltejs/component-name-conflict
8 years ago
Richard Harris 6676b11f13 fix tests
8 years ago
Richard Harris a1267d3e09 remove debugging output
8 years ago
Richard Harris 58489d36db prevent component name from conflicting with globals
8 years ago
Richard Harris 931bf0e1e0 bump alpha version
8 years ago
Conduitry 824b85ffac rename properties to component.compileOptions and .componentOptions
8 years ago
Conduitry 819664cbfd rename `<svelte:meta>` to `<svelte:options>` (#2017)
8 years ago
Conduitry 936abac7c0 site: update eslint-plugin-svelte3
8 years ago
Rich Harris 133da2040f Merge pull request #2020 from sveltejs/gh-2019
8 years ago
Conduitry 72f95daa55 disallow `slot` as a prop name in inline components (#2019)
8 years ago