Khaleel Al-Adhami
|
8663dbcb97
improve var base typing (#4718)
|
4 ay önce |
Khaleel Al-Adhami
|
12a42b6c47
var_data fixes with hooks values (#4717)
|
4 ay önce |
Masen Furer
|
fc16bed7ca
Handle python `range` passed to rx.Var.create (#4716)
|
4 ay önce |
Khaleel Al-Adhami
|
5beea25b31
improve var create typing (#4701)
|
4 ay önce |
Thomas Brandého
|
b8b3f8910e
add more type annotations through the code (#4401)
|
4 ay önce |
Thomas Brandého
|
42e6dfa40d
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
4 ay önce |
Thomas Brandého
|
9e36efbd21
fix version in pyproject and ruff version check (#4690)
|
4 ay önce |
Khaleel Al-Adhami
|
4d08484a12
import vars are not sortable (#4700)
|
4 ay önce |
Thomas Brandého
|
7f1aee6dc8
enable N rules for naming conventions (#4666)
|
4 ay önce |
Thomas Brandého
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
4 ay önce |
Khaleel Al-Adhami
|
bea266b8ed
make object var handle all mapping instead of just dict (#4602)
|
4 ay önce |
Thomas Brandého
|
6e546526b4
computed var default to cache=True (#4194)
|
4 ay önce |
Masen Furer
|
fbf9524a6c
Show file and line number in deprecation warnings (#4631)
|
4 ay önce |
Masen Furer
|
fe9c02062d
EventChain.create accepts arbitrary kwargs (#4609)
|
4 ay önce |
Thomas Brandého
|
9fafb6d526
use position in vardata to mark internal hooks (#4549)
|
4 ay önce |
Masen Furer
|
59b3aaca42
Add deprecation message for non-cached var (#4591)
|
4 ay önce |
Thomas Brandého
|
1444421766
add deps and position field in VarData (#4518)
|
5 ay önce |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 ay önce |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 ay önce |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 ay önce |
Khaleel Al-Adhami
|
27c1a7e94d
add typing to function vars (#4372)
|
6 ay önce |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 ay önce |
Khaleel Al-Adhami
|
b9d73edd66
add metainfo to keyevent (#4287)
|
6 ay önce |
Khaleel Al-Adhami
|
b5d1e03de1
improve object var symantics (#4290)
|
6 ay önce |
benedikt-bartscher
|
0bdc828889
cleanup dead code (#4271)
|
7 ay önce |
Khaleel Al-Adhami
|
c8a7ee52bf
add type validation for state setattr (#4265)
|
7 ay önce |
Khaleel Al-Adhami
|
ab4fd41e55
make vardata merge not use classmethod (#4245)
|
7 ay önce |
Khaleel Al-Adhami
|
c3848d0db4
use $ syntax (#4237)
|
7 ay önce |
Khaleel Al-Adhami
|
54ad9f0f4b
make var system expandable (#4175)
|
7 ay önce |
Masen Furer
|
c05da488f9
Raise TypeError when `ComputedVar.__init__` gets bad kwargs (#4199)
|
7 ay önce |