reflex/tests/components
Elijah Ahianyo 50cdfac24c
bugfix/723: pc.data_table not working well with pandas as computed vars (#745)
* bugfix/723: pc.data_table not working well with pandas as computed vars

Turns out this isnt really a bug. You need to specify an annotation for the computed var to work. This Pr adds a check for annotations on computed vars for data tables

* added more validation for column field
2023-04-02 16:49:50 -07:00
..
datadisplay bugfix/723: pc.data_table not working well with pandas as computed vars (#745) 2023-04-02 16:49:50 -07:00
forms Bugfix: 719-File-upload-props-not-working (#738) 2023-03-29 18:26:02 -07:00
graphing Add tests for pc.icon (#562) 2023-02-17 12:01:30 -08:00
layout Fix cond component render (#639) 2023-03-06 16:45:10 -08:00
media Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_component.py Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
test_tag.py Fix format dict props (#641) 2023-03-06 17:38:21 -08:00