Commits
Click on a commit to change the comparison rangefeat: add experimental memo decorator for JS-level component and function memoization26 days ago
by FarhanAliRaza fix: prevent memo name collisions and compile-time mutation of stored components26 days ago
by FarhanAliRaza Merge branch 'main' into exp-memo25 days ago
by FarhanAliRaza Merge branch 'exp-memo' of https://github.com/FarhanAliRaza/reflex into exp-memo25 days ago
by FarhanAliRaza pyi: update hashes25 days ago
by FarhanAliRaza Merge branch 'main' into exp-memo20 days ago
by FarhanAliRaza updated hashes20 days ago
by FarhanAliRaza fix: accept Var[Component] return from component-returning memos20 days ago
by FarhanAliRaza refactor: create per-memo component subclasses with tag set at class level20 days ago
by FarhanAliRaza Merge remote-tracking branch 'upstream/main' into exp-memo