Commit Graph

130 Commits (chore/bump-deps)

Author SHA1 Message Date
Alpay ea2b5700ca
docs: fix link () 2 years ago
Dani Sandoval abf257306b
docs: "What's new in Svelte" August newsletter () 2 years ago
Ben McCann ce047651e5
docs: update component directives page () 2 years ago
Ben McCann d6abd0a604
docs: clarify performance concerns around props and restProps () 2 years ago
Kai Erik Niermann 5cd4f7750e
docs: add parenthesis back to regex literal example () 2 years ago
Posandu Mapa 7af165de09
docs: make transition global in deferred transition example () 2 years ago
Jo Burgard 3dccf711f8
Fix error in example in 03-typescript.md () 2 years ago
Simon H 657f11376c
feat: add ability to extend custom element class () 2 years ago
SpokenTurnip99 479e8744c5
docs: change fade to fly to match the tutorial () 2 years ago
Aymeric-Henry 13286cfe42
fix(styling): fix styling on documentation for lesson 8-h () 2 years ago
gubo97000 d2d219f8ca
docs: changed path color for better visibility with dark theme () 2 years ago
Prajapati omkar 3c0bdcdb72
fix: css in examples directory. () 2 years ago
Romain l'Ourson c1d3d58088
docs: remove compiler duplicate paragraph () 2 years ago
Fanny f41ff96c3a
docs: fix typo () 2 years ago
gtmnayan afcf853b65
docs: update migration guide bundler conditions section () 2 years ago
Jakub Koleżyński 68ad1883c9
site: todos in `animate` tutorial render weird due to typo () 2 years ago
Jakub Koleżyński 1d05020f10
docs: add display block to todos tutorial () 2 years ago
Dana Woodman 398904894e
docs: Make "unquoted" example actually unquoted () 2 years ago
gtmnayan 895709c6a2
docs: update svg transition example for v4 () 2 years ago
Enrico Sacchetti 02099d9d75
docs: update Typescript elements link () 2 years ago
Tan Li Hau daba0fc9d2
docs: fix contrast for component-binding example () 2 years ago
Tan Li Hau a23fcc0f67
docs: choose a color that looks great on both dark and light theme () 2 years ago
Tan Li Hau d9529a39e3
fix: hackernews example link colors contrast in dark mode () 2 years ago
Simon H 132dd7906a
docs: preprocessor migration details () 2 years ago
Puru Vijay 70426be84a
feat(site): Deploy to edge () 2 years ago
Alex Morgan bb5d3948ed
docs: matches hint with existing structure and solution () 2 years ago
Simon Holthausen d516bb06e1 docs: add eslint migration 2 years ago
Paul "Joey" Clark 58e95c6aca
docs: Remove old redundant text () 2 years ago
Mayank Jain d8a381e049
docs: Updated button width in documentation/reactivity () 2 years ago
Simon Holthausen d4a1b5482f docs: update old blog post a bit 2 years ago
Simon H b9328a5077
docs: more details on transition migration 2 years ago
Dani Sandoval 4d71ab72c1
docs: "What's new in Svelte" July newsletter () 2 years ago
Brad Dougherty cfa5447ea5
docs: fix typo in v4 migration guide () 2 years ago
Puru Vijay d3d1fb563f
blog: post about svelte.dev overhaul () 2 years ago
Simon H b0a3fa1766
fix: ensure createEventDispatcher and ActionReturn work with generic function types () 2 years ago
Simon Holthausen 1c7ed55385 docs: add a11y-no-static-element-interactions 2 years ago
Not-Jayden e3422e182b
docs: Don't recommend TypeScript type assertions for reactive declarations () 2 years ago
Valentin Grégoire c0d92628dd
docs: Make white text on white background visible. () 2 years ago
Alimurtuza bbcb5f58ae
docs: handle warnings in examples page () 2 years ago
Gwang Jin Kim d3297e2a25
docs: Remove duplicate note () 2 years ago
Theodore Brown 223db7f19d
docs: fix TypeScript event name typos () 2 years ago
Khurram Jalil ad2168016b
Fixed () 2 years ago
iamkneel 7dea31327e
docs: format "MutationObserver" as code () 2 years ago
Simon H 037ac2f55a
docs: update transitions tutorial () 2 years ago
Alimurtuza 79e7ccc415
docs: fix white text on white BG in examples () 2 years ago
Cesar Napoleon Mejia Leiva a83e438b5e
docs: fix style directive with important modifier example () 2 years ago
Simon Holthausen 94cfdbcee1 docs: fix snippet 2 years ago
Martin Hobert 5ddf4ca779
docs: fix attribute example in basic markup () 2 years ago
gtmnayan ea18bd7e98
docs: use `@latest` on the migrate command () 2 years ago
Simon H 797b711e3a
docs: tweaks () 2 years ago
Ben McCann 20c9bd1463 update stats for final release 2 years ago
Ben McCann 936ce2bce3 svelte 4 blog post 2 years ago
Simon Holthausen 23fc113d31 docs: note type enhancements breaking change 2 years ago
Ben McCann b582baa570
docs: list minimum versions for r-p-s and svelte-loader () 2 years ago
Puru Vijay 3c8a07136a
fix(site): renderer new link format () 2 years ago
Puru Vijay 22cc4756e0
feat(site): site-kit renderer () 2 years ago
Puru Vijay cf32fa2497
fix(site): update tutorial links () 2 years ago
Ben McCann be5742aefe docs: update link 2 years ago
Simon H 203490c3e4
breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method () 2 years ago
gtmnayan 914529fa76
feat: smaller destructor chunk () 2 years ago
Puru Vijay 88504ee90a
docs(sites): Auto-generated CompileOptions () 2 years ago
gtmnayan f8139e5a6e
chore(site): fix build () 2 years ago
Puru Vijay 67b4e4ff1c
docs: normalize svelte compiler headings () 2 years ago
Simon H 75917ee1a5
docs: migration page () 2 years ago
Simon H 4e569d1895
docs: Svelte 3/4 differences () 2 years ago
Puru Vijay 62bef809b2 Merge remote-tracking branch 'origin/version-4' into sites 2 years ago
Rich Harris b1cafc4573
update type generation script () 2 years ago
Puru Vijay aa5bb4a3db
feat: Better docs nav () 2 years ago
Puru Vijay ad849cc795
chore(site-2): What's new in Svelte June 2023 () 2 years ago
Rich Harris 27538fc598
tweak docs content () 2 years ago
Rich Harris 83d56713ef
move FAQ to /docs/faq () 2 years ago
Puru Vijay bd51e6f3ea Merge remote-tracking branch 'origin/version-4' into sites 2 years ago
Puru Vijay 4cde4eaada
docs(site-2): Action, TypeScript () 2 years ago
Puru Vijay 993b40201c
feat(site-2): New Markdown renderer, FAQ, Blog, Tutorial, Docs, () 2 years ago
Puru Vijay 46f71b3ba3 fix: preprocess snippet 2 years ago
Puru Vijay ad949c5490 Merge remote-tracking branch 'origin/version-4' into sites 2 years ago
Ben McCann 3067e7a1aa
docs: update SvelteKit alternatives section () 2 years ago
Puru Vijay f3396cfd4c chore(site-2): Run prettier 2 years ago
Puru Vijay 21a0141b8c
feat(site-2, v4): pnpm workspace () 2 years ago
Puru Vijay f363af7cca
site -> documentation () 2 years ago