Commit Graph

652 Commits (346c27d4da9950eabec17fb1f4594a2431b2655e)

Author SHA1 Message Date
Adam Alexander cab5e7346d
[docs] fix typo in 02-template-syntax.md (#7593)
3 years ago
Rich Harris 7630a25db5
[docs] update getting started info (#7573)
3 years ago
Ben McCann 9dc308a745
cleanup PR links in last blog post
3 years ago
Daniel Sandoval d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter (#7565)
3 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: (#7357)
3 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity (#7073)
3 years ago
Hyunseung Lee 0580c2d90d
Update introduction/dynamic-attributes (#7498)
3 years ago
Daniel Sandoval 970b9436c8
[docs] "What's new in Svelte" May newsletter (#7483)
3 years ago
Yuichiro Yamashita 0d017f4820
[fix] rendering void tag for `<svelte:element>` (#7453)
3 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block (#7451)
3 years ago
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` (#7484)
3 years ago
tanhauhau 0a086c85e4 Merge branch 'tanhauhau/gh-328'
3 years ago
tanhauhau 3e5846c7c5 update api
3 years ago
Tan Li Hau 666929a6d9
use own api to replace jsonplaceholder.typicode.com (#7472)
3 years ago
tanhauhau bc81291afc use own api to replace jsonplaceholder.typicode.com
3 years ago
Tan Li Hau d554cdbb25
[docs] add more examples on the spring store API docs (#7463)
3 years ago
Thad Guidry f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning (#7285)
3 years ago
Jan 09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link (#7310)
3 years ago
Benjamin Bender 9778eef6db
[docs] fix link to webpack-loader (#7460)
3 years ago
Ben McCann 94f0d7c478
[docs] FAQ cleanup (#7452)
3 years ago
gtmnayan 39d2dfcbcd
[docs] style directive tutorial (#7161)
3 years ago
Bjorn Lu 0f94c890f5
[feat] dispatch cancelable custom events (#7064)
3 years ago
josh-brainbox 1e0c10bebc
[docs] fix tutorial/keyed-each-blocks (#7218)
3 years ago
gtmnayan afd3f4e5a9
[feat] Make setContext return the value that was passed in (#7432)
3 years ago
Kazuma Oe 707455fa8b
[docs] add `<svelte:element>` example (#7439)
3 years ago
Yuichiro Yamashita e0d93254fd
[feature] Dynamic elements implementation <svelte:element> (#6898)
3 years ago
Dominik G 6ef0aa2944
[docs] add link to vitest svelte example to test faq (#7281)
3 years ago
Simon H 31eb623779
[docs] add note about initially selected value
3 years ago
Ben McCann 3c11c480b9
[docs] clarify css option (#7271)
3 years ago
TzuHsuan 535a1fc20d
Change top level requirement wording (#7336)
3 years ago
Ben McCann 42905c757f
[docs] update bundler documentation (#7414)
3 years ago
Angie Byron 5f020cc91e
[docs] Fix REPL instructions (#7413)
3 years ago
Janosh Riebesell 6a663490b5
[docs] fix typos in whats-new-in-svelte-april-2022.md (#7417)
3 years ago
Daniel Sandoval 687a26b784
[docs] "What's new in Svelte" April newsletter (#7377)
3 years ago
Raúl Sáez 9d4ff6738a
[docs] Correct default port on blog posts (#7372)
3 years ago
Isabel Leccese 2f71bc9333
[docs] fix typo (#7344)
3 years ago
tomoam 9b7b8149e4
[docs] add `-` to the beginning of the line (#7328)
3 years ago
Daniel Sandoval a9e6087113
[docs] "What's new in Svelte" March newsletter (#7293)
3 years ago
Nick Cummings f24614cd52
[docs] Add missing parent element to code example. (#7309)
3 years ago
opensas 252895d42a
[docs] improve actions tutorial presentation (#7283)
3 years ago
T•Ø•R•Ü•S f287bbe80d
[doc] fixed seemingly erroneous capitalization of noun (#7273)
3 years ago
Ignatius Bagus ec0922219d
[docs] update to multi-page docs links (#7249)
3 years ago
Geoff Rich a4a1c3c272
[docs] set language on FAQ code blocks (#7237)
3 years ago
Ignatius Bagus 1f9efeac54
[blog] fix link formatting
3 years ago
Daniel Sandoval ec903ca7bc
[docs] "What's new in Svelte" February newsletter (#7202)
3 years ago
Geoff Rich fc2470494d
[docs] fix broken links (#7194)
3 years ago
Geoff Rich d1b3f462a5
[docs] add docs for a11y-no-redundant-roles (#7195)
3 years ago
NazarLazarchuk e460acc8f1
[docs] Rename a variable `count_value` to `countValue` in the `Stores` section (#7180)
3 years ago
Rene Kootstra 4a78137a2a
[docs] fix #each in window-bindings example (#7181)
3 years ago
Ignatius Bagus 630ec4b32d
[blog] fix rss feed link
3 years ago