Commit Graph

8638 Commits (cb8bf445921364cfd1f256b42b2d36226fcbc573)
 

Author SHA1 Message Date
godzylinux cb8bf44592 instead of nested functions used separate function
2 years ago
godzylinux 2177272082 initial map support
2 years ago
godzylinux 0df3dcd925 fixed test because logging false after clear for 3 is not fine-grained (because we already got it after delete)
2 years ago
godzylinux 785e51ea64 fixed a bug where if a method didn't take arguments reactivity wouldn't work
2 years ago
godzylinux 3dc711da16 added comments to read_methods_signals and version_signal
2 years ago
godzylinux 6885f1cfd2 again another take on this matter, but this version is not optimized at all
2 years ago
godzylinux ea911924fd added some comments
2 years ago
godzylinux 81d33e3465 renamed signal to version_signal
2 years ago
godzylinux 6c4a4b61ac 1- interceptors can be used for anything now (types)
2 years ago
godzylinux 8da76fa893 removed enforcement of defining interceptors since each mutation_property doesnt *require* one
2 years ago
godzylinux 6162079f26 removed map from utils because it wasnt used anymore
2 years ago
godzylinux 35d9906144 improved jsdocs for interceptors
2 years ago
godzylinux c163ec75cc improved types
2 years ago
godzylinux 10c8197478 better describe what `mutation_properties` does
2 years ago
godzylinux 54e33aa10d fixed condition of `delete` in ReactiveSet
2 years ago
godzylinux 72cb168cb4 removed unnecessary as const cast
2 years ago
godzylinux f076bbc7d4 a new take on reactivity package
2 years ago
Dominic Gannaway 5a37d12c99
chore: tweak pause_effects more (#11864)
2 years ago
Dominic Gannaway 7429e544cc
chore: more tweaks to each block performance (#11863)
2 years ago
Dominic Gannaway ef2d378b67
chore: tweak each block runtime logic (#11862)
2 years ago
github-actions[bot] fb57c20f28
Version Packages (next) (#11858)
2 years ago
Dominic Gannaway 3c87a69999
breaking: removed deferred event updates (#11855)
2 years ago
Dominic Gannaway 5f218b5f3d
chore: improve $state.frozen performance in prod (#11852)
2 years ago
github-actions[bot] f411f776ca
Version Packages (next) (#11853)
2 years ago
Dominic Gannaway 9d2ecc1d7a
chore: improve event error handling (#11840)
2 years ago
Dominic Gannaway 2382eb08c5
fix: improve reactive Map and Set implementations (#11827)
2 years ago
Dominic Gannaway 3c84c21a03
fix: improve controlled each block cleanup performance (#11839)
2 years ago
github-actions[bot] aa91ed2c1c
Version Packages (next) (#11850)
2 years ago
Paolo Ricciuti c9c4b9d50b
fix: allow for more svelte-ignore to work (#11833)
2 years ago
Paolo Ricciuti 7e762cf481
fix: reevaluate namespace in slots (#11849)
2 years ago
Ben McCann e4faa7805d
chore: typecheck scripts (#11838)
2 years ago
Ben McCann 311b52453e
chore: replace Node 21 with Node 22 on CI (#11825)
2 years ago
github-actions[bot] 77a7aa361c
Version Packages (next) (#11831)
2 years ago
Ben McCann 60c321967e
chore: upgrade to typescript-eslint 8 (#11828)
2 years ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
2 years ago
Paolo Ricciuti 82a645f8d0
fix: `$state.is` missing second argument on the server (#11835)
2 years ago
Dominic Gannaway 22e2aeca76
fix: address regressed memory leak (#11832)
2 years ago
Simon H bcb319310f
fix: prevent false positive ownership warning when reassigning state (#11812)
2 years ago
Simon H fd942b7e65
chore: enable Vercel speed insights on preview site (#11823)
2 years ago
Dominic Gannaway 5f7bfac59a
chore: cleanup event changes (#11821)
2 years ago
github-actions[bot] 5620882d6e
Version Packages (next) (#11807)
2 years ago
Dominic Gannaway 36b270ef3b
fix: address derived memory leak on disconnection from reactive graph (#11819)
2 years ago
Dominic Gannaway c71e29c1eb
fix: better support for onwheel events in chrome (#11808)
2 years ago
Paolo Ricciuti 97e41dc1cb
fix: coherent infinite loop guard (#11815)
2 years ago
Paolo Ricciuti 5168dd734e
chore: upgrade pnpm to version 9 (#11637)
2 years ago
Simon H b1e01bf441
docs: clarify callback props and passing args (#11801)
2 years ago
Simon H 538060ebda
fix: ensure visit is called with correct state (#11798)
2 years ago
Simon H 68263c8615
fix: make prop fallback values deeply reactive if needed (#11804)
2 years ago
Simon H ba6697d31d
fix: robustify initial scroll value detection when scroll is smooth (#11802)
2 years ago
github-actions[bot] d1a14ef147
Version Packages (next) (#11800)
2 years ago