reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Allow `ref` to be passed to Component (#5284) Override the default `ref`/`id` behavior when passing a `ref` prop directly. Allows better integration with third-party libraries that provide a ref which should be attached to some other component.
main
17 minutes ago
When merging hook VarData, include the hook's VarData first (#5283) * When merging hook VarData, include the hook's VarData first The hook's VarData might be referencing some earlier hooks that are needed, so include the dependent VarData first so the dependencies render earlier in the output and can be referenced. * Update test hook order expectation
main
20 minutes ago
pyi_generator: handle `Callable[[], None]` annotation for LambdaVar (#5282) * pyi_generator: handle `Callable[[], None]` annotation for LambdaVar If the annotation is a list, process it recursively and return a list. * Include annotated assignments in namespace classes This allows a namespace to also include classes and type aliases
main
21 minutes ago
Include annotated assignments in namespace classes This allows a namespace to also include classes and type aliases
masenf/pyi-handle-callable
11 hours ago
Update test hook order expectation
masenf/merge-var-data-hooks-first
21 hours ago
Allow `ref` to be passed to Component Override the default `ref`/`id` behavior when passing a `ref` prop directly. Allows better integration with third-party libraries that provide a ref which should be attached to some other component.
masenf/component-pass-ref
21 hours ago
When merging hook VarData, include the hook's VarData first The hook's VarData might be referencing some earlier hooks that are needed, so include the dependent VarData first so the dependencies render earlier in the output and can be referenced.
masenf/merge-var-data-hooks-first
21 hours ago
pyi_generator: handle `Callable[[], None]` annotation for LambdaVar If the annotation is a list, process it recursively and return a list.
masenf/pyi-handle-callable
21 hours ago
Active Branches
remix over next
last run
3 days ago
#4984
CodSpeed Performance Gauge
+51%
Use patch to precommit
last run
4 days ago
#5279
CodSpeed Performance Gauge
0%
move tailwind to its own module
last run
4 days ago
#5169
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs