Alek Petuskey
|
507f406230
|
Support PIL Images in pc.image (#1096)
|
2023-05-31 18:05:31 -07:00 |
|
Elijah Ahianyo
|
bb1cf4322e
|
Foreach support for other data structures(dict, set, tuple) (#1029)
|
2023-05-17 16:11:41 -07:00 |
|
Elijah Ahianyo
|
0c33ad19f6
|
bugfix for upload event (#1042)
|
2023-05-17 10:08:11 -07:00 |
|
Nikhil Rao
|
e6a679d3a3
|
Update pc.form on_submit args (#1033)
|
2023-05-16 12:09:15 -07:00 |
|
Nikhil Rao
|
948ec90fc4
|
Add pc.form component (#929)
|
2023-05-14 22:34:10 -07:00 |
|
Elijah Ahianyo
|
139e4cf05b
|
Update upload event to use queue (#1005)
|
2023-05-12 16:44:16 -07:00 |
|
iron3oxide
|
32f3a387ae
|
Rename var module to vars (#983)
|
2023-05-09 23:01:25 -07:00 |
|
PeterYusuke
|
3b88e7c329
|
[Fix 477] Use jinja2 for templating (#915)
|
2023-05-09 14:34:47 -07:00 |
|
Nikhil Rao
|
8e3daf9f5b
|
Clean up on_load events (#965)
|
2023-05-08 12:13:51 -07:00 |
|
Sheldon
|
960e4ec171
|
Fix state variable not working as event arg (#960)
Co-authored-by: Xxxx <you@example.com>
|
2023-05-07 16:08:34 -07:00 |
|
Thomas Brandého
|
893c0b132e
|
Make argument optional for event handlers (#950)
|
2023-05-06 13:10:35 -07:00 |
|
Nikhil Rao
|
34d77db541
|
Fix event handler string args (#928)
|
2023-05-01 17:06:42 -07:00 |
|
Nikhil Rao
|
1a254aca8e
|
Add pc.set_value (#835)
|
2023-04-29 19:01:37 -07:00 |
|
Nikhil Rao
|
e03e5f8033
|
Use Python truthiness in pc.cond (#889)
|
2023-04-26 17:16:38 -07:00 |
|
PeterYusuke
|
bd03e9290c
|
Fix textarea rendering issue (#700)
|
2023-04-13 11:02:20 -07:00 |
|
Elijah Ahianyo
|
50d480da1f
|
Allow upload event handler to have arbitrary arg name (#755)
|
2023-04-02 15:40:05 -07:00 |
|
Elijah Ahianyo
|
a2f86f9fbb
|
Feature/Multi File upload (#712)
* 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 (#703)
|
2023-03-17 15:11:24 -07:00 |
|
iron3oxide
|
7067baf176
|
Refactor utils module (#666)
|
2023-03-16 14:59:27 -07:00 |
|