reflex/reflex/components/core
Khaleel Al-Adhami b2d2719f90
add type hinting to events (#4145)
* add type hinting to events

* fix pyi

* make it a list

* add on change

* dang it darglintz

* add future annotations

* add try except becuse i hate this

* add check for class

* aaaa

* sometimes you need to make hard decisions

* ono

* i hate unions

* add rx event

* move stuff around

* maybe

* special case osmething

* i don't need no test

* remove stray print

Co-authored-by: Masen Furer <m_github@0x26.net>

* remove another stray print

Co-authored-by: Masen Furer <m_github@0x26.net>

* add rx event

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-10-14 08:44:31 -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 replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -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 replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
client_side_routing.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
clipboard.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
clipboard.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py remove all runtime asserts (#4019) 2024-09-27 17:25:22 -07:00
debounce.py add type hinting to events (#4145) 2024-10-14 08:44:31 -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 add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
upload.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00