Vadim Cebaniuc
|
b161725a51
|
Fix typos in doc node-sass example
closes #2337
|
2019-04-02 14:43:40 -04:00 |
|
Pat Cavit
|
a68abb8a9a
|
docs: "proeprties" -> "properties"
|
2019-04-02 14:38:19 -04:00 |
|
Pat Cavit
|
4a75d93173
|
docs: remove hardcoded localhost link from API
|
2019-04-02 14:38:01 -04:00 |
|
Rich Harris
|
e3c0887afc
|
Merge pull request #2343 from hperrin/patch-1
Remove unused r variable in bind-this tutorial.
|
2019-03-30 07:33:46 -04:00 |
|
Rich Harris
|
6ccd66468c
|
remove unused ctx/running variables
|
2019-03-30 07:33:20 -04:00 |
|
Rich Harris
|
68d6793c97
|
remove unused ctx/running variables
|
2019-03-30 07:33:02 -04:00 |
|
Hunter Perrin
|
94594eb298
|
Merge pull request #1 from hperrin/patch-2
Remove unused r variable.
|
2019-03-29 20:13:28 -07:00 |
|
Hunter Perrin
|
19f68f358b
|
Remove unused r variable.
|
2019-03-29 20:11:40 -07:00 |
|
Hunter Perrin
|
a85cc349b8
|
Remove unused r variable.
|
2019-03-29 20:10:40 -07:00 |
|
Rich Harris
|
a07eac432a
|
update API reference docs (#2206)
|
2019-03-29 21:49:31 -04:00 |
|
Richard Harris
|
a824a6dd6f
|
bump beta version
|
2019-03-29 09:51:52 -04:00 |
|
Richard Harris
|
baa6debe53
|
update svelte-repl
|
2019-03-29 09:21:08 -04:00 |
|
Rich Harris
|
eb2f0cc245
|
Merge pull request #2326 from sveltejs/gh-2325
skip array literal length optimization in presence of spread
|
2019-03-29 08:46:49 -04:00 |
|
Richard Harris
|
143117054a
|
Merge branch 'master' of github.com:sveltejs/svelte
|
2019-03-29 08:44:35 -04:00 |
|
Richard Harris
|
200b82d8d0
|
add playbackRate to list of bindings in tutorial
|
2019-03-29 08:44:15 -04:00 |
|
Richard Harris
|
fff89b0927
|
Merge branch 'master' of https://github.com/lukasIO/svelte into lukasIO-master
|
2019-03-29 08:30:52 -04:00 |
|
Rich Harris
|
edd92cf8ea
|
Merge pull request #2331 from lunchboxer/master
reverse readable stores arg order in tutorial, fixes #2330
|
2019-03-29 08:28:41 -04:00 |
|
Rich Harris
|
4be340bb57
|
fix example code
|
2019-03-29 08:28:29 -04:00 |
|
Rich Harris
|
9e4775704a
|
Merge pull request #2332 from sveltejs/preprocess-partial-names
don't preprocess tags whose names begin with script/style
|
2019-03-29 08:25:37 -04:00 |
|
Richard Harris
|
6836f64312
|
fix broken link
|
2019-03-29 08:24:56 -04:00 |
|
Rich Harris
|
f266b6dbfa
|
Merge pull request #2336 from sveltejs/more-repl-stuff
More REPL stuff
|
2019-03-29 08:24:33 -04:00 |
|
Richard Harris
|
e3c2f57721
|
update svelte-repl package
|
2019-03-29 08:21:59 -04:00 |
|
Conduitry
|
ef9c9a626e
|
don't preprocess tags whose names begin with script/style
|
2019-03-28 10:56:00 -04:00 |
|
James
|
e76b9e779a
|
reverse readable stores arg order, fixes #2330
|
2019-03-28 21:56:11 +08:00 |
|
Richard Harris
|
a72d7a72f5
|
pass through mapbox setup code
|
2019-03-28 08:46:30 -04:00 |
|
Rich Harris
|
17322c2e4f
|
Merge pull request #2322 from sveltejs/external-repl
use external repl package
|
2019-03-27 22:24:22 -04:00 |
|
Richard Harris
|
467cbc3bed
|
merge master -> external-repl
|
2019-03-27 22:14:01 -04:00 |
|
Richard Harris
|
c3b4e6c792
|
use external repl package everywhere
|
2019-03-27 22:08:50 -04:00 |
|
Conduitry
|
388d5f604a
|
site: use published version of eslint-plugin-svelte3
|
2019-03-27 22:06:56 -04:00 |
|
Lukas
|
598fa18e2d
|
add playbackrate to runtime test
|
2019-03-28 02:17:32 +01:00 |
|
Lukas
|
1a1664341a
|
add playbackrate to compilation test
|
2019-03-28 02:16:58 +01:00 |
|
Lukas
|
8eb8c707b1
|
add playbackrate as binding for mediaelements (#2202)
|
2019-03-28 02:11:24 +01:00 |
|
Conduitry
|
12684d4eba
|
add test
|
2019-03-27 18:13:30 -04:00 |
|
Conduitry
|
ecea85891c
|
skip array literal length optimization in presence of spread (#2325)
|
2019-03-27 18:09:05 -04:00 |
|
Conduitry
|
e527b0424a
|
remove stray CLI piece
|
2019-03-27 14:41:46 -04:00 |
|
Richard Harris
|
c7f9f514be
|
use external repl package
|
2019-03-27 09:31:06 -04:00 |
|
Rich Harris
|
a59cd36a39
|
Merge pull request #2321 from sveltejs/gh-2295
Fix exception and warning for global variables
|
2019-03-27 08:21:48 -04:00 |
|
Rich Harris
|
33bf4a40db
|
Merge pull request #2319 from sveltejs/gh-2298
handle foreignObject correctly, default to svg namespace for top-level svg elements
|
2019-03-27 08:18:56 -04:00 |
|
Conduitry
|
ecd7c6e9aa
|
warn on template references to global variables (#2295)
|
2019-03-26 13:51:44 -04:00 |
|
Conduitry
|
fa79a72348
|
disallow bindings to global variables (#2295)
|
2019-03-26 13:46:28 -04:00 |
|
Rich Harris
|
16106d113d
|
handle foreignObject correctly, default to svg namespace for top-level svg elements - fixes #2298
|
2019-03-26 12:10:41 -04:00 |
|
Rich Harris
|
d637211e3e
|
bump beta version
|
2019-03-26 11:58:34 -04:00 |
|
Rich Harris
|
4d6321ca0d
|
Merge pull request #2317 from sveltejs/gh-2291-alt
Allow arbitrary slot names
|
2019-03-26 11:38:26 -04:00 |
|
Rich Harris
|
52c42d3252
|
remove unused import
|
2019-03-25 23:28:36 -04:00 |
|
Rich Harris
|
5ae5bb4b91
|
handle arbitrary slot names
|
2019-03-25 23:24:36 -04:00 |
|
Rich Harris
|
b8bc1224bd
|
simplify some slot_name stuff
|
2019-03-25 17:49:25 -04:00 |
|
Rich Harris
|
af6f73c486
|
DRY out
|
2019-03-25 17:37:28 -04:00 |
|
Rich Harris
|
a3a2e51352
|
move test
|
2019-03-25 17:30:16 -04:00 |
|
Rich Harris
|
ca0e8a34e9
|
test for conflicting slot names
|
2019-03-25 17:29:48 -04:00 |
|
Rich Harris
|
1de58d99c5
|
Merge branch 'issue-2291' of https://github.com/Panya/svelte into Panya-issue-2291
|
2019-03-25 16:27:34 -04:00 |
|