Commit Graph

10106 Commits (elliott/create-reactive-function)
 

Author SHA1 Message Date
pgliang001 e12fe8795c
chore: simplify assignment expression (#15177)
7 months ago
7nik 5b30fbfb0b
fix: encounter svelte:element in blocks as sibling during pruning css (#15165)
7 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
7 months ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
7 months ago
github-actions[bot] e4be4861bf
Version Packages (#15159)
7 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
7 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
7 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
7 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
7 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
7 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
7 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
7 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
7 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
7 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
7 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
7 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
7 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
7 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
7 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
7 months ago
github-actions[bot] b2c8224a73
Version Packages (#15118)
7 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent (#15129)
7 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
7 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
7 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
7 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
7 months ago
Rich Harris e3d4a0fa8e
chore: tweak render tag logic (#15109)
7 months ago
Rich Harris 24b6fab58b
chore: construct analysis before module walk (#15108)
7 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
7 months ago
Elliott Johnson 3d828b46b2
feat: Remove repository-sync workflows in favor of github-docs-bot (#15097)
7 months ago
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support (#15095)
8 months ago
Edoardo Cavazza d17f5c748d
fix: add check for is attribute (#15086)
8 months ago
Rich Harris 7740d4576b
fix: optimise || expressions in template (#15092)
8 months ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined (#15057)
8 months ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props (#15089)
8 months ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing (#15083)
8 months ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers (#15087)
8 months ago
github-actions[bot] ee024ffd0e
Version Packages (#15080)
8 months ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack (#15079)
8 months ago
github-actions[bot] c75f1f5f2f
Version Packages (#15052)
8 months ago
Paolo Ricciuti 5ad6a0cdc3
fix: initialize `files` bind on hydration (#15059)
8 months ago
Dominic Gannaway 2ad519542d
fix: ensure untrack correctly retains the active reaction (#15065)
8 months ago
ComputerGuy de94159238
docs: update README banner (#15063)
8 months ago
ComputerGuy 5f6525f416
fix: omit unnecessary nullish coallescing in template expressions (#15056)
8 months ago
Rich Harris 700029bd4d
fix: more efficient template effect grouping (#15050)
8 months ago
github-actions[bot] a9d1f46dbb
Version Packages (#15021)
8 months ago
Rich Harris 509ba568f3
fix: create fewer deriveds for concatenated strings (#15041)
8 months ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue (#15035)
8 months ago
Paolo Ricciuti 973b51d168
fix: correctly parse leading comments in function binding (#15020)
8 months ago
github-actions[bot] 1d3c4397b2
Version Packages (#15010)
8 months ago