Commit Graph

20 Commits

Author SHA1 Message Date
Elijah Ahianyo
0d51f58c9f
pc datatable fix for python <=3.8 () 2023-05-05 15:01:00 -07:00
Nikhil Rao
1a254aca8e
Add pc.set_value () 2023-04-29 19:01:37 -07:00
Nikhil Rao
e03e5f8033
Use Python truthiness in pc.cond () 2023-04-26 17:16:38 -07:00
Kasun Herath
fc9b03ebd7
Custom configuration support () 2023-04-24 21:40:07 -07:00
Elijah Ahianyo
4b7cc6ddf5
File upload to use single syntax () 2023-04-13 09:27:02 -07:00
Elijah Ahianyo
50d480da1f
Allow upload event handler to have arbitrary arg name () 2023-04-02 15:40:05 -07:00
Elijah Ahianyo
a2f86f9fbb
Feature/Multi File upload ()
* This PR adds a feature to upload multiple files

* modified function to support python 3.8

* change code to use types instead of  arg name
2023-03-22 23:54:08 -07:00
Elijah Ahianyo
41e8afc92a
Handle file uploads with substates () 2023-03-17 15:11:24 -07:00
iron3oxide
7067baf176
Refactor utils module () 2023-03-16 14:59:27 -07:00
Nikhil Rao
46cdda4125
Fix issubclass check () 2023-02-28 20:10:00 -08:00
叶子
1529a23c1b
Switch linter to ruff () 2023-02-09 11:33:18 -08:00
Elijah Ahianyo
00479362df
Allow conditional props () 2023-02-02 00:22:44 -08:00
Nikhil Rao
6b97de71a0
Fix format route and code cleanup () 2023-01-30 14:35:06 -08:00
Thomas Brandého
4971f6d814
Support backend-only state vars () 2023-01-29 18:55:34 -08:00
Nikhil Rao
2b7e2ecf30
Fix custom routes on Windows () 2023-01-29 16:39:19 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components () 2023-01-02 16:08:00 -08:00
Nikhil Rao
5f9bbac11e
Fix state indexing () 2022-11-28 20:12:08 -08:00
Nikhil Rao
29e37350e5
Add basic unit tests ()
* Unit tests for components, state, and utils
2022-11-20 14:34:25 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00