Commit Graph

3423 Commits (183c9ca403218a8e85e1753e796da8ff49c7ae50)
 

Author SHA1 Message Date
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
Rich Harris 96d14a15ef
Merge pull request #2021 from sveltejs/gh-2017
6 years ago
Richard Harris 84e3e667e4 bump alpha version
6 years ago
Rich Harris bcd45c79df
Merge pull request #2023 from sveltejs/component-name-conflict
6 years ago
Richard Harris d9e80738c7 fix tests
6 years ago
Richard Harris f7d4d14f0c remove debugging output
6 years ago
Richard Harris 21a07fcaf4 prevent component name from conflicting with globals
6 years ago
Richard Harris 596cdb64a9 bump alpha version
6 years ago
Conduitry 5b9cc176df rename properties to component.compileOptions and .componentOptions
6 years ago
Conduitry a270661d20 rename `<svelte:meta>` to `<svelte:options>` (#2017)
6 years ago
Conduitry 14d41af973 site: update eslint-plugin-svelte3
6 years ago
Rich Harris 66d0c288ca
Merge pull request #2020 from sveltejs/gh-2019
6 years ago
Conduitry 67af1a203e disallow `slot` as a prop name in inline components (#2019)
6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes #1891
6 years ago
Rich Harris 80b0bdfdb1
Merge pull request #2010 from sveltejs/gh-1997
6 years ago
Richard Harris bcbe0a58b2 bind to store values in simple cases - fixes #1997
6 years ago
Rich Harris 9f800fb914
Merge pull request #2009 from sveltejs/gh-2000
6 years ago
Richard Harris cdcccfb4e4 set current = true on mount as well as intro - fixes #2000
6 years ago
Richard Harris fcbb8e6eff failing tests for #2000
6 years ago
Rich Harris eccc8b264d
Implement local transitions — fixes #1480
6 years ago
Richard Harris ebd0b5ed0f update rollup-plugin-sucrase
6 years ago
Richard Harris 9ff39c034b bump alpha version
6 years ago