reflex/tests/components/layout
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
..
__init__.py Add tests for pc.icon (#562) 2023-02-17 12:01:30 -08:00
test_cond.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
test_foreach.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
test_match.py rx.match component (#2318) 2024-01-04 09:48:18 -08:00