Commit Graph

436 Commits (custom-condition)

Author SHA1 Message Date
paoloricciuti f87ccd78f9
chore: force `custom-renderer` custom condition
17 hours ago
paoloricciuti c7192f3f03
chore: create error for missing foreign
17 hours ago
paoloricciuti eb7532dd70 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
17 hours ago
Bao Nguyen 1be496f0a6
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689)
17 hours ago
paoloricciuti 54135abac9 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
17 hours ago
ChaseCopeland 15720b16a5
docs: Updated docs to include information on easing functions (#16070)
3 days ago
Barry 8bf9ec8700
docs: clarify $bindable fallback binding requirement (#18477)
4 days ago
Nic Polumeyv 6266debb21
docs: clarify when `$effect.pre` runs relative to DOM updates (#18534)
4 days ago
Khaled Waleed 2d2e5df26e
fix: don't turn component instances stored in $state into state proxies (#18646)
4 days ago
Hyunbin Seo 44bd73f3e5
docs: replace N-ary times `⨉` with multiplication sign `×` (#18418)
4 days ago
john gravois 793e309d4e
docs: fix typo in basic markup doc (#18434)
4 days ago
AminBouchareb 07dda4056b
docs: document rune_missing_parentheses compiler error (#18589)
4 days ago
Jared Dunham f4918d86f3
docs: added generic type parameter example for $state (#18494)
4 days ago
Ben McCann a7ba9e85aa
docs: update mobile FAQ (#18665)
4 days ago
Scott Wu 5ccdfe3557
docs: note comments within tags possibility (#18482)
5 days ago
Nic Polumeyv 2f684fefd7
docs: clarify that context lookup includes the current component and all ancestors (#18581)
5 days ago
Rudevin 388840b1b2
docs: note that transitions bypass CSS prefers-reduced-motion (#18597)
5 days ago
paoloricciuti 216f258068 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
1 month ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
1 month 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
3 months ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
3 months ago
Paolo Ricciuti a8296352a1
Merge branch 'main' into svelte-custom-renderer
3 months ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
3 months ago
paoloricciuti d8f94880fb chore: merge
3 months ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
3 months ago
Paolo Ricciuti 8d5f108c31
Merge branch 'main' into svelte-custom-renderer
3 months ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
3 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
4 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
4 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
Paolo Ricciuti d7e01b7634
Merge branch 'main' into svelte-custom-renderer
5 months ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
5 months ago
paoloricciuti 883611fd8b chore: remove duplicate error
5 months ago
paoloricciuti 7d37884d38 fix: throw error if snippet is rendered in renderer different from compiler
5 months ago
Paolo Ricciuti 63d87445db
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
5 months ago