reflex/reflex/components/radix/themes
Thomas Brandého 0ca903e468
wrap radix icons (#2263)
* Add inital ui

* More radix updates

* Add el inheritance

* Add el inheritance for layout

* Triggers + primitive prop inheritance

* Initial Primitives

* Small fix

* Update select

* Radix Themes fixups (#2245)

* [REF-1367] Fix up event trigger specs

* Add missing name/value props for form controls

Checkbox was incorrectly tagged Button
TextArea was incorrectly tagged TextArea.Input

* [REF-1364] Radix Link now renders as a NextLink

For href as Var or href does not contain the ://, then
render as a NextLink for efficient inner-app navigation

* More changes

* PYI

* add @radix-ui/icons to radix.themes

* add pyi file

* fix for py3.8

---------

Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
Co-authored-by: Masen Furer <m_github@0x26.net>
2023-12-07 14:08:20 -08:00
..
components wrap radix icons (#2263) 2023-12-07 14:08:20 -08:00
layout Implement Radix Themes (#2236) 2023-12-06 16:47:03 -08:00
typography Implement Radix Themes (#2236) 2023-12-06 16:47:03 -08:00
__init__.py Implement Radix Themes (#2236) 2023-12-06 16:47:03 -08:00
base.py Implement Radix Themes (#2236) 2023-12-06 16:47:03 -08:00
base.pyi Implement Radix Themes (#2236) 2023-12-06 16:47:03 -08:00