Khaleel Al-Adhami
|
62b3076dc1
don't treat vars as their types for setting state fields (#4861)
|
2 months ago |
Khaleel Al-Adhami
|
b5e5ec0e8a
use lowercase datatypes typing (#4843)
|
3 months ago |
Khaleel Al-Adhami
|
946b7bc25a
upgrade deps as per python 3.10 (#4842)
|
3 months ago |
Khaleel Al-Adhami
|
ab558ce172
increase nested type checking for component var types (#4756)
|
3 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
|
bea266b8ed
make object var handle all mapping instead of just dict (#4602)
|
4 months ago |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 months ago |
benedikt-bartscher
|
e4b5755568
fix: handle default_factory in get_attribute_access_type (#4517)
|
5 months ago |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 months ago |
Masen Furer
|
bbfbc82c9d
Handle Var passed to `rx.toast` (#4405)
|
6 months ago |
Khaleel Al-Adhami
|
bcea79cd45
add typed dict type checking (#4340)
|
6 months ago |
Khaleel Al-Adhami
|
b9d73edd66
add metainfo to keyevent (#4287)
|
6 months ago |
Khaleel Al-Adhami
|
51b0f7d28e
special case field in _isinstance (#4298)
|
6 months ago |
Thomas Brandého
|
c07eb2a6a0
[ENG-3943]type check for event handler if spec arg are typed (#4046)
|
7 months ago |
Khaleel Al-Adhami
|
c8a7ee52bf
add type validation for state setattr (#4265)
|
7 months ago |
Khaleel Al-Adhami
|
f39e8c9667
move all environment variables to the same place (#4192)
|
7 months ago |
Khaleel Al-Adhami
|
b2d2719f90
add type hinting to events (#4145)
|
7 months ago |
Khaleel Al-Adhami
|
b1d449897a
unionize base var fields types (#4153)
|
7 months ago |
benedikt-bartscher
|
0889276e24
Do not auto-determine generic args if already supplied (#4148)
|
7 months ago |
Masen Furer
|
736b2a6ea9
Handle rx.State subclasses defined in function (#4129)
|
7 months ago |
Thomas Brandého
|
0e99ce91c1
update ruff to latest version (#4081)
|
7 months ago |
LeoH
|
60276cf1ff
EventFnArgMismatch fix to support defaults args (#4004)
|
8 months ago |
Masen Furer
|
2883e541a9
Bring back py3.9 support with a deprecation warning. (#3976)
|
8 months ago |
Thomas Brandého
|
fe1833c5e1
bump python>=3.10 for 0.6.0 (#3956)
|
8 months ago |
Khaleel Al-Adhami
|
085b761f6b
replace old var system with immutable one (#3916)
|
8 months ago |
Khaleel Al-Adhami
|
8f937f0417
Remove Pydantic from some classes (#3907)
|
8 months ago |
benedikt-bartscher
|
63bf1b8817
Dynamic route vars silently shadow all other vars (#3805)
|
8 months ago |
Khaleel Al-Adhami
|
a5c73ad8e5
Use old serializer system in LiteralVar (#3875)
|
8 months ago |