reflex/reflex/components/base
Khaleel Al-Adhami 91ab8ac574
Remove wrong event handlers (#4136)
* remove wrong target value

* add keyboard event

* simplify empty ones

* remove events from text_area

* empty tuples are empty bruh

* dangit darglint
2024-10-09 13:25:41 -07:00
..
__init__.py Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
__init__.pyi Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
app_wrap.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
app_wrap.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
bare.py remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
body.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
body.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
document.py pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
document.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
error_boundary.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
error_boundary.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
fragment.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
fragment.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
head.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
head.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
link.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
link.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
meta.py remove all runtime asserts (#4019) 2024-09-27 17:25:22 -07:00
meta.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
script.py Remove wrong event handlers (#4136) 2024-10-09 13:25:41 -07:00
script.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00