Khaleel Al-Adhami
|
21ba01cb22
don't use _outer_type if we don't have to (#4528)
|
2 months ago |
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)
|
2 months ago |
Khaleel Al-Adhami
|
abab18e165
components deserve to be first class props (#4827)
|
2 months ago |
Khaleel Al-Adhami
|
b44bbc81a0
import var perf improvements (#4813)
|
3 months ago |
Khaleel Al-Adhami
|
6cbdd00169
fix toast provider needed (#4801)
|
3 months ago |
Khaleel Al-Adhami
|
d545ee3f0b
move overlays to _app.js (#4794)
|
3 months ago |
Khaleel Al-Adhami
|
ab558ce172
increase nested type checking for component var types (#4756)
|
3 months ago |
Thomas Brandého
|
83e635de0e
bump ruff version to 0.9.3 (#4705)
|
3 months ago |
Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
3 months ago |
Khaleel Al-Adhami
|
12bda1d4f5
make all triggers disable recurisve memoization (#4719)
|
3 months ago |
Khaleel Al-Adhami
|
2c3257d4ea
fix tag render to be recursive (#4714)
|
3 months ago |
Thomas Brandého
|
b8b3f8910e
add more type annotations through the code (#4401)
|
3 months ago |
Thomas Brandého
|
42e6dfa40d
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
3 months ago |
Thomas Brandého
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
3 months ago |
Thomas Brandého
|
2855ed4887
add some of the TRY rules (#4651)
|
3 months ago |
Thomas Brandého
|
9c019a65d5
check for dict passed as children for component (#4656)
|
3 months ago |
Khaleel Al-Adhami
|
0ad0a84ee1
fix recursive UI (#4599)
|
4 months ago |
Thomas Brandého
|
9fafb6d526
use position in vardata to mark internal hooks (#4549)
|
4 months ago |
Masen Furer
|
41ed9f0514
Move _create_event_chain to EventChain.create (#4557)
|
4 months ago |
Thomas Brandého
|
d7956c19d3
enable PERF rules (#4469)
|
5 months ago |
Thomas Brandého
|
1444421766
add deps and position field in VarData (#4518)
|
5 months ago |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 months ago |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 months ago |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 months ago |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 months ago |
Khaleel Al-Adhami
|
bcea79cd45
add typed dict type checking (#4340)
|
6 months ago |
Thomas Brandého
|
e45b76c01e
fix noSSRComponent imports (#4386)
|
6 months ago |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 months ago |
Khaleel Al-Adhami
|
7843a517bc
change custom attr to accept any (#4323)
|
6 months ago |