Commit Graph

496 Commits (add-custom-renderer-flag)

Author SHA1 Message Date
paoloricciuti b84a399d5b
chore: create error for missing foreign
5 days ago
paoloricciuti 17e37a51bc Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
7 days ago
Bao Nguyen 4bf15ae6f3
fix: throw when `setContext` is called after an `await` during SSR (#18739)
1 week ago
paoloricciuti e20068fdbf Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
Adnane Taghi 4ae5eb3f23
feat: add has function to createContext (#18472)
2 weeks ago
paoloricciuti af6419bd15 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
Sushanth012 bfc9b65b3d
docs: clarify mounting components with context (#18515)
2 weeks ago
Ion c575b07bca
feat: support `defaultValue` on `<select>` (#18591)
2 weeks ago
paoloricciuti eb7532dd70 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
Bao Nguyen 1be496f0a6
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689)
2 weeks ago
paoloricciuti 54135abac9 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
ChaseCopeland 15720b16a5
docs: Updated docs to include information on easing functions (#16070)
3 weeks ago
Barry 8bf9ec8700
docs: clarify $bindable fallback binding requirement (#18477)
3 weeks ago
Nic Polumeyv 6266debb21
docs: clarify when `$effect.pre` runs relative to DOM updates (#18534)
3 weeks ago
Khaled Waleed 2d2e5df26e
fix: don't turn component instances stored in $state into state proxies (#18646)
3 weeks ago
Hyunbin Seo 44bd73f3e5
docs: replace N-ary times `⨉` with multiplication sign `×` (#18418)
3 weeks ago
john gravois 793e309d4e
docs: fix typo in basic markup doc (#18434)
3 weeks ago
AminBouchareb 07dda4056b
docs: document rune_missing_parentheses compiler error (#18589)
3 weeks ago
Jared Dunham f4918d86f3
docs: added generic type parameter example for $state (#18494)
3 weeks ago
Ben McCann a7ba9e85aa
docs: update mobile FAQ (#18665)
3 weeks ago
Scott Wu 5ccdfe3557
docs: note comments within tags possibility (#18482)
3 weeks ago
Nic Polumeyv 2f684fefd7
docs: clarify that context lookup includes the current component and all ancestors (#18581)
3 weeks ago
Rudevin 388840b1b2
docs: note that transitions bypass CSS prefers-reduced-motion (#18597)
3 weeks ago
paoloricciuti 216f258068 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 months ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
2 months ago
Paolo Ricciuti 114be1c593
Merge branch 'main' into svelte-custom-renderer
3 months ago
Paolo Ricciuti 56856f0b10
fix: `customRenderer` as a global option and remove `without_renderer` (#18359)
3 months ago
Minh Lê 94bd27953e
docs: fix invalid `rows` CSS property in {#each} chess-board example (#18367)
3 months ago
paoloricciuti a72c3650c9 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
3 months ago
ottomated 11985c020f
docs: desloppify browser support page (#18333)
3 months ago
7nik 6a955758a6
docs: mention since version of delcaration tags (#18322)
3 months ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
3 months ago
Rich Harris 41764ad8eb merge main
3 months ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
3 months ago
Paolo Ricciuti 91563f0b04
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
4 months ago
Paolo Ricciuti a8296352a1
Merge branch 'main' into svelte-custom-renderer
4 months ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
4 months ago
paoloricciuti d8f94880fb chore: merge
4 months ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
4 months ago
Paolo Ricciuti 8d5f108c31
Merge branch 'main' into svelte-custom-renderer
4 months ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
4 months ago
Paolo Ricciuti 6436bb4c67
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
4 months ago
Paolo Ricciuti b7179abf61
Merge branch 'main' into svelte-custom-renderer
4 months ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
4 months ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
5 months ago
Paolo Ricciuti 20bd0cfc13
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
5 months ago