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
Infant Frontender
77e3605c39
Fix typo
...
customElements -> customElement
5 years ago
Dewa M. Widyakumara
87a9ee2d87
replace tokopedia logo with svg
5 years ago
Luke Edwards
5e2c524825
chore: update database ENV keys
5 years ago
Conduitry
5dda05213e
site: compress more images
5 years ago
Jack Beegan
44447003a9
Fix minor error in API docs of draw
5 years ago
Conduitry
1baf78b097
Revert "add digital climate strike banner"
...
This reverts commit 38a719b8d5
.
5 years ago
Richard Harris
38a719b8d5
add digital climate strike banner
5 years ago
Elliot Waite
0040f34c5c
Fix a typo in 04-compile-time.md.
5 years ago
Conduitry
4044458126
site: compress more logos
5 years ago
priyanjitdey94
4ef4db0a1b
added fusioncharts logo to who is using svelte section
5 years ago
Jorma de Ronde
65098511e1
Added ofof to 'who is using svelte' ( #3568 )
...
* Added ofof to 'who is using svelte'
* compress png
5 years ago
Omer Faruk APLAK
fc059f6204
add pankod logo
5 years ago
Conduitry
14a46a17d0
fix the rest of the typo
5 years ago
Bartosz Trzos
4b7e2a09c9
Fix a typo
...
Fix inconsistency with the app
5 years ago
Conduitry
66c44919a7
site: lint
5 years ago
mattstobbs
c250793b35
Fix animate example ( #3543 )
5 years ago
Conduitry
e8ad4018fc
site: bump deps
5 years ago
Conduitry
424ed9ef5c
site: fall back to username on /apps page
5 years ago
Richard Harris
58e76569be
bump site deps (fixes ios styles)
5 years ago
Richard Harris
db5cea146f
document blur transition
5 years ago
Rich Harris
409abd6c5d
Merge pull request #3481 from dkondrad/gh-3456
...
site: docs: {@html} clarifications
5 years ago
Rich Harris
5346b378e3
tweak explanation
5 years ago
Richard Harris
c2ce00f29c
bump site deps
5 years ago
Rich Harris
77a1555b0c
Merge pull request #3507 from oguzhaninan/master
...
Add Bekchy Logo
5 years ago
Rich Harris
027f505d27
preserve alphabetical order
5 years ago
David A Kondrad
6e9ac1971c
site: docs: {@html} clarifications
...
This commit clarifies that `{@html}` directives cannot be used to surround markup with additional tags.
Also corrected the grammar in the descriptive text to remove dangling fragment.
Fixes #3456
5 years ago
Matheus Castiglioni
c2688b9211
Adding Dextra brand in who using site section
5 years ago
Reto Trinkler
b1a8c96e18
Remove unnecessary code in "bind-this" example
...
In https://svelte.dev/examples#bind-this some code is superfluous
5 years ago
Oguzhan Inan
100ac2caa2
Add Bekchy Logo
5 years ago
Oguzhan Inan
d0a23c750d
adde bekchy logo
5 years ago
Conduitry
1ab3dcb342
use assets served from github pages
5 years ago
Rich Harris
85cfa52f53
Merge pull request #3482 from cbolgiano/add-buydotstar-logo
...
Add buydotstar logo
5 years ago
Rich Harris
b854a07f1f
Merge pull request #3489 from oberonspace/add-oberonspace-logo
...
Add OberonSPACE logo
5 years ago
Rich Harris
bb65fdced2
Merge pull request #3503 from rhucle/add-grainger-logo
...
Add Grainger logo
5 years ago
Rhucle
802aa5f92e
Add Grainger logo
5 years ago
Nicolas
9d97527882
Added Metrovias logo
5 years ago
Dejan Lukić
d92ff1ad77
Added OberonSPACE logo
5 years ago