Khaleel Al-Adhami
|
b44bbc81a0
import var perf improvements (#4813)
|
3 달 전 |
Khaleel Al-Adhami
|
6cbdd00169
fix toast provider needed (#4801)
|
3 달 전 |
Khaleel Al-Adhami
|
d545ee3f0b
move overlays to _app.js (#4794)
|
3 달 전 |
Khaleel Al-Adhami
|
ab558ce172
increase nested type checking for component var types (#4756)
|
3 달 전 |
Thomas Brandého
|
83e635de0e
bump ruff version to 0.9.3 (#4705)
|
3 달 전 |
Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
3 달 전 |
Khaleel Al-Adhami
|
12bda1d4f5
make all triggers disable recurisve memoization (#4719)
|
3 달 전 |
Khaleel Al-Adhami
|
2c3257d4ea
fix tag render to be recursive (#4714)
|
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
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
4 달 전 |
Thomas Brandého
|
2855ed4887
add some of the TRY rules (#4651)
|
4 달 전 |
Thomas Brandého
|
9c019a65d5
check for dict passed as children for component (#4656)
|
4 달 전 |
Khaleel Al-Adhami
|
0ad0a84ee1
fix recursive UI (#4599)
|
4 달 전 |
Thomas Brandého
|
9fafb6d526
use position in vardata to mark internal hooks (#4549)
|
4 달 전 |
Masen Furer
|
41ed9f0514
Move _create_event_chain to EventChain.create (#4557)
|
4 달 전 |
Thomas Brandého
|
d7956c19d3
enable PERF rules (#4469)
|
5 달 전 |
Thomas Brandého
|
1444421766
add deps and position field in VarData (#4518)
|
5 달 전 |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 달 전 |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 달 전 |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 달 전 |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 달 전 |
Khaleel Al-Adhami
|
bcea79cd45
add typed dict type checking (#4340)
|
6 달 전 |
Thomas Brandého
|
e45b76c01e
fix noSSRComponent imports (#4386)
|
6 달 전 |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 달 전 |
Khaleel Al-Adhami
|
7843a517bc
change custom attr to accept any (#4323)
|
6 달 전 |
Thomas Brandého
|
4c0b49135b
stop ignoring some lint rules (#4311)
|
6 달 전 |
Khaleel Al-Adhami
|
6334cfab0d
allow for event handlers to ignore args (#4282)
|
6 달 전 |
Khaleel Al-Adhami
|
ca81e623db
add noop event (#4288)
|
6 달 전 |
Thomas Brandého
|
c07eb2a6a0
[ENG-3943]type check for event handler if spec arg are typed (#4046)
|
6 달 전 |