reflex/reflex/components/core
Khaleel Al-Adhami c3848d0db4
use $ syntax (#4237)
* use $ syntax

* missing test case change

* try being a little smart

* improve merge imports logic

* add public as well

* oops missed that one

* last one there
2024-10-24 14:34:39 -07:00
..
layout add center / spacer / hstack / vstack in radix/themes/layout (#2331) 2024-01-30 15:39:22 -08:00
__init__.py introduce customizable breakpoints (#3568) 2024-06-27 01:34:49 +03:00
__init__.pyi pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
banner.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
banner.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
breakpoints.py Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
client_side_routing.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
client_side_routing.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
clipboard.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
clipboard.pyi Add type hinting to dataeditor events (#4210) 2024-10-21 18:53:51 -07:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
debounce.py Fix 'enter_key_submit=True' on 'rx.text_area' by carrying custom_code on debounce (#4142) 2024-10-24 14:34:23 -07:00
debounce.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
foreach.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
html.py disable prose by default for rx.html (#4001) 2024-09-26 13:47:05 -07:00
html.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
match.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
responsive.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
upload.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
upload.pyi use $ syntax (#4237) 2024-10-24 14:34:39 -07:00