Commits
Click on a commit to change the comparison rangeAdd compiler plugin hooks and move compilation pipeline out of App5 days ago
by FarhanAliRaza Fix memo component ordering and Var-backed page title handling5 days ago
by FarhanAliRaza Fix app wrap component collection for stateful components5 days ago
by FarhanAliRaza Merge remote-tracking branch 'upstream/main' into compiler-hooks4 days ago
by FarhanAliRaza pyi hashes4 days ago
by FarhanAliRaza pyi hashes4 days ago
by FarhanAliRaza Replace global StatefulComponent cache with compile-scoped cache4 days ago
by FarhanAliRaza fixed benchmarks and cache render and deduplicate functionsand merge4 days ago
by FarhanAliRaza fix import4 days ago
by FarhanAliRaza fix broken _get_vars cache and add imports/hooks caches3 days ago
by FarhanAliRaza Simplify compiler hooks: merge tree walkers and remove optimization fields2 days ago
by FarhanAliRaza Fix stateful component imports not included in all_imports2 days ago
by FarhanAliRaza Remove CompilerPlugin and PageDefinition protocols, use concrete types2 days ago
by FarhanAliRaza pyi hashes2 days ago
by FarhanAliRaza removed orphaned code used by legacy compiler1 day ago
by FarhanAliRaza Merge remote-tracking branch 'upstream/main' into compiler-hooks14 hours ago
by FarhanAliRaza fixed borken merge14 hours ago
by FarhanAliRaza fix reflex dep as git url exclusion for reflex-web CI Merge branch 'compiler-hooks' of https://github.com/FarhanAliRaza/reflex into compiler-hooks13 hours ago
by FarhanAliRaza integration-tests.yml: do not reinstall reflex from git Replace StatefulComponent with MemoizeStatefulPlugin compiler plugin11 hours ago
by FarhanAliRaza Add _validate_component_children bypass for experimental memo wrappers11 hours ago
by FarhanAliRaza