Khaleel Al-Adhami
|
a1158cdb1c
redesign error boundary screen (#4329)
|
6 月之前 |
Elijah Ahianyo
|
cd59ab5406
[ENG-4010]Codeblock cleanup in markdown (#4233)
|
6 月之前 |
Khaleel Al-Adhami
|
b9d73edd66
add metainfo to keyevent (#4287)
|
6 月之前 |
Khaleel Al-Adhami
|
c57d496184
improve typing for non decorated events (#4308)
|
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 月之前 |
Nikhil Rao
|
84b0864e7e
Add option to scroll to bottom (#4276)
|
6 月之前 |
Khaleel Al-Adhami
|
4260a0cfc3
rx.event(background=True) (#4263)
|
6 月之前 |
Masen Furer
|
8f07082eba
Handle props annotated as list/dict of EventHandler (#4257)
|
7 月之前 |
Khaleel Al-Adhami
|
fafad0e3d5
add additional typing for calling events (#4218)
|
7 月之前 |
Khaleel Al-Adhami
|
c103ab5e28
Add type hinting to dataeditor events (#4210)
|
7 月之前 |
Khaleel Al-Adhami
|
54ad9f0f4b
make var system expandable (#4175)
|
7 月之前 |
Masen Furer
|
6cb87a812f
Fix runtime error on python 3.11.0 (#4197)
|
7 月之前 |
Khaleel Al-Adhami
|
d8ea2fc795
fix pyi for untyped event handlers (#4186)
|
7 月之前 |
Masen Furer
|
da9d7eabdd
Arbitrary arg access two levels deep for untyped handler (#4180)
|
7 月之前 |
Masen Furer
|
4422515f4b
LiteralEventChainVar becomes an ArgsFunctionOperation (#4174)
|
7 月之前 |
Khaleel Al-Adhami
|
b2d2719f90
add type hinting to events (#4145)
|
7 月之前 |
Masen Furer
|
a2862bd102
Allow setting a different invocation function for EventChain (#4160)
|
7 月之前 |
Khaleel Al-Adhami
|
91ab8ac574
Remove wrong event handlers (#4136)
|
7 月之前 |
Khaleel Al-Adhami
|
73e8a4e0ab
support eventspec/eventchain in var operations (#4038)
|
7 月之前 |
Masen Furer
|
a66e0f2e11
[ENG-3870] rx.call_script with f-string var produces incorrect code (#4039)
|
7 月之前 |
Thomas Brandého
|
23e979717f
remove all runtime asserts (#4019)
|
8 月之前 |
LeoH
|
60276cf1ff
EventFnArgMismatch fix to support defaults args (#4004)
|
8 月之前 |
Masen Furer
|
2883e541a9
Bring back py3.9 support with a deprecation warning. (#3976)
|
8 月之前 |
Thomas Brandého
|
fe1833c5e1
bump python>=3.10 for 0.6.0 (#3956)
|
8 月之前 |
Khaleel Al-Adhami
|
085b761f6b
replace old var system with immutable one (#3916)
|
8 月之前 |
Khaleel Al-Adhami
|
8f937f0417
Remove Pydantic from some classes (#3907)
|
8 月之前 |
Khaleel Al-Adhami
|
a5c73ad8e5
Use old serializer system in LiteralVar (#3875)
|
8 月之前 |
Masen Furer
|
356deb5457
[REF-3589] raise EventHandlerArgMismatch when event handler args don't match spec (#3853)
|
9 月之前 |