Masen Furer
|
aeca983290
Allow StatefulComponent to also be rendered via __str__ (#3211)
|
1 年之前 |
Masen Furer
|
19d8f6c752
[REF-2523] Implement new public Component API (#3203)
|
1 年之前 |
benedikt-bartscher
|
e31b458a69
allow optional props with None default value (#3179)
|
1 年之前 |
Thomas Brandého
|
0c0477cffb
extend rx.input allowed types (#3149)
|
1 年之前 |
Jirka Borovec
|
4d567b7ec1
ruff-format: unify Black with Ruff `v0.1` (#2837)
|
1 年之前 |
Elijah Ahianyo
|
8e4d6a4781
[REF-2636]Improve Error message for unsupported event trigger (#3147)
|
1 年之前 |
Thomas Brandého
|
36f564d5b0
Experimental layout components (#3066)
|
1 年之前 |
Masen Furer
|
fc0be257a3
Fix annotated EventHandler (#3076)
|
1 年之前 |
hugehope
|
713ee06ab7
chore: fix some typos in comments (#3071)
|
1 年之前 |
Elijah Ahianyo
|
04ab2b9a71
[REF-2524] Tuple unpacking should apply at component level (#3062)
|
1 年之前 |
Masen Furer
|
1a11941577
[REF-2392] Expose next.config.js transpilePackages key (#3006)
|
1 年之前 |
Martin Xu
|
5274f04b66
[REF-2296] Rename recursive functions (#2999)
|
1 年之前 |
Thomas Brandého
|
34ee07ecd1
use dict instead of set to store hooks (#2995)
|
1 年之前 |
Aman Salwan
|
0e221f0984
Logic for removing the 'None' property along with its corresponding test case. (#2969)
|
1 年之前 |
Martin Xu
|
6d400eddc9
Revert "[REF-2269] Add `add_imports` API for component class (#2937)" (#2978)
|
1 年之前 |
Thomas Brandého
|
0af4770180
generate pyi files when building/publishing 3rd party component (#2945)
|
1 年之前 |
Masen Furer
|
5510eaf820
[REF-2265] ComponentState: scaffold for copying State per Component instance (#2923)
|
1 年之前 |
Martin Xu
|
f372402ee4
[REF-2272] Support declaring EventHandlers directly in component (#2952)
|
1 年之前 |
Martin Xu
|
8edd1dfdc9
[REF-2269] Add `add_imports` API for component class (#2937)
|
1 年之前 |
Thomas Brandého
|
94823f1317
fix hook order to use ref inside user hooks (#2906)
|
1 年之前 |
Elijah Ahianyo
|
61c6728006
[REF-2229]Dedupe deprecation warnings (#2871)
|
1 年之前 |
Masen Furer
|
b89a18f632
Separate `get_hooks` and `get_hooks_internal` for stable output (#2710)
|
1 年之前 |
Masen Furer
|
432fcd4a5b
Account for imports of @rx.memo components for frontend package installation (#2863)
|
1 年之前 |
Masen Furer
|
036afa951a
Make @rx.memo work with state vars passed as props (#2810)
|
1 年之前 |
Masen Furer
|
c809107d09
[REF-2158] Enable state when `on_load` or event_triggers are set. (#2815)
|
1 年之前 |
benedikt-bartscher
|
19a5cdd408
Track state usage (#2441)
|
1 年之前 |
Masen Furer
|
c79719f7be
Expose `on_drop` event trigger for rx.upload component. (#2766)
|
1 年之前 |
Elijah Ahianyo
|
37f66207fc
Use classes for allowed components (#2662)
|
1 年之前 |
Elijah Ahianyo
|
eeff4142ab
Accordion Root Exclude `color_scheme` and `variant` props in tag (#2664)
|
1 年之前 |
Nikhil Rao
|
4ad238c42c
Update deprecation version to 0.5.0 (#2642)
|
1 年之前 |