benedikt-bartscher
|
41efe12e9a
Validate ComputedVar dependencies, add tests (#3527)
|
11 months ago |
Masen Furer
|
958c4fa7f2
Abstract color_mode related Var creation (#3533)
|
11 months ago |
Masen Furer
|
ffb24ceeee
Improve ClientState compatibility with rx.input (#3490)
|
11 months ago |
Thomas Brandého
|
0d39237b3c
upgrade to latest ruff (#3497)
|
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 |
Tom Gotsman
|
cc0f0bcc22
Fix recharts errors part 1 (#3450)
|
11 months ago |
Masen Furer
|
bb44d51f2f
[REF-2879] Make client_state work without global refs (local only) (#3379)
|
11 months ago |
benedikt-bartscher
|
e42d4ed9ef
[REF-3009] type transforming serializers (#3227)
|
11 months ago |
Elijah Ahianyo
|
6420fb1252
[REF-3010] Circular Imports Fix (#3433)
|
1 year ago |
benedikt-bartscher
|
93de407007
Explicit deps and interval for computed vars (#3231)
|
1 year ago |
abulvenz
|
7c2056e960
feat: Optionally comparing fields in Var.contains, e.g. on rx.Base based types. (#3375)
|
1 year ago |
benedikt-bartscher
|
0b613d5d3b
do not check attribute type for var internals (#3357)
|
1 year ago |
benedikt-bartscher
|
48c504666e
properly replace ComputedVars (#3254)
|
1 year ago |
Masen Furer
|
c5f32db756
[REF-2787] add_hooks supports Var-wrapped hooks (#3248)
|
1 year ago |
Martin Xu
|
2789f32134
[REF-2774] Add ReflexError and subclasses, send in telemetry (#3271)
|
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 |
Martin Xu
|
c567334c92
allow set in var.contains (#3113)
|
1 year ago |
Thomas Brandého
|
34ee07ecd1
use dict instead of set to store hooks (#2995)
|
1 year ago |
Masen Furer
|
b23859a45d
[REF-2302] When a Var points to a model, prefer access to model fields. (#2893)
|
1 year ago |
Masen Furer
|
6a071a27e2
vars: set `_was_touched` when updating cached vars (#2886)
|
1 year ago |
Masen Furer
|
eb18ce90d5
[REF-2172] Add DECORATED_PAGES before compiling in thread (#2841)
|
1 year ago |
Masen Furer
|
03aa28320a
Perf improvements (part 1) (#2779)
|
1 year ago |
Masen Furer
|
deae662e2a
[REF-1988] API to Get instance of Arbitrary State class (#2678)
|
1 year ago |
benedikt-bartscher
|
93f402c773
Initial values for computed vars (#2670)
|
1 year ago |
wassaf shahzad
|
0b771db10a
fixed bug in var type for iterable types (#2617)
|
1 year ago |
Elijah Ahianyo
|
ec31f00185
Accordion Items unique Value (#2663)
|
1 year ago |
invrainbow
|
e729a315f8
Fix fstrings being escaped improperly (#2571)
|
1 year ago |
invrainbow
|
61234ae164
Fix operator precedence (#2573)
|
1 year ago |