reflex/reflex/components
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
..
base Generalize MemoizationLeaf Component mixin (#2247) 2023-12-01 11:41:11 -08:00
chakra add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
datadisplay code_block responds to color mode by default (#2228) 2023-11-28 13:24:38 -08:00
disclosure Add index on tabs (#2225) 2023-11-27 17:59:35 -08:00
el add event triggers for base html components (#2276) 2023-12-07 11:22:40 -08:00
feedback [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
forms [reflex-web tweaks] Do not memoize children of InputGroup (#2230) 2023-11-30 09:48:28 -08:00
graphing Generalize MemoizationLeaf Component mixin (#2247) 2023-12-01 11:41:11 -08:00
layout Generalize MemoizationLeaf Component mixin (#2247) 2023-12-01 11:41:11 -08:00
libs [REF-1158] Move chakra-only deps to chakra lib (#2171) 2023-11-28 00:04:07 -08:00
media add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
navigation [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
next add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
overlay [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
radix wrap radix icons (#2263) 2023-12-07 14:08:20 -08:00
tags [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
typography [REF-1352] Markdown component_map hash improvements (#2241) 2023-12-01 11:45:22 -08:00
__init__.py add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
component.py add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
literals.py Add datagrid editor (#1941) 2023-10-26 16:17:34 -07:00