Khaleel Al-Adhami
|
365fc8df20
add field_specifiers
|
16 hours ago |
Khaleel Al-Adhami
|
8c6a859d95
Merge branch 'main' into remove-pydantic-as-base-class-of-component
|
16 hours ago |
Khaleel Al-Adhami
|
37d82725b5
make _ as not js
|
3 days ago |
Masen Furer
|
dc9b3528a3
Include required `jsx` and `Fragment` imports in ComponentVar (#5294)
|
5 days ago |
Khaleel Al-Adhami
|
e81bab7e59
don't treat name with - differently (#5291)
|
5 days ago |
Khaleel Al-Adhami
|
ce691e2ef6
add outer type and type for a bit of compatibility
|
1 week ago |
Khaleel Al-Adhami
|
a40628b209
mro is weird
|
1 week ago |
Khaleel Al-Adhami
|
e44879224b
write that list comp as dict
|
1 week ago |
Khaleel Al-Adhami
|
79ae642a8d
invert bases
|
1 week ago |
Khaleel Al-Adhami
|
0dc10fca73
fix unit tests
|
1 week ago |
Khaleel Al-Adhami
|
8afe417041
keep that one as is
|
1 week ago |
Khaleel Al-Adhami
|
6cb08a1ff4
do the new guy
|
1 week ago |
Khaleel Al-Adhami
|
25615412e0
don't post init twice
|
1 week ago |
Khaleel Al-Adhami
|
db61bb3acb
fix things with components
|
1 week ago |
Khaleel Al-Adhami
|
4e441d5be4
remove deprecation
|
1 week ago |
Khaleel Al-Adhami
|
c4f2af8981
remove pydantic as base class of component
|
1 week ago |
Masen Furer
|
9b8aab98d3
Allow `ref` to be passed to Component (#5284)
|
1 week ago |
Khaleel Al-Adhami
|
d65cf697a3
don't use jsx syntax (#5127)
|
1 week ago |
Masen Furer
|
abc8708fa9
[ENG-5696] unwrap Var-typed annotations in @rx.memo signature (#5223)
|
2 weeks ago |
Khaleel Al-Adhami
|
70ab9dc0dc
validate classname (#5204)
|
2 weeks ago |
Masen Furer
|
f3df5262d8
Track all `rx.memo` components (#5172)
|
3 weeks ago |
Khaleel Al-Adhami
|
642233b141
enable UP ruff rule (#5137)
|
1 month ago |
Khaleel Al-Adhami
|
7da9697bbd
escape type info in error messages (#5107)
|
1 month ago |
Thomas Brandého
|
6a3775480a
fix iter parent classe method (#5044)
|
1 month ago |
Khaleel Al-Adhami
|
321545ca9f
allow arguments to be passed to rx memo event handlers (#5021)
|
1 month ago |
Khaleel Al-Adhami
|
b978bf7e38
allow none as a child of components (#5043)
|
1 month ago |
Khaleel Al-Adhami
|
346e848b46
make pyright happier (#5006)
|
1 month ago |
Khaleel Al-Adhami
|
593b0c15e0
fix dynamic components removing all imports form the library (#5008)
|
1 month ago |
Khaleel Al-Adhami
|
c08d6986e6
deprecate Component __init__ (#4904)
|
2 months ago |
Khaleel Al-Adhami
|
1e07ec70fe
treat component prop class as immutable when provided a non literal var (#4898)
|
2 months ago |