Khaleel Al-Adhami
|
e182afebc0
add ndigits to round dunder method (#5019)
|
2 hónapja |
Khaleel Al-Adhami
|
346e848b46
make pyright happier (#5006)
|
2 hónapja |
Khaleel Al-Adhami
|
d4d1d38c87
make sure to str the value in console log (#5030)
|
2 hónapja |
Khaleel Al-Adhami
|
8aee446169
fix str splatting in fallback command (#5005)
|
2 hónapja |
Khaleel Al-Adhami
|
346ccf746b
granian all the way (#4994)
|
2 hónapja |
Khaleel Al-Adhami
|
518d9753e0
improve error message for untyped vars (#4963)
|
2 hónapja |
benedikt-bartscher
|
b868bc759f
fix: every computed var should get it's own static deps (#4914)
|
2 hónapja |
Khaleel Al-Adhami
|
3640b39e11
better error message for return type of computer var (#4911)
|
2 hónapja |
Khaleel Al-Adhami
|
3a6f7475e8
relax foreach to handle optional (#4901)
|
2 hónapja |
Khaleel Al-Adhami
|
1e07ec70fe
treat component prop class as immutable when provided a non literal var (#4898)
|
2 hónapja |
Khaleel Al-Adhami
|
62b3076dc1
don't treat vars as their types for setting state fields (#4861)
|
3 hónapja |
Khaleel Al-Adhami
|
31cb2f0e0c
improve error messages for missing var operations (#4869)
|
3 hónapja |
Khaleel Al-Adhami
|
ac18a0aefa
make array var sequence first (#4881)
|
3 hónapja |
Khaleel Al-Adhami
|
b5e5ec0e8a
use lowercase datatypes typing (#4843)
|
3 hónapja |
Khaleel Al-Adhami
|
abab18e165
components deserve to be first class props (#4827)
|
3 hónapja |
Khaleel Al-Adhami
|
946b7bc25a
upgrade deps as per python 3.10 (#4842)
|
3 hónapja |
Khaleel Al-Adhami
|
aac61c69c2
actually get rid of callable var fr fr (#4821)
|
3 hónapja |
Khaleel Al-Adhami
|
10c45b185c
adjust setter to include type annotation (#4726)
|
3 hónapja |
Masen Furer
|
8b2c7291d3
Add ComputedVar overloads for BASE_TYPE, SQLA_TYPE, and DATACLASS_TYPE (#4777)
|
3 hónapja |
Khaleel Al-Adhami
|
f3220470e8
fix dynamic icons for underscore and positional argument (#4767)
|
3 hónapja |
Khaleel Al-Adhami
|
88eae92d9b
make computed var generic over mapping (#4762)
|
3 hónapja |
Thomas Brandého
|
59d8d1eb62
throw error if computed var has args (#4753)
|
3 hónapja |
benedikt-bartscher
|
73ef17b96d
fix: allow replacing of _var_type in ComputedVar (worked in previous reflex versions) (#4730)
|
3 hónapja |
benedikt-bartscher
|
d6e08e90a8
better computed var static deps (#4729)
|
3 hónapja |
benedikt-bartscher
|
2b7e4d6b4e
improve rx.Field ObjectVar typing for sqlalchemy and dataclasses (#4728)
|
3 hónapja |
Masen Furer
|
a2243190ff
[ENG-4326] Async ComputedVar (#4711)
|
4 hónapja |
Khaleel Al-Adhami
|
7da5fa0e5c
implement a global var cache (#4691)
|
4 hónapja |
Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
4 hónapja |
Khaleel Al-Adhami
|
12a42b6c47
var_data fixes with hooks values (#4717)
|
4 hónapja |
Masen Furer
|
fc16bed7ca
Handle python `range` passed to rx.Var.create (#4716)
|
4 hónapja |