Khaleel Al-Adhami
|
c4f2af8981
remove pydantic as base class of component
|
6 天之前 |
Khaleel Al-Adhami
|
09c03867a6
add reflex compile cli (#5201)
|
1 周之前 |
Khaleel Al-Adhami
|
84ec0b60cf
move is_typeddict to typing (#5196)
|
1 周之前 |
Khaleel Al-Adhami
|
c14333515a
optimize rx.color to not use validate literal parameters (#5244)
|
1 周之前 |
Khaleel Al-Adhami
|
244ed1f744
use knowledge about generic types to improve their getters and checkers (#5245)
|
2 周之前 |
Khaleel Al-Adhami
|
71c1de681f
starlette over fastapi (#5069)
|
3 周之前 |
Khaleel Al-Adhami
|
f2565e049b
treat small tuples different with figure out type (#5161)
|
3 周之前 |
Khaleel Al-Adhami
|
642233b141
enable UP ruff rule (#5137)
|
1 月之前 |
Thomas Brandého
|
126a55efbc
remove some code no longer useful in 3.10+ (#5119)
|
1 月之前 |
Khaleel Al-Adhami
|
216552df62
handle literal subclass (#5081)
|
1 月之前 |
Khaleel Al-Adhami
|
077acd261b
improve _isinstance for var types (#5072)
|
1 月之前 |
Khaleel Al-Adhami
|
346e848b46
make pyright happier (#5006)
|
1 月之前 |
Khaleel Al-Adhami
|
1e07ec70fe
treat component prop class as immutable when provided a non literal var (#4898)
|
2 月之前 |
Khaleel Al-Adhami
|
21ba01cb22
don't use _outer_type if we don't have to (#4528)
|
2 月之前 |
Khaleel Al-Adhami
|
62b3076dc1
don't treat vars as their types for setting state fields (#4861)
|
2 月之前 |
Khaleel Al-Adhami
|
b5e5ec0e8a
use lowercase datatypes typing (#4843)
|
2 月之前 |
Khaleel Al-Adhami
|
946b7bc25a
upgrade deps as per python 3.10 (#4842)
|
3 月之前 |
Khaleel Al-Adhami
|
ab558ce172
increase nested type checking for component var types (#4756)
|
3 月之前 |
Thomas Brandého
|
b8b3f8910e
add more type annotations through the code (#4401)
|
3 月之前 |
Thomas Brandého
|
42e6dfa40d
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
3 月之前 |
Thomas Brandého
|
9e36efbd21
fix version in pyproject and ruff version check (#4690)
|
3 月之前 |
Khaleel Al-Adhami
|
bea266b8ed
make object var handle all mapping instead of just dict (#4602)
|
3 月之前 |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 月之前 |
benedikt-bartscher
|
e4b5755568
fix: handle default_factory in get_attribute_access_type (#4517)
|
5 月之前 |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 月之前 |
Masen Furer
|
bbfbc82c9d
Handle Var passed to `rx.toast` (#4405)
|
5 月之前 |
Khaleel Al-Adhami
|
bcea79cd45
add typed dict type checking (#4340)
|
6 月之前 |
Khaleel Al-Adhami
|
b9d73edd66
add metainfo to keyevent (#4287)
|
6 月之前 |
Khaleel Al-Adhami
|
51b0f7d28e
special case field in _isinstance (#4298)
|
6 月之前 |
Thomas Brandého
|
c07eb2a6a0
[ENG-3943]type check for event handler if spec arg are typed (#4046)
|
6 月之前 |