Thomas Brandého
|
59d8d1eb62
throw error if computed var has args (#4753)
|
3 months ago |
benedikt-bartscher
|
73ef17b96d
fix: allow replacing of _var_type in ComputedVar (worked in previous reflex versions) (#4730)
|
3 months ago |
benedikt-bartscher
|
d6e08e90a8
better computed var static deps (#4729)
|
3 months ago |
benedikt-bartscher
|
2b7e4d6b4e
improve rx.Field ObjectVar typing for sqlalchemy and dataclasses (#4728)
|
3 months ago |
Masen Furer
|
a2243190ff
[ENG-4326] Async ComputedVar (#4711)
|
3 months ago |
Khaleel Al-Adhami
|
7da5fa0e5c
implement a global var cache (#4691)
|
3 months ago |
Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
3 months ago |
Khaleel Al-Adhami
|
12a42b6c47
var_data fixes with hooks values (#4717)
|
3 months ago |
Masen Furer
|
fc16bed7ca
Handle python `range` passed to rx.Var.create (#4716)
|
3 months ago |
Khaleel Al-Adhami
|
5beea25b31
improve var create typing (#4701)
|
4 months ago |
Thomas Brandého
|
b8b3f8910e
add more type annotations through the code (#4401)
|
4 months ago |
Thomas Brandého
|
42e6dfa40d
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
4 months ago |
Thomas Brandého
|
9e36efbd21
fix version in pyproject and ruff version check (#4690)
|
4 months ago |
Khaleel Al-Adhami
|
4d08484a12
import vars are not sortable (#4700)
|
4 months ago |
Thomas Brandého
|
7f1aee6dc8
enable N rules for naming conventions (#4666)
|
4 months ago |
Thomas Brandého
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
4 months ago |
Khaleel Al-Adhami
|
bea266b8ed
make object var handle all mapping instead of just dict (#4602)
|
4 months ago |
Thomas Brandého
|
6e546526b4
computed var default to cache=True (#4194)
|
4 months ago |
Masen Furer
|
fbf9524a6c
Show file and line number in deprecation warnings (#4631)
|
4 months ago |
Masen Furer
|
fe9c02062d
EventChain.create accepts arbitrary kwargs (#4609)
|
4 months ago |
Thomas Brandého
|
9fafb6d526
use position in vardata to mark internal hooks (#4549)
|
4 months ago |
Masen Furer
|
59b3aaca42
Add deprecation message for non-cached var (#4591)
|
4 months ago |
Thomas Brandého
|
1444421766
add deps and position field in VarData (#4518)
|
5 months ago |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 months ago |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 months ago |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 months ago |
Khaleel Al-Adhami
|
27c1a7e94d
add typing to function vars (#4372)
|
6 months ago |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 months ago |
Khaleel Al-Adhami
|
b9d73edd66
add metainfo to keyevent (#4287)
|
6 months ago |
Khaleel Al-Adhami
|
b5d1e03de1
improve object var symantics (#4290)
|
6 months ago |