Commit Graph

679 Commits (6ac7038e47c38221f16f0f73af93c9024ff2a18c)

Author SHA1 Message Date
Ben McCann 1c659193a0
[docs] update SvelteKit status () 2 years ago
Geoff Rich ff2759e143
[docs] fix typo in getting started () 2 years ago
Marcos Mercuri ce569f97eb
[docs] Add clarification on how reactivity works () 2 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components () 2 years ago
Shawn be70a898f3
[docs] fix link redirect to discord () 2 years ago
Ben McCann 7d20194d8a
[docs] create getting started guide outside blog () 2 years ago
Daniel Sandoval 0b46c72cad
[docs] "What's new in Svelte" October newsletter () 2 years ago
MCMXC 82013aa161
feat(a11y): add click-events-have-key-events rule () 3 years ago
tanhauhau 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex 3 years ago
Ben McCann 7ac3854613
[docs] remove beta label from SvelteKit mention () 3 years ago
schelv f3f3d074c5
[docs] use KeyboardEvent.code () 3 years ago
Daniel Sandoval 0ed453dc11
[docs] "What's new in Svelte" September newsletter () 3 years ago
Ben McCann a8616701e7
[docs] clarify reactivity rules () 3 years ago
孟世博 d5efa2e446
[docs] Typescript -> TypeScript () 3 years ago
Tan Li Hau 012d639b42
Update 05-accessibility-warnings.md 3 years ago
Daniel Sandoval 8513e299ef
[docs] "What's new in Svelte" August newsletter () 3 years ago
Script Raccoon 474ed42b24
[fix] typo in transition docs () 3 years ago
Mlocik97 52f5005cfd
[docs] update port in "Svelte for new developers" blog. () 3 years ago
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements () 3 years ago
Ben McCann 379a963d01
[docs] npm create needs @latest tag () 3 years ago
Simon Dao 60024effa8
[docs] update intro sentence of reactive declarations tutorial () 3 years ago
kwangure 39901986d6
[feat]: Add A11y aria-proptypes check () 3 years ago
Mel 1d19aebe38
a11y: Add role-has-required-aria-props rule () 3 years ago
Sepehr Safari c01dc62314
[docs] fix typo () 3 years ago
Daniel Sandoval 31e5f8b5de
[docs] "What's new in Svelte" July newsletter () 3 years ago
Heechul Ryu 2f562d9e28
[docs] use npm create instead of npm init () 3 years ago
hmt d7557e11a2
[docs] remove v2 -> v3 converter mention () 3 years ago
Adam Alexander cab5e7346d
[docs] fix typo in 02-template-syntax.md () 3 years ago
Rich Harris 7630a25db5
[docs] update getting started info () 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 () 3 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: () 3 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity () 3 years ago
Hyunseung Lee 0580c2d90d
Update introduction/dynamic-attributes () 3 years ago
Daniel Sandoval 970b9436c8
[docs] "What's new in Svelte" May newsletter () 3 years ago
Yuichiro Yamashita 0d017f4820
[fix] rendering void tag for `<svelte:element>` () 3 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block () 3 years ago
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` () 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 () 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 () 3 years ago
Thad Guidry f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning () 3 years ago
Jan 09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link () 3 years ago
Benjamin Bender 9778eef6db
[docs] fix link to webpack-loader () 3 years ago
Ben McCann 94f0d7c478
[docs] FAQ cleanup () 3 years ago
gtmnayan 39d2dfcbcd
[docs] style directive tutorial () 3 years ago
Bjorn Lu 0f94c890f5
[feat] dispatch cancelable custom events () 3 years ago
josh-brainbox 1e0c10bebc
[docs] fix tutorial/keyed-each-blocks () 3 years ago