Rich Harris
a8fcc72d43
fix #2076
2019-02-14 17:55:08 -04:00
Rich Harris
e23e3ac70b
Merge pull request #2073 from halfnelson/repl-alert
...
Allow repl to use alert
2019-02-09 08:29:09 -05:00
halfnelson
3975ffe013
Allow repl to use alert
2019-02-09 22:50:46 +10:00
Rich Harris
1f5c0435a6
Merge pull request #2071 from sveltejs/gh-2067
...
.html -> .svelte
2019-02-08 21:18:11 -05:00
Rich Harris
e6ed8ef49f
update site, including REPL, to use .svelte
2019-02-08 20:58:18 -05:00
Rich Harris
206a3d0131
update tests
2019-02-08 09:32:36 -05:00
Rich Harris
687e352209
rename .html files to .svelte
2019-02-08 08:48:10 -05:00
Rich Harris
da11d75558
Merge pull request #2065 from sveltejs/gh-2061
...
enclose text/compound slot attributes in backticks
2019-02-07 13:14:53 -05:00
Rich Harris
52d78fb697
Merge pull request #2066 from sveltejs/gh-2052
...
only do dirty check for writable values
2019-02-07 12:02:01 -05:00
Rich Harris
cb2799d1ef
only escape attribute values when rendering HTML
2019-02-07 11:54:40 -05:00
Rich Harris
bf16bb89c3
only do dirty check for writable values - fixes #2052
2019-02-07 11:43:34 -05:00
Rich Harris
e9b714110c
enclose text/compound slot attributes in backticks - fixes #2061
2019-02-07 11:36:30 -05:00
Rich Harris
cf775486cf
Merge pull request #2064 from sveltejs/gh-2054
...
prevent duplicated reactive declarations
2019-02-07 11:25:36 -05:00
Rich Harris
3dab978bc1
Merge pull request #2063 from sveltejs/gh-2055
...
better cyclical dependency detection
2019-02-07 11:21:45 -05:00
Rich Harris
aa7bcb0a8e
prevent duplicated reactive declarations - fixes #2054
2019-02-07 11:20:48 -05:00
Rich Harris
f64a661fa5
better cyclical dependency detection - fixes #2055
2019-02-07 11:11:14 -05:00
Rich Harris
be3808dd08
fix REPL
2019-02-07 10:44:12 -05:00
Rich Harris
1c97e9f6ab
bump beta version
2019-02-06 19:06:06 -05:00
Rich Harris
e2ff2f1d66
default to beta version
2019-02-06 19:03:03 -05:00
Rich Harris
809039910b
Merge pull request #2062 from sveltejs/gh-2059
...
inject lets for reactive declarations where necessary
2019-02-06 18:58:36 -05:00
Rich Harris
539fbbd8ef
inject lets for reactive declarations where necessary - fixes #2059
2019-02-06 14:49:36 -05:00
Rich Harris
e525b83d15
Merge pull request #2057 from sveltejs/gh-2056
...
Ensure derive behaves consistently.
2019-02-06 10:25:22 -05:00
Rich Harris
aac2cb17b3
Merge pull request #2058 from Ti-webdev/patch-1
...
guide: change "Keyed each blocks" example to v3
2019-02-06 10:13:53 -05:00
Vasiliy Mikhaylovsky
7cf6c0a492
Change "Keyed each blocks" to v3
...
https://v3.svelte.technology/repl?version=3.0.0-beta.1&gist=f39ae2d72b85b84415aed58acdc43d87
2019-02-06 03:18:31 +05:00
Jacob Wright
6eefb4b601
Fixes to correct solution
2019-02-05 15:12:14 -07:00
Jacob Wright
f7e015037e
Ensure derive behaves consistently
...
Fixes https://github.com/sveltejs/svelte/issues/2056
2019-02-05 14:50:53 -07:00
Rich Harris
3a03485d0d
fix tests
2019-02-03 22:21:03 -05:00
Richard Harris
183c9ca403
switching to beta versions. dont read too much into it. just bored of lexicographic ordering
2019-02-03 22:07:34 -05:00
Rich Harris
43d3bb08e4
Merge pull request #2044 from sveltejs/gh-2036
...
remove unnecessary dupe check
2019-02-03 22:05:34 -05:00
Rich Harris
11969cdfe7
Merge pull request #2045 from sveltejs/gh-2037
...
insert semicolon where necessary when initing props
2019-02-03 22:05:22 -05:00
Richard Harris
0f7ae264e4
insert semicolon where necessary when initing props - fixes #2037
2019-02-03 20:39:00 -05:00
Richard Harris
6df94aa651
remove unnecessary dupe check - fixes #2036
2019-02-03 20:00:18 -05:00
Richard Harris
df318d2976
Merge branch 'master' of github.com:sveltejs/svelte
2019-02-03 14:15:16 -05:00
Richard Harris
a48be00e7f
update to current Sapper alpha
2019-02-03 14:15:09 -05:00
Richard Harris
3ab6b9ad4e
update magic-string
2019-02-03 12:43:29 -05:00
Rich Harris
f43c567caf
Merge pull request #2043 from halfnelson/fix/repl-sandbox
...
repl improvements
2019-02-03 00:16:02 -05:00
halfnelson
969c884e31
repl improvements
...
- Dont bind props until after component is created
- Remove debug logs
- destroy repl proxy event listener on compont destory
- all repl-proxy commands now return a value
2019-02-03 10:51:19 +10:00
Rich Harris
36c536fd1b
bump alpha version
2019-02-01 10:41:40 -05:00
Rich Harris
66d5a39f98
change pkg.main to appease webpack
2019-02-01 10:40:53 -05:00
Rich Harris
5876f0b45b
Merge pull request #2030 from sveltejs/next-tick-promise
...
Return promise from nextTick
2019-01-31 12:02:02 -05:00
Richard Harris
6e64247a9a
Merge branch 'master' of github.com:sveltejs/svelte
2019-01-31 09:28:42 -05:00
Richard Harris
eda1bc627b
copy changelog blog post over from svelte.technology
2019-01-31 09:28:35 -05:00
Rich Harris
f0c33b5cb3
better
2019-01-30 15:33:35 -05:00
Rich Harris
003dfa1dde
update test
2019-01-30 15:19:51 -05:00
Rich Harris
3ea5f3b8f0
rename to tick, remove callback interface
2019-01-30 15:06:06 -05:00
Rich Harris
3c1734c1fc
make callback optional
2019-01-30 14:27:39 -05:00
Rich Harris
fb534a3d50
return promise from nextTick
2019-01-30 14:26:55 -05:00
Rich Harris
0172d84850
Merge pull request #2029 from sveltejs/component-name-conflict-again
...
deconflict with globals referenced in module context
2019-01-30 13:20:30 -05:00
Rich Harris
5b57a17632
deconflict with globals referenced in module context
2019-01-30 13:15:21 -05:00
Rich Harris
411a9f91b1
Merge pull request #2027 from sveltejs/avoid-spread
...
avoid spread pattern, it causes some problems with some setups somehow???
2019-01-30 13:14:06 -05:00