Allan Tito
e1b2d5dc28
Update text.md, line 34 ( #2541 )
...
* Added comma
* Update text.md; added comma
2019-04-24 10:20:41 -04:00
Allan Tito
0d5c2466a7
Added comma
2019-04-24 10:20:09 -04:00
Vytautas Jakutis
1f8afcb37e
site: docs: fix a typo in HTML example in template syntax
2019-04-24 10:19:24 -04:00
John Chesley
73aca457d3
fix cycle check for exported functions
2019-04-24 00:38:02 -04:00
John Chesley
b2e1355908
failing test for #2542
2019-04-24 00:19:48 -04:00
Luca Bonavita
ce5399a1de
Site examples: add a cache and show a loading icon
...
Add a loading icon I made in SVG: it uses SMIL animation so it might not be well supported on IE/Edge but I think Edge will be powered by Chromium pretty soon.
Also set the REPL orientation based on the width as discussed in #2466
Closes #2527
2019-04-24 00:10:04 +01:00
sidgo
c3905be8d8
Add Razorpay to WhosUsingSvelte
2019-04-24 00:32:07 +05:30
Rubens Mariuzzo
6c0aa3b9ef
Add missing dot.
2019-04-23 14:55:14 -04:00
swyx
7b632182c3
update quick start instructions
...
since the front page links to this slightly out of date blogpost - i copied over and updated instructions so otherse wont be as confused as i was...
2019-04-23 14:50:45 -04:00
Conduitry
e49db5c65f
site: move write-less-code REPL embed into example
2019-04-23 14:49:48 -04:00
Conduitry
f2e1b0ea99
site: move svelte-css-in-js REPL embed into example
2019-04-23 14:49:25 -04:00
Conduitry
8fa676bfb0
site: in examples.json don't return sections with no title
2019-04-23 14:48:18 -04:00
Conduitry
2a2aa428a2
fix unit test under Node 12
2019-04-23 14:07:54 -04:00
Hongarc
50cf49a884
Remove whitespace at end of line
2019-04-23 14:00:12 -04:00
Scotty Simpson
644c02eb54
is-admin => isAdmin
2019-04-23 09:39:49 -07:00
Scotty Simpson
1865710095
add multiple class toggles example
...
This answers the immediate question I had when I first saw the `class:foo` syntax.
2019-04-23 08:40:03 -07:00
Conduitry
356a1eb8d9
add test
2019-04-23 11:39:21 -04:00
Conduitry
51f2a3b231
handle unknown nodes in extract_identifiers ( #2510 ) ( #2514 )
2019-04-23 11:32:37 -04:00
Scotty Simpson
9268db7338
simpler, more efficient example
2019-04-23 07:35:11 -07:00
Konstantin Alikhanov
791b12776e
Fixing issue with cursor jumping in Safari #2506
2019-04-23 18:20:22 +04:00
Conduitry
e7885f2cb1
site: more link fixes in blog posts
2019-04-23 06:42:47 -04:00
Gregor Aisch
2435c57f47
fix link to CSS in JS blog post
2019-04-23 06:07:01 -04:00
Jesse Wicks
57735d4982
fix tutorial link
2019-04-23 06:06:29 -04:00
Scotty Simpson
96e3df1c79
typo
...
I'm very helpful
2019-04-23 06:05:49 -04:00
Luke Edwards
ae081af54c
Merge branch 'master' into site/polka
2019-04-22 20:10:29 -07:00
Luke Edwards
bc6e456574
chore: bump polka deps
2019-04-22 20:01:18 -07:00
Jon Ross
bf6bd36e38
Update alt text to clarify "shorthand attributes"
...
Alternatively, `alt="A man dancing"` could also be removed with no detrimental side effects IMO.
2019-04-22 17:41:27 -04:00
Luca Bonavita
2a76b8d383
site: API docs, transform section titles with the same processor used for content headers
2019-04-22 17:33:51 -04:00
Conduitry
d85de6791e
site: use master branch of template in svelte-app
2019-04-22 17:25:36 -04:00
Conduitry
e039cabbaa
site: fix another link ( #2497 )
2019-04-22 17:16:46 -04:00
Luca Bonavita
58531cbf49
Fix hash links in docs
...
- update links containing `docs#`
- pointing some links to the v2 branch
- for posterity, I've been looking also in markdown links containing an anchor using \[.+\]\(.+#.+\), derived from regexr.com/3e051 (1 found)
- Gitter -> Discord
Fixes #2470
2019-04-22 12:51:19 -04:00
rqrqrqrq
bda6aff09c
Docs fix ( #2488 )
2019-04-22 12:13:30 -04:00
Richard Harris
de153eff0f
surely this will fix it
2019-04-22 08:34:30 -04:00
Richard Harris
8c26471d00
fix gist icon in REPL
2019-04-22 08:02:46 -04:00
Richard Harris
bed7511bff
Merge branch 'master' of github.com:sveltejs/svelte
2019-04-22 07:38:39 -04:00
Richard Harris
0e6b002573
work around transition bug
2019-04-22 07:26:25 -04:00
Achim Vedam
210ac8aa57
closes #2482
...
• fix missing :hover-state in TopNav
2019-04-22 13:20:57 +02:00
Richard Harris
0b54fa9537
add video to blog post, remove draft flag
2019-04-22 07:03:43 -04:00
Rich Harris
263add1d61
Merge pull request #2469 from sveltejs/better-site-errors
...
better error pages
2019-04-22 06:45:29 -04:00
Rich Harris
16d8e5d5f1
Merge pull request #2481 from sveltejs/fix-examples-toc
...
fix opacity on examples TOC
2019-04-22 06:44:57 -04:00
Richard Harris
813f4870bb
remove some unused code
2019-04-22 06:43:30 -04:00
Richard Harris
9dc554203d
fix opacity on examples TOC
2019-04-22 06:38:31 -04:00
Rich Harris
0129277b51
Merge pull request #2477 from sveltejs/site/deps
...
Site: Remove extra dependencies
2019-04-22 06:17:19 -04:00
Richard Harris
b3a913a19a
merge
2019-04-22 06:14:34 -04:00
Rich Harris
8e1fa5755f
Merge pull request #2479 from sveltejs/gcloud-builds
...
site: use gcloud CLI to build Docker image
2019-04-22 06:07:35 -04:00
Rich Harris
74a5ef2811
Merge branch 'master' into site/deps
2019-04-22 06:05:57 -04:00
Rich Harris
aa0abb13cc
Merge pull request #2476 from sveltejs/site/caching
...
Site: Default Cache-Control value
2019-04-22 06:04:14 -04:00
Rich Harris
86f6e73830
Merge pull request #2475 from sveltejs/deploy/node-11
...
Chore: Deploy with Node 11.14
2019-04-22 06:03:11 -04:00
Rich Harris
be6d61f5ed
Merge pull request #2473 from sveltejs/gh-2449
...
add a preloading indicator
2019-04-22 06:02:46 -04:00
Luke Edwards
4c3499f578
fix(site): remove "dotenv" from runtime
2019-04-21 23:44:45 -07:00