reflex/pynecone/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
..
base Add error message for invalid var ops (#664) 2023-03-11 21:11:59 -08:00
datadisplay bugfix/723: pc.data_table not working well with pandas as computed vars (#745) 2023-04-02 16:49:50 -07:00
disclosure Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
feedback Added Re-Init (#577) 2023-02-20 19:55:46 -08:00
forms Bugfix: 719-File-upload-props-not-working (#738) 2023-03-29 18:26:02 -07:00
graphing Added list to color scale. (#761) 2023-04-02 15:33:58 -07:00
layout Add KeyboardKey, AspectRatio Components (#685) 2023-03-17 15:15:37 -07:00
libs Initial commit. 2022-11-18 12:44:06 -08:00
media Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
navigation Provide high-level API for most components (#451) 2023-02-05 16:02:21 -08:00
overlay fix needed following the PR that changed Icon usage (#591) 2023-02-22 16:27:54 -08:00
tags Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
typography Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
__init__.py Add KeyboardKey, AspectRatio Components (#685) 2023-03-17 15:15:37 -07:00
component.py Refactor utils module (#666) 2023-03-16 14:59:27 -07:00