reflex/tests/components
Elijah Ahianyo abfc099779
rx.match component (#2318)
* initial commit

* add more tests

* refactor match jinja template

* add docstrings

* cleanup

* possible fix for pyright

* fix conflicts

* fix conflicts again

* comments

* fixed bug from review

* fix tests

* address PR comment

* fix tests

* type error improvement

* formatting

* darglint fix

* more tests

* stringify switch condition and cases as js doesnt support complex types(lists and dicts) in switch cases.

* Update reflex/vars.py

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

* change usages

* Precommit fix

---------

Co-authored-by: Alek Petuskey <alek@pynecone.io>
Co-authored-by: Masen Furer <m_github@0x26.net>
Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
2024-01-04 09:48:18 -08:00
..
base RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
datadisplay Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
forms Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
graphing DataFrame Serializer fix (#2281) 2023-12-12 14:03:40 -08:00
layout rx.match component (#2318) 2024-01-04 09:48:18 -08:00
media Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
typography Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_component.py rx.match component (#2318) 2024-01-04 09:48:18 -08:00
test_tag.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00