Commit Graph

7889 Commits (fb61f4eb700e75e80ba7ea63a35737cae281facb)
 

Author SHA1 Message Date
Dominic Gannaway fb61f4eb70
fix: correctly cleanup unowned derived dependency memory () 1 year ago
Simon Holthausen 1538264bd5 fix: don't hoist function when already referenced in module scope 1 year ago
Simon Holthausen 14d7b26897 fix: more robust url equality check at dev time 1 year ago
Dominic Gannaway a476e81e63
chore: improve $state static reference warning heuristics () 1 year ago
Simon H 03c067f598
fix: try-catch deep read () 1 year ago
Simon H 40c2956381
chore: cleanup proxy files () 1 year ago
Simon H 14bf4b4b2c
fix: ensure proxy is updated before notifying listeners () 1 year ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors () 1 year ago
Simon H 6b0bd8b23a
fix: hydrate controlled each blocks correctly () 1 year ago
Simon H 434a58711f
fix: sanitize component event names () 1 year ago
Robin Munn 6b8b57c431
chore: fix weird formatting in recent changelog entry () 1 year ago
Dominic Gannaway 88582479f2
chore: improve should_proxy_or_freeze logic internally () 1 year ago
Rich Harris 7c70c346f8
Update deps () 1 year ago
Dominic Gannaway 83628c901d
fix main () 1 year ago
Simon Holthausen 776ac3c176 fix: add back `derived` type overload 1 year ago
Simon Holthausen 35b500c399 docs: note `bind:files` breaking change 1 year ago
Simon Holthausen a6797614ef fix: clarify error message 1 year ago
gtmnayan 0071e0252a
fix: allow ts casts in bindings () 1 year ago
Simon Holthausen 2861ad66e0 fix: correct increment/decrement code generation 1 year ago
Ben McCann 0fd1c92822
docs: better clarify not to compute state in `$effect` () 1 year ago
Simon H 61118835db
chore: bit of code cleanup () 1 year ago
github-actions[bot] 2e238ada92
Version Packages (next) () 1 year ago
Simon H 9f87f059d2
fix: skip certain slot validations for custom elements () 1 year ago
Dominic Gannaway e398047f8f
fix: correctly apply event.currentTarget () 1 year ago
Dominic Gannaway 2b2bd06d6f
fix: ensure derived signals properly capture consumers () 1 year ago
Simon Holthausen 1798e58300 chore: fix signals test suite 1 year ago
Dominic Gannaway c7a7725abd
fix: add compiler error for invalid <p> contents () 1 year ago
github-actions[bot] 73c5983e9a
Version Packages (next) () 1 year ago
Dominic Gannaway b04c5bb398
fix: improve invalid nested interactive element error () 1 year ago
Simon H db8cba3216
fix: react to mutated slot props in legacy mode () 1 year ago
Dominic Gannaway b94d72bbfb
fix: improve transition outro easing () 1 year ago
Dominic Gannaway 86bbc83544
fix: ensure unstate() only deeply applies to plain objects and arrays () 1 year ago
Simon H 5dce70e6cf
fix: put more executions after the render effect(s) () 1 year ago
Simon H 1b675c0264
fix: transform textarea and contenteditable binding expressions () 1 year ago
github-actions[bot] d509de2503
Version Packages (next) () 1 year ago
Simon H b3ba25da94
fix: simplify event delegation logic () 1 year ago
Dominic Gannaway c628904861
fix: ensure topological order for render effects () 1 year ago
Ben McCann d5cab3cb28
add funding.json () 1 year ago
Dominic Gannaway 05bd922f7f
fix: improve nested effect heuristics () 1 year ago
Dominic Gannaway 0eca0ace94
fix: improve event handling compatibility with delegation () 1 year ago
Dominic Gannaway a26012fc62
fix: prevent transition action overfiring () 1 year ago
Ben McCann f11f451bdb
chore: fix xml2js security warning () 1 year ago
Ben McCann aecd47e8df
chore: upgrade prettier to 3.1 () 1 year ago
github-actions[bot] 2e9e8e8454
Version Packages (next) () 1 year ago
Rich Harris c3e30efeb2
remove 'alternatives considered' from feature request template () 1 year ago
Dominic Gannaway ef3e0721fc
fix: improve intro transitions on dynamic mount () 1 year ago
Simon H da9a5bf1cf
fix: make `@types/estree` a dependency () 1 year ago
Simon Holthausen a271878abe fix: adjust `parse` return type 1 year ago
Simon Holthausen c7cb90c91c fix: adjust `$inspect.with` type 1 year ago
Dominic Gannaway ba13c3d206
fix: revise inert transition logic () 1 year ago