reflex/reflex/vars
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
..
__init__.py [ENG-3749] type safe vars (#4066) 2024-10-07 14:59:02 -07:00
base.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
function.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
number.py Handle bool cast for optional NumberVar (#4010) 2024-09-26 21:52:31 -07:00
object.py unionize base var fields types (#4153) 2024-10-11 17:27:15 -07:00
sequence.py fix: Determine var type from value. (#4143) 2024-10-09 17:33:34 -07:00