reflex/scripts
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
..
benchmarks.sh Add benchmarking tests (#2143) 2023-11-08 17:41:08 -08:00
darglint_test.bat Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
integration.sh Disable metrics in CI (#1822) 2023-09-15 18:15:25 -07:00
pyi_generator.py rx.match component (#2318) 2024-01-04 09:48:18 -08:00
wait_for_listening_port.py fail faster in integration test (#1493) 2023-08-01 16:19:39 -07:00