reflex/tests/components
Masen Furer 2883e541a9
Bring back py3.9 support with a deprecation warning. (#3976)
* Revert "ruff formatting to unbreak `main` CI (#3964)"

This reverts commit f9be184b86.

* Revert "bump python>=3.10 for 0.6.0 (#3956)"

This reverts commit fe1833c5e1.

* drop python3.8 support

* relock dependencies

* Raise warning when < py310 is used

* Move python version check to reflex version check function

Avoid spammy deprecation warnings by only emitting warning once per project,
per reflex version, per reinit.

* Remove other references to python3.8
2024-09-23 18:15:16 -07:00
..
base add some unit tests for coverage (#3947) 2024-09-18 23:44:59 +02:00
core Fix string color (#3922) 2024-09-16 11:12:51 -07:00
datadisplay add some more tests (#3965) 2024-09-22 14:44:44 -07:00
el Lendemor/improve coverage (#2988) 2024-04-04 14:31:43 +02:00
forms replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
graphing Layout property not pushed through on rx.plotly (#3394) 2024-05-31 11:48:43 -07:00
layout generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
lucide [REF-3568][REF-3569]Remove deprecations (#3852) 2024-08-29 15:46:18 -07:00
media Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
radix replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
recharts add some more tests (#3965) 2024-09-22 14:44:44 -07:00
typography [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_component_future_annotations.py [REF-2272] Support declaring EventHandlers directly in component (#2952) 2024-03-29 06:26:07 -07:00
test_component_state.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_component.py Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
test_tag.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00