Benedikt Bartscher
|
f44d0edc38
add Component.is_default bool type annotation
|
1 年之前 |
Benedikt Bartscher
|
935286b464
add Component.tag str type annotation
|
1 年之前 |
Benedikt Bartscher
|
37c360e786
fix init_subclass for pydantic v2, add some missing type hints, format black
|
1 年之前 |
Benedikt Bartscher
|
d0f15c591d
optionalize all Var props without defaults
|
1 年之前 |
Benedikt Bartscher
|
1c89f012b6
optionalize some Component props
|
1 年之前 |
Benedikt Bartscher
|
67c81489cf
migrate remaining __fields__ to model_fields
|
1 年之前 |
Thomas Brandého
|
9d051d383e
ThemePanel is toggleable with bool in Theme (#2675)
|
1 年之前 |
Masen Furer
|
b03fa5709f
rx.theme: Recognize `color_mode` in addition to `appearance` (#2635)
|
1 年之前 |
Martin Xu
|
37eeea1100
Spacing literal should include "0" (#2622)
|
1 年之前 |
Masen Furer
|
656e43503c
[REF-1840] Clean up `color_scheme` mapping (#2602)
|
1 年之前 |
Masen Furer
|
de6244483d
[REF-1743] Implement radix-native color mode switch and button (#2526)
|
1 年之前 |
Masen Furer
|
8a3cec11cd
Merge remote-tracking branch 'origin/main' into reflex-0.4.0
|
1 年之前 |
Alek Petuskey
|
02e626465c
Add comment for theme panel needed for docs (#2508)
|
1 年之前 |
Masen Furer
|
35b20d26b5
Merge remote-tracking branch 'origin/main' into reflex-0.4.0
|
1 年之前 |
Martin Xu
|
c067033ed0
radix Theme panel_background prop: transparent -> translucent (#2504)
|
1 年之前 |
Masen Furer
|
9c086163df
[REF-1631] Clean up the rx.radix namespace (#2501)
|
1 年之前 |
Masen Furer
|
8ecfd07668
Radix themes: replace `color_scheme` with `color` in get_fields (#2486)
|
1 年之前 |
Masen Furer
|
bece5bdb44
[REF-1632] Apply `rx.App` styles to Radix Themes root `div` (#2481)
|
1 年之前 |
Thomas Brandého
|
8ac08e2cb4
color_scheme props added and updated pyi files (#2279)
|
1 年之前 |
Alek Petuskey
|
7164b91d7b
Implement Radix Themes (#2236)
|
1 年之前 |
Masen Furer
|
0c55723df4
[REF-1158] Move chakra-only deps to chakra lib (#2171)
|
1 年之前 |
Masen Furer
|
1603144c7d
[REF-889] useContext per substate (#2149)
|
1 年之前 |
Nikhil Rao
|
e9437ad941
Use singleton app provider to speed up compiles (#2172)
|
1 年之前 |
Masen Furer
|
93d19d6dc3
[REF-938] Fix up radix themes issues (#2002)
|
1 年之前 |
Elijah Ahianyo
|
d785bd98da
Radix Themes style notation fix (#2025)
|
1 年之前 |
Masen Furer
|
67606561d3
[REF-668] Wrap MyApp with radix Theme component (#1867)
|
1 年之前 |