Masen Furer
|
0314d19e7e
Ensure rx.match gets memoized to avoid excessive re-rendering (#3552)
|
11 months ago |
Masen Furer
|
958c4fa7f2
Abstract color_mode related Var creation (#3533)
|
11 months ago |
Thomas Brandého
|
6709b49cfa
pass validation of valid_parent if inheriting from valid class (#3519)
|
11 months ago |
Thomas Brandého
|
44d2bd4970
fix missing event triggers from docs (#3495)
|
11 months ago |
Elijah Ahianyo
|
69e4bbc301
[REF-2830] server side events and stateless components should not require not require a backend (#3475)
|
11 months ago |
Thomas Brandého
|
462b023019
use add_imports everywhere (#3448)
|
11 months ago |
Masen Furer
|
bd799a2680
Override _var_is_string when handling str literals (#3473)
|
11 months ago |
Masen Furer
|
66f0a49b75
Pass _var_is_string parameter to Var.create (#3470)
|
11 months ago |
Alexander Morgan
|
ad3134413b
Make better/less use of dict.keys() calls (#3455)
|
11 months ago |
Masen Furer
|
bb44d51f2f
[REF-2879] Make client_state work without global refs (local only) (#3379)
|
11 months ago |
Masen Furer
|
c5f32db756
[REF-2787] add_hooks supports Var-wrapped hooks (#3248)
|
1 year ago |
Yummy-Yums
|
efa9fcd6d5
FIX - Error: img is a self-closing tag and must neither have children nor use dangerouslySetInnerHTML. (#3307)
|
1 year ago |
Masen Furer
|
3715462eb4
Allow `Component.add_style` to return a regular dict (#3264)
|
1 year ago |
Martin Xu
|
2789f32134
[REF-2774] Add ReflexError and subclasses, send in telemetry (#3271)
|
1 year ago |
Nikhil Rao
|
940afb2c92
Remove deprecations for 0.5.0 (#3222)
|
1 year ago |
Thomas Brandého
|
57476966f3
add_style api (#3202)
|
1 year ago |
Masen Furer
|
c636c91c9c
[REF-2273] Implement .setvar special EventHandler (#3163)
|
1 year ago |
Masen Furer
|
aeca983290
Allow StatefulComponent to also be rendered via __str__ (#3211)
|
1 year ago |
Masen Furer
|
19d8f6c752
[REF-2523] Implement new public Component API (#3203)
|
1 year ago |
benedikt-bartscher
|
e31b458a69
allow optional props with None default value (#3179)
|
1 year ago |
Thomas Brandého
|
0c0477cffb
extend rx.input allowed types (#3149)
|
1 year ago |
Jirka Borovec
|
4d567b7ec1
ruff-format: unify Black with Ruff `v0.1` (#2837)
|
1 year ago |
Elijah Ahianyo
|
8e4d6a4781
[REF-2636]Improve Error message for unsupported event trigger (#3147)
|
1 year ago |
Thomas Brandého
|
36f564d5b0
Experimental layout components (#3066)
|
1 year ago |
Masen Furer
|
fc0be257a3
Fix annotated EventHandler (#3076)
|
1 year ago |
hugehope
|
713ee06ab7
chore: fix some typos in comments (#3071)
|
1 year ago |
Elijah Ahianyo
|
04ab2b9a71
[REF-2524] Tuple unpacking should apply at component level (#3062)
|
1 year ago |
Masen Furer
|
1a11941577
[REF-2392] Expose next.config.js transpilePackages key (#3006)
|
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 |