Commit Graph

745 Commits (202d119e9a22267c2d31bb24c466b861004724f7)

Author SHA1 Message Date
Daniel Huang f45b823770
[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081)
2 years ago
Pat Cavit 84d61c61f8
[feat] Add options w/ direction to transitions (#8068)
2 years ago
Sanguansak Petchmeesri 14f33cfe61
[docs] add rel noreferrer to fix warning in tutorial (#8024)
2 years ago
Janosh Riebesell 8b462fd7da
[docs] Fix 3.52.0 a11y warning in svelte-self tutorial (#7988)
2 years ago
Christian Bromann e86c0c610b
[docs] Add WebdriverIO as alternative testing solution
2 years ago
Dani Sandoval 1852bc4640
[docs] "What's new in Svelte" December newsletter (#8064)
2 years ago
Maximiliano Ruani 773dedf714
[feat] Compiler option css: 'none' support (#7914)
2 years ago
tomoam d39920fb10
[docs] fix link in November newsletter (#7998)
2 years ago
Daniel Sandoval df2e927b46
[docs] "What's new in Svelte" November newsletter (#7986)
2 years ago
Josh Soref b265bc6f0f
[chore] fix spelling and typos (#7974)
2 years ago
Neagu Mihai 146e7a6310
fix: Remove Security Message (#7959)
2 years ago
Josiah Nieves 0a7cf0e73e
[docs] fix typo "bellow" vs "below" (#7955)
2 years ago
Yuri 1de2c02535
Ensure onmouseleave event fires in Hoverable example (#7873)
2 years ago
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
2 years ago
Don Alfons 1ca83c2050
[docs] Improve grammar (#7923)
2 years ago
metonym 26a428972b
[fix] "not interactive" -> "noninteractive" (#7930)
2 years ago
Ben McCann 1c659193a0
[docs] update SvelteKit status (#7919)
2 years ago
Geoff Rich ff2759e143
[docs] fix typo in getting started (#7918)
2 years ago
Marcos Mercuri ce569f97eb
[docs] Add clarification on how reactivity works (#7819)
2 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components (#7859)
2 years ago
Shawn be70a898f3
[docs] fix link redirect to discord (#7911)
2 years ago
Ben McCann 7d20194d8a
[docs] create getting started guide outside blog (#7812)
2 years ago
Daniel Sandoval 0b46c72cad
[docs] "What's new in Svelte" October newsletter (#7898)
2 years ago
MCMXC 82013aa161
feat(a11y): add click-events-have-key-events rule (#5073)
2 years ago
tanhauhau 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex
2 years ago
Ben McCann 7ac3854613
[docs] remove beta label from SvelteKit mention (#7853)
2 years ago
schelv f3f3d074c5
[docs] use KeyboardEvent.code (#7809)
2 years ago
Daniel Sandoval 0ed453dc11
[docs] "What's new in Svelte" September newsletter (#7814)
2 years ago
Ben McCann a8616701e7
[docs] clarify reactivity rules (#7802)
2 years ago
孟世博 d5efa2e446
[docs] Typescript -> TypeScript (#7797)
2 years ago
Tan Li Hau 012d639b42
Update 05-accessibility-warnings.md
2 years ago
Daniel Sandoval 8513e299ef
[docs] "What's new in Svelte" August newsletter (#7741)
2 years ago
Script Raccoon 474ed42b24
[fix] typo in transition docs (#7739)
2 years ago
Mlocik97 52f5005cfd
[docs] update port in "Svelte for new developers" blog. (#7697)
2 years ago
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements (#5955)
2 years ago
Ben McCann 379a963d01
[docs] npm create needs @latest tag (#7687)
2 years ago
Simon Dao 60024effa8
[docs] update intro sentence of reactive declarations tutorial (#7467)
2 years ago
kwangure 39901986d6
[feat]: Add A11y aria-proptypes check (#6978)
2 years ago
Mel 1d19aebe38
a11y: Add role-has-required-aria-props rule (#5852)
2 years ago
Sepehr Safari c01dc62314
[docs] fix typo (#7672)
2 years ago
Daniel Sandoval 31e5f8b5de
[docs] "What's new in Svelte" July newsletter (#7637)
2 years ago
Heechul Ryu 2f562d9e28
[docs] use npm create instead of npm init (#7641)
2 years ago
hmt d7557e11a2
[docs] remove v2 -> v3 converter mention (#7597)
2 years ago
Adam Alexander cab5e7346d
[docs] fix typo in 02-template-syntax.md (#7593)
2 years ago
Rich Harris 7630a25db5
[docs] update getting started info (#7573)
2 years ago
Ben McCann 9dc308a745
cleanup PR links in last blog post
2 years ago
Daniel Sandoval d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter (#7565)
2 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: (#7357)
2 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity (#7073)
2 years ago
Hyunseung Lee 0580c2d90d
Update introduction/dynamic-attributes (#7498)
2 years ago
Daniel Sandoval 970b9436c8
[docs] "What's new in Svelte" May newsletter (#7483)
2 years ago
Yuichiro Yamashita 0d017f4820
[fix] rendering void tag for `<svelte:element>` (#7453)
2 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block (#7451)
2 years ago
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` (#7484)
2 years ago
tanhauhau 0a086c85e4 Merge branch 'tanhauhau/gh-328'
2 years ago
tanhauhau 3e5846c7c5 update api
2 years ago
Tan Li Hau 666929a6d9
use own api to replace jsonplaceholder.typicode.com (#7472)
2 years ago
tanhauhau bc81291afc use own api to replace jsonplaceholder.typicode.com
2 years ago
Tan Li Hau d554cdbb25
[docs] add more examples on the spring store API docs (#7463)
2 years ago
Thad Guidry f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning (#7285)
2 years ago
Jan 09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link (#7310)
2 years ago
Benjamin Bender 9778eef6db
[docs] fix link to webpack-loader (#7460)
2 years ago
Ben McCann 94f0d7c478
[docs] FAQ cleanup (#7452)
2 years ago
gtmnayan 39d2dfcbcd
[docs] style directive tutorial (#7161)
2 years ago
Bjorn Lu 0f94c890f5
[feat] dispatch cancelable custom events (#7064)
2 years ago
josh-brainbox 1e0c10bebc
[docs] fix tutorial/keyed-each-blocks (#7218)
2 years ago
gtmnayan afd3f4e5a9
[feat] Make setContext return the value that was passed in (#7432)
2 years ago
Kazuma Oe 707455fa8b
[docs] add `<svelte:element>` example (#7439)
2 years ago
Yuichiro Yamashita e0d93254fd
[feature] Dynamic elements implementation <svelte:element> (#6898)
2 years ago
Dominik G 6ef0aa2944
[docs] add link to vitest svelte example to test faq (#7281)
2 years ago
Simon H 31eb623779
[docs] add note about initially selected value
2 years ago
Ben McCann 3c11c480b9
[docs] clarify css option (#7271)
2 years ago
TzuHsuan 535a1fc20d
Change top level requirement wording (#7336)
2 years ago
Ben McCann 42905c757f
[docs] update bundler documentation (#7414)
2 years ago
Angie Byron 5f020cc91e
[docs] Fix REPL instructions (#7413)
2 years ago
Janosh Riebesell 6a663490b5
[docs] fix typos in whats-new-in-svelte-april-2022.md (#7417)
2 years ago
Daniel Sandoval 687a26b784
[docs] "What's new in Svelte" April newsletter (#7377)
2 years ago
Raúl Sáez 9d4ff6738a
[docs] Correct default port on blog posts (#7372)
2 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
Arad Aral 787c34ceec
[docs] Use symbols for context keys in tutorial (#7046)
3 years ago
GHOST 7f5eecb84b
[blog] update sirens (#7142)
3 years ago
Geoff Rich fffe66a6a0
[blog] fix Netlify link (#7138)
3 years ago
Bjorn Lu cc445839e3
[docs] explain initial value for bind scroll (#7065)
3 years ago
Ben McCann 54f277cd8e
[blog] remove heading to align with other blog posts
3 years ago
Ben McCann 17b1c587c2
[blog] Accelerating Svelte's Development (#7118)
3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
3 years ago