reflex/tests
Alek Petuskey 670faf291a
[WIP] rx.color (#2443)
* Color module intial commit

* Improvments

* Update reflex/constants/colors.py

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

* Comments+tests

* Fix import

---------

Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
Co-authored-by: Masen Furer <m_github@0x26.net>
Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2024-01-28 14:06:08 -08:00
..
compiler [REF-889] useContext per substate (#2149) 2023-11-21 11:52:06 -08:00
components fixed issue with hypens (#2450) 2024-01-26 14:14:46 -08:00
middleware [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
states RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
utils [WIP] rx.color (#2443) 2024-01-28 14:06:08 -08:00
__init__.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
conftest.py [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
test_app.py Individually Import Chakra Packages (#2405) 2024-01-25 10:22:46 -08:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Typos fixed in multiple files (#2090) 2023-10-31 13:43:25 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
test_model.py supply default for sqlmodel PK for both DB and python to work (#1788) 2023-09-08 14:51:57 -07:00
test_prerequisites.py Skip frontend packages install if previously done (#2400) 2024-01-16 17:52:28 -08:00
test_route.py Allow underscores in routes (#1713) 2023-09-08 12:18:33 -07:00
test_state.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_style.py Vardata for rx.Match (#2439) 2024-01-24 14:55:49 -08:00
test_telemetry.py test_telemetry fails for Python Version 3.11.0rc1 (#2431) 2024-01-24 12:30:22 -08:00
test_testing.py Avoid passing props to lists and list items (#2326) 2023-12-21 15:58:45 -08:00
test_var.py Radix Accordion (#2310) 2024-01-18 14:20:21 -08:00