0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
sacrosanctic
c5028a27c5
docs: Update 7guis-timer example to support SSR context (#13356)
* Update 7guis-timer

* remove window reference on variable init

* better still

* prettier

---------

Co-authored-by: Rich Harris <hello@rich-harris.dev>
Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-09-23 08:32:11 -04:00
Ben McCann
aecd47e8df
chore: upgrade prettier to 3.1 (#10134) 2024-01-11 12:52:13 -08:00
Fritz Lin
e9b0908ed8
docs: add missing on:click to immutable example (#10079) 2024-01-04 13:42:09 +01:00
Simon Holthausen
fe8a9ce31d breaking: init Svelte 5
Co-authored-by: Rich Harris <rich.harris@vercel.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Dominic Gannaway <dg@domgan.com>
2023-11-10 15:48:23 +01:00
Pedro Coelho
ac7505d81b
docs: update text color in animate example (#9374) 2023-11-07 12:54:34 -08:00
gtmnayan
213db5d20a
docs: fix easings example glitch (#9114)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-08-25 09:04:08 -07:00
Posandu Mapa
7af165de09
docs: make transition global in deferred transition example (#9020) 2023-07-21 11:24:25 -07:00
gubo97000
d2d219f8ca
docs: changed path color for better visibility with dark theme (#8957) 2023-07-17 13:00:53 +05:30
Prajapati omkar
3c0bdcdb72
fix: css in examples directory. (#8977)
* Update App.svelte

CSS Fixes in span element.

* Add space

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-07-17 12:49:36 +05:30
gtmnayan
895709c6a2
docs: update svg transition example for v4 (#8947) 2023-07-10 10:25:09 +02:00
Tan Li Hau
daba0fc9d2
docs: fix contrast for component-binding example (#8920) 2023-07-06 18:13:33 +02:00
Tan Li Hau
a23fcc0f67
docs: choose a color that looks great on both dark and light theme (#8921) 2023-07-06 18:12:40 +02:00
Tan Li Hau
d9529a39e3
fix: hackernews example link colors contrast in dark mode (#8922) 2023-07-06 18:12:16 +02:00
Alimurtuza
bbcb5f58ae
docs: handle warnings in examples page (#8836)
ignore some, fix others

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2023-06-26 10:44:29 +02:00
Khurram Jalil
ad2168016b
Fixed #8828 (#8832) 2023-06-24 13:36:24 +05:30
Puru Vijay
993b40201c
feat(site-2): New Markdown renderer, FAQ, Blog, Tutorial, Docs, (#8603)
* New FAQ, new renderer

* Push blog stuff

* Fix blog posts

* Add tutorial to be rendered

* Update documentation/content/blog/2023-03-09-zero-config-type-safety.md

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Update documentation/content/blog/2023-03-09-zero-config-type-safety.md

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Revamp a lot of renderer, make it (soft) compatible with sveltekit

* Remove markdown types

* Clean up faq +page

* Document stuff

* Make the options more explicity

* chore(site-2): Restructure docs pt 2 (#8604)

* Push

* Update readme

* Push

* inor accessibility fix

* minr stuff

* Add prepare

* Run prettier

* Remove test script

* pnpm update

* Update sites/svelte.dev/src/routes/examples/[slug]/+page.svelte

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Update sites/svelte.dev/package.json

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2023-05-25 18:19:38 +05:30