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 |
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 |
Elijah Ahianyo
|
7ca50c62e2
[ENG-4153]Use empty string for None values in `rx.input` and `rx.el.input` (#4521)
|
5 months ago |
Thomas Brandého
|
fb444ad112
add ERA rules to detect commented out code (#4472)
|
5 months ago |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 months ago |
Thomas Brandého
|
c721227a06
add default value for text area (#4462)
|
5 months ago |
Thomas Brandého
|
adaf49e4f9
make list suggestions work in rx.input (#4391)
|
6 months ago |
Khaleel Al-Adhami
|
0c482bda3c
mark var methods as private (#4319)
|
6 months ago |
Thomas Brandého
|
c07eb2a6a0
[ENG-3943]type check for event handler if spec arg are typed (#4046)
|
6 months ago |
Khaleel Al-Adhami
|
c3848d0db4
use $ syntax (#4237)
|
6 months ago |
Masen Furer
|
2e703f7aaa
Fix 'enter_key_submit=True' on 'rx.text_area' by carrying custom_code on debounce (#4142)
|
6 months ago |
Khaleel Al-Adhami
|
b2d2719f90
add type hinting to events (#4145)
|
7 months ago |
Khaleel Al-Adhami
|
91ab8ac574
Remove wrong event handlers (#4136)
|
7 months ago |
Thomas Brandého
|
130bcf96ca
default on_submit in form set to prevent_default (#4005)
|
7 months ago |
Khaleel Al-Adhami
|
085b761f6b
replace old var system with immutable one (#3916)
|
8 months ago |
Khaleel Al-Adhami
|
a5c73ad8e5
Use old serializer system in LiteralVar (#3875)
|
8 months ago |
Vishnu Deva
|
593515784c
update overflowY in AUTO_HEIGHT_JS from hidden to scroll (#3882)
|
8 months ago |
Khaleel Al-Adhami
|
ea15b184c0
fully migrate vars into new system (#3743)
|
8 months ago |
Thomas Brandého
|
463f7829d4
swap all use of get_event_triggers to rx.EventHandler props (#3458)
|
11 months ago |
Thomas Brandého
|
462b023019
use add_imports everywhere (#3448)
|
11 months ago |
Masen Furer
|
66f0a49b75
Pass _var_is_string parameter to Var.create (#3470)
|
11 months ago |
Thomas Brandého
|
4b955d3831
clean up hooks and update component to use add_hooks (#3439)
|
11 months ago |
Elijah Ahianyo
|
34bf25071a
[REF-2821]Improve Dynamic Imports (#3345)
|
11 months ago |
Masen Furer
|
c5f32db756
[REF-2787] add_hooks supports Var-wrapped hooks (#3248)
|
1 year ago |
Thomas Brandého
|
0c0477cffb
extend rx.input allowed types (#3149)
|
1 year ago |
Martin Xu
|
5274f04b66
[REF-2296] Rename recursive functions (#2999)
|
1 year ago |
Thomas Brandého
|
34ee07ecd1
use dict instead of set to store hooks (#2995)
|
1 year ago |
Masen Furer
|
8ef193809c
textarea: expose auto_height and enter_key_submit props (#2884)
|
1 year ago |