Commit Graph

3597 Commits (eaa0f7fd45ecd51ed8b2de1d1157436d03084739)
 

Author SHA1 Message Date
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
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