Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
3 hónapja |
Khaleel Al-Adhami
|
12bda1d4f5
make all triggers disable recurisve memoization (#4719)
|
3 hónapja |
Khaleel Al-Adhami
|
2c3257d4ea
fix tag render to be recursive (#4714)
|
3 hónapja |
Thomas Brandého
|
b8b3f8910e
add more type annotations through the code (#4401)
|
3 hónapja |
Thomas Brandého
|
42e6dfa40d
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
3 hónapja |
Thomas Brandého
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
3 hónapja |
Thomas Brandého
|
2855ed4887
add some of the TRY rules (#4651)
|
4 hónapja |
Thomas Brandého
|
9c019a65d5
check for dict passed as children for component (#4656)
|
4 hónapja |
Khaleel Al-Adhami
|
0ad0a84ee1
fix recursive UI (#4599)
|
4 hónapja |
Thomas Brandého
|
9fafb6d526
use position in vardata to mark internal hooks (#4549)
|
4 hónapja |
Masen Furer
|
41ed9f0514
Move _create_event_chain to EventChain.create (#4557)
|
4 hónapja |
Thomas Brandého
|
d7956c19d3
enable PERF rules (#4469)
|
5 hónapja |
Thomas Brandého
|
1444421766
add deps and position field in VarData (#4518)
|
5 hónapja |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 hónapja |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 hónapja |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 hónapja |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 hónapja |
Khaleel Al-Adhami
|
bcea79cd45
add typed dict type checking (#4340)
|
6 hónapja |
Thomas Brandého
|
e45b76c01e
fix noSSRComponent imports (#4386)
|
6 hónapja |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 hónapja |
Khaleel Al-Adhami
|
7843a517bc
change custom attr to accept any (#4323)
|
6 hónapja |
Thomas Brandého
|
4c0b49135b
stop ignoring some lint rules (#4311)
|
6 hónapja |
Khaleel Al-Adhami
|
6334cfab0d
allow for event handlers to ignore args (#4282)
|
6 hónapja |
Khaleel Al-Adhami
|
ca81e623db
add noop event (#4288)
|
6 hónapja |
Thomas Brandého
|
c07eb2a6a0
[ENG-3943]type check for event handler if spec arg are typed (#4046)
|
6 hónapja |
Khaleel Al-Adhami
|
24363170d3
components as literal vars (#4223)
|
6 hónapja |
Masen Furer
|
8f07082eba
Handle props annotated as list/dict of EventHandler (#4257)
|
6 hónapja |
Khaleel Al-Adhami
|
c3848d0db4
use $ syntax (#4237)
|
6 hónapja |
Khaleel Al-Adhami
|
fafad0e3d5
add additional typing for calling events (#4218)
|
7 hónapja |
Khaleel Al-Adhami
|
d8ea2fc795
fix pyi for untyped event handlers (#4186)
|
7 hónapja |