Commit Graph

8734 Commits (c222c6c1327133e4de5107b0d20f6298a880068c)
 

Author SHA1 Message Date
Rich Harris c222c6c132 revert
2 years ago
Rich Harris e7a466539c gah
2 years ago
Rich Harris 9dca0b565e tmp
2 years ago
Rich Harris 174a1b45cc compare
2 years ago
Rich Harris 1d6cbf77c1 add TODO
2 years ago
Rich Harris 7aebb601a3 update
2 years ago
Rich Harris 536420fb6f fix
2 years ago
Rich Harris 222f5c8bf6 tweak
2 years ago
Rich Harris fa5b54a607 fix
2 years ago
Rich Harris c82d8485e4 update
2 years ago
Rich Harris 8a378090d0 add script
2 years ago
Rich Harris d1404325e5 fix
2 years ago
Rich Harris 1b433ca02b WIP
2 years ago
Rich Harris 198692ebac WIP compare script
2 years ago
Dominic Gannaway c7f6805c37
chore: add more benchmarks (#12094)
2 years ago
github-actions[bot] 60e19c7c04
Version Packages (next) (#12082)
2 years ago
Simon H fcf81b1e1d
fix: preserve component function context (#12089)
2 years ago
Simon H 2ca2979a46
fix: ensure element size bindings don't unsubscribe multiple times (#12091)
2 years ago
Dominic Gannaway d04f69ac05
chore: add a benchmarking tool + single benchmark (#12092)
2 years ago
Dominic Gannaway a62dce3e83
chore: document oninput type for elements.d.ts (#12088)
2 years ago
Dominic Gannaway 84c4b0918e
chore: remove deadcode (#12085)
2 years ago
Dominic Gannaway 399e464b44
fix: ensure input value is correctly set during hydration (#12083)
2 years ago
Dominic Gannaway 696a4b3dae
fix: improve compiler attribute validation logic (#12081)
2 years ago
Rich Harris 69ee547c21
chore: simplify $inspect (#12065)
2 years ago
Rich Harris 98d90745ad
chore: fix typos (#12078)
2 years ago
Rich Harris 90ce1d5f0b
chore: add unowned derived memory leak test (#12075)
2 years ago
github-actions[bot] cabdf97469
Version Packages (next) (#12072)
2 years ago
Simon H 8388c4d90e
chore: add `@description` tags (#12063)
2 years ago
Simon H 4ddff6f9d0
fix: adjust module declaration to work around language tools bug (#12071)
2 years ago
Rich Harris 29ca451c9e
chore: tidier generated message code (#12062)
2 years ago
github-actions[bot] ad75111bda
Version Packages (next) (#12054)
2 years ago
Simon H a94b83b7d4
fix: support function invocation from imported `*.svelte` components (#12061)
2 years ago
Rich Harris 6588d85364
chore: rewrite state_unsafe_mutation message (#12059)
2 years ago
Rich Harris 0ef906c569
chore: make versioning more consistent (#12058)
2 years ago
Rich Harris 7a0ce2dfea
fix: correctly process empty lines in message markdown (#12057)
2 years ago
Rich Harris 909f88287a
chore: simpler untracking (#12049)
2 years ago
Simon H a1b6cc68d9
fix: handle `is` attribute on elements with spread (#12056)
2 years ago
github-actions[bot] c3da6a491f
Version Packages (next) (#12051)
2 years ago
Simon H f1d8ed64fd
fix: better types for `on` (#12053)
2 years ago
Rich Harris 59486beb29
chore: simplify deriveds a tiny bit (#12048)
2 years ago
Rich Harris f5f38796ba
fix: increment derived versions when updating (#12047)
2 years ago
github-actions[bot] 95d07de7f9
Version Packages (next) (#12015)
2 years ago
Dominic Gannaway ccb3c90cd5
breaking: rename $effect.active to $effect.tracking (#12022)
2 years ago
Simon H 9dc2d71a12
fix: relax constraint for ComponentProps (#12026)
2 years ago
Simon H 0119f25125
fix: better event delegation behavior around multiple listeners (#12024)
2 years ago
Simon H de3bb78da4
chore: bring back prettierignore root config (#12020)
2 years ago
Ignatius Bagus 1ecbbc0914
docs: remove `createRoot` references (#12018)
2 years ago
Simon H bf23f692fe
fix: robustify migration script (#12019)
2 years ago
Dominic Gannaway 4cdc3710d0
chore: tweak Map/Set for better inspect output (#12013)
2 years ago
Dominic Gannaway 50fd94fe61
fix: address event delegation duplication behaviour (#12014)
2 years ago