Josh Duff
00e39c767a
site: Explain how each blocks work a bit more ( #4118 )
5 years ago
Conduitry
20dedc6cb8
site: copy Who's Using Svelte data from community repo at build time
5 years ago
Thomas Ferro
fe750d2606
Doc ( #4172 ): Fixing the unclear slot with fallback content example
5 years ago
Gautam krishna R
7ff0c83191
site: update instructions for jetbrains IDEs ( #4052 )
...
* Updated instruction for jetbrains IDEs
added instruction to use plugins instead of treating svelte as html
* Updated JetBrains WebStorm description
5 years ago
Michael Curry
41b76b9abe
site: fix example sidebar link bounce ( #4199 )
5 years ago
Softmus
3f1caab76f
site: add Softmus to who's using Svelte ( #4152 )
5 years ago
Anthony Le Goas
dac64a363c
site: factor out Contributors component ( #4177 )
5 years ago
Conduitry
b59673155c
site: in dev mode, proxy /repl/[id].json requests to real server
5 years ago
Vulwsztyn
fb6d570b92
tutorial 12.a inconsistency fix
...
Update of tutorial page 12.a making it match with "Show me" result
5 years ago
Rihards Gravis
8da8da3c27
Add IOTA Foundation logo to `WhoIsUsingSvelte` component
5 years ago
Yugo Ogura
11002c93fe
site: fix wrong link to tweened ( #4137 )
5 years ago
Kevin Åberg Kultalahti
109639c57c
adds link to REPL from example page.
5 years ago
Tim Deschryver
1ef7601d69
docs: selectable npx link
5 years ago
Conduitry
691211aeba
site: provide alternatives to degit on homepage
5 years ago
Conduitry
ef4da392ae
Revert "feat repl twitter title use repl title"
...
This reverts commit ad1f15df41
.
5 years ago
rykiplov
3e1e6cbd78
Added Absolute Web logo to WhosUsingSvelte ( #4057 )
5 years ago
Raj Nandan Sharma
7768110d27
added Cashfree to WhoUsingSvelte ( #4054 )
5 years ago
Tan Li Hau
ad1f15df41
feat repl twitter title use repl title
5 years ago
Sebastian Stephan
4e51d35dd8
site: fix link to realworld demo in blogpost ( #4028 )
...
* Fix link to realworld demo in blogpost
* link to repo instead
5 years ago
Rich Harris
193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
...
Document $: in the tutorial
5 years ago
Rich Harris
ae8684ffff
Update text.md
5 years ago
Rich Harris
310a4845cf
Merge pull request #4011 from deanmcpherson/master
...
Adding Paperform logo
5 years ago
Bartosz Magier
5343f6db04
Add The Software House Logo
5 years ago
Dean McPherson
6067fe38e0
Update WhosUsingSvelte.svelte
5 years ago
Dean McPherson
4bd6cd4ef2
Paperform logo SVG
5 years ago
Conduitry
3d0a5f8c37
site: update links to rollup-plugin-svelte repo
5 years ago
Richard Harris
8125731deb
merge
5 years ago
Rich Harris
911dc6f29d
Merge pull request #3950 from MentorCV/master
...
MentorCV org add
5 years ago
Richard Harris
76a0af40fb
use a smaller PNG instead of large base64 PNG inside SVG
5 years ago
Richard Harris
d2f7e6662b
Merge branch 'add-myorganisation-logo' of https://github.com/Jingmnt/svelte into Jingmnt-add-myorganisation-logo
5 years ago
Richard Harris
d1146281ef
only mention official plugins, link to integrations for others. closes #3970
5 years ago
Richard Harris
13f7bd9412
update svelte-repl - closes #3971
5 years ago
Luke Edwards
ee20a499e0
chore: bump polka deps
5 years ago
Jingmnt
b2612db37c
updated link to website for logo
5 years ago
Jingmnt
d9b3ee498c
added jingmnt svg logo
5 years ago
Jonathan Curran
d8e625c439
Document $: in the tutorial
...
This change re-words some of the prose so that the label syntax is spoken of in _unfamiliar_ terms rather than _alien_ as it is valid syntax and not some svelte-specific feature/functionality.
5 years ago
Nikos Katsikanis
4cdef510fc
MentorCV org add
5 years ago
Rich Harris
0aceccc31b
Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Rich Harris
1dead6fa9d
typo
5 years ago
Rich Harris
5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
...
site: add font fallback for Comic Sans MS
5 years ago
Rich Harris
a4658e2d42
document new media element bindings
5 years ago
AlexxNB
2285ee222a
fix 'action with param' example and tutorial
5 years ago
Conduitry
78eea640d3
site: add font fallback for Comic Sans MS ( #2505 )
5 years ago
Richard Harris
a7c0fc8c35
update svelte-repl
5 years ago
Richard Harris
df5d0de29a
update deps
5 years ago
Richard Harris
334f32ea56
update svelte-repl - adds console panel
5 years ago
Rich Harris
bbf47501d5
linux instructions
5 years ago
Rich Harris
5dfc7094d8
add blog post
5 years ago
Rich Harris
054f409950
better tutorial for parameterised actions ( #3930 )
...
* better tutorial for parameterised actions
* update example alongside tutorial
* update thumbnail
5 years ago
Rich Harris
331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
...
Fix crud example update error after searching
5 years ago
Rich Harris
3889ec499e
simpler fix
5 years ago
Conduitry
97f68620fd
site: bump repl package
5 years ago
Conduitry
feafc34f8e
site: rollup resolve and onwarn improvements from sapper-template
5 years ago
Tan Li Hau
b382b9a9c6
add loopGuardTimeout options
5 years ago
Richard Harris
ad2aac509d
bump svelte-repl
5 years ago
Shakhbulat Gazgireev
31a81d3553
Site: add editor file association instructions ( #3888 )
5 years ago
Richard Harris
1dfd42c3f4
tweak wording
5 years ago
Richard Harris
98c76ec7e8
Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
5 years ago
Rich Harris
0f602a17c2
Merge pull request #3874 from el1f/example-logotype
...
✏️ outdated logotype on svg-transition example
5 years ago
Rich Harris
7ab26f872b
Make font-weight 400, add to stylesheet
5 years ago
Conduitry
de80ae72c3
site: clarify bind component prop docs ( #3484 )
5 years ago
Alex Simonides
a83b2fa6d7
#3864 : Update Penner easing functions link ( #3865 )
5 years ago
Ayoub
752c09cf53
✏️ outdated logotype on svg-transition example
5 years ago
Rich Harris
e467c92564
fix logo-mask url, remove unused file
5 years ago
Fox
b750aaa46d
site/tutorials - Added extra explanation for object reactivity
5 years ago
Leonardo Di Vittorio
1b8a1b22a6
fix: svelte-logo-mask correct file name
5 years ago
red-meadow
3174d3cc59
Minor tutorial fix ( #3843 )
5 years ago
Shunichi Hato
b704531a2e
Make selection reactive with search
5 years ago
Shunichi Hato
4918faf605
Fix crud example update error when filtering
...
because the index `i` in update refers to the index in the original
5 years ago
Rich Harris
1324a57786
oops, remove some debugging code
5 years ago
Rich Harris
e931a56854
Merge pull request #3762 from sveltejs/gh-3761
...
allow spring/tweened values to be initially undefined
5 years ago
Richard Harris
e8f5b24143
docs and a fix for #3761
5 years ago
Richard Harris
e55bf4013d
remove some unused code
5 years ago
Richard Harris
fe3412828c
make modal more accessible
5 years ago
Richard Harris
1b245a48c2
Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
5 years ago
Steve Lee
1668316621
Fix script end tag
5 years ago
pngwn
7c445093fb
Document bind:playbackRate in the API documentation. Closes #3806 .
5 years ago
Steve Lee
1e55d46bc0
Add Key handling to modal example
...
This is a basic accessibility requirement for key access
5 years ago
Conduitry
3f6b743dd0
site: add REPL imports to .zip's pkg.devDependencies ( #3795 )
5 years ago
Rich Harris
d4fd91cbb9
tweak 'show me' styles
5 years ago
mustafa0x
b605f3867e
reduce confusion mentioned in #2452
5 years ago
Alessandro (Ale) Segala
8c0c15c3aa
Fixed anchor link in documentation
5 years ago
Paul Murray
d91e9afab6
Fixes #3008 : Better SSR docs
5 years ago
vages
e3953b234c
Add Entur to "Who is using Svelte?" ( #3754 )
5 years ago
Luke Edwards
ce5bd1bf35
fix: invoke `authenticate` factory
5 years ago
Rich Harris
84b0e86583
allow site to run locally without PG env vars
5 years ago
Aaron George
36ca311500
FIXED: Media Elements Tutorial
...
* FIXED: Seeking
Seeking was being caused on the mousemove event, regardless of if the mouse was actually dragging or not
5 years ago
Aaron George
231fbfa020
FIXED: Media Elements Example
...
Seeking was happening regardless of if a drag was happening
5 years ago
Niels Jacobs
92cd56a348
site: add Jacoux logo
5 years ago
adrian5
565931dff9
Doc: update file-type association instructions for Atom
5 years ago
Josh Duff
e4d7f77453
site: add missing word
5 years ago
Conduitry
8d5b7e0ef3
site: tidy a few markdown code block languages
5 years ago
Conduitry
1a2af80818
site: handle unknown/missing markdown code block syntax languages
5 years ago
Conduitry
0d20fb9b8d
site: fix unknown syntax highlighting language in blog post
5 years ago
Sercan Eraslan
c7cc6a55cf
Fix: dimensions example overflow problem
5 years ago
adrian5
dcfe9f6b78
Doc: add file-type association instructions for Atom
5 years ago
Conduitry
d3e815c209
lint during CI
5 years ago
Sercan Eraslan
8206c27c0a
Fix: lifecycle update example overflow problem
5 years ago
AlexxNB
def776520f
bump @sveltejs/site-kit version
5 years ago
Mikhail Khorpyakov
5fd2a1c499
Whos using: added SQL Tribe logo
5 years ago