Commit Graph

430 Commits

Author SHA1 Message Date
Thomas Brandého
a275b4ad6e
cleanup admin feature (#1168) 2023-06-09 12:48:18 -07:00
Thomas Brandého
765fac940d
update fastapi version to resolve starlette security issue (#1172) 2023-06-09 12:19:51 -07:00
Thomas Brandého
3c580bb41b
fix allow_multiple & toggle_toggle conflict (#1175) 2023-06-09 12:19:25 -07:00
Thomas Brandého
cd065946a9
fix link issue with href (#1173) 2023-06-09 12:16:42 -07:00
Nikhil Rao
5712591bc3
Fix pc.html using state vars (#1177) 2023-06-09 12:16:20 -07:00
Elijah Ahianyo
76a64bce1a
Component props docs update (#1176) 2023-06-09 12:10:25 -07:00
TaiJuWu
36abc3dbe5
fix: on_load accepts EventSpec (#1166) 2023-06-09 11:12:53 -07:00
Nikhil Rao
fedecfdf44
Fix processing flag for generator events (#1157) 2023-06-09 10:50:03 -07:00
Milo Chen
a846953926
Create empty directory for pc.get_asset_path() when .web init (#1171) 2023-06-09 18:32:35 +02:00
Sheldon
ee762a7b35
run setup_frontend during export (#1148) 2023-06-07 11:55:19 -07:00
Elijah Ahianyo
f11fd25448
Disable hidden logs for windows (#1161) 2023-06-07 11:50:47 -07:00
Elijah Ahianyo
278222db8f
async tests to test yield functionality (#1163) 2023-06-07 11:50:27 -07:00
jiangmiemie
0a4d067b42
add meta args (#1158) 2023-06-07 11:45:07 -07:00
Nikhil Rao
78aac243cb
Fix upload error when no files are set (#1156) 2023-06-06 21:24:23 -07:00
Nikhil Rao
2a92aba3a2
Fix next/link imports (#1153) 2023-06-06 12:29:49 -07:00
Aidan Rauscher
64fc12a5b9
Add Chakra Stepper Component (#1142) 2023-06-06 12:05:48 -07:00
Christopher Terrazas
d793e7a4dd
Feat/admin dashboard (#1098) 2023-06-06 11:53:34 -07:00
Nikhil Rao
035ee79e0a
Update to v0.1.33 (#1146) 2023-06-06 11:47:49 -07:00
Masen Furer
8f7f2536f0
link: as_={NextLink} for next 13 compatibility (#1138) 2023-06-05 20:21:47 -07:00
Sheldon
5fd428e92f
add custom_attrs to pc.element (#1131) 2023-06-05 20:17:20 -07:00
Elijah Ahianyo
2254599ec4
disable UI warning component by default (#1145) 2023-06-05 15:28:25 -07:00
Elijah Ahianyo
4c84a349e1
UI connection warning (#1111) 2023-06-05 14:00:44 -07:00
Nikhil Rao
895719cf68
Fix processing flag for generator event handlers (#1136) 2023-06-05 11:30:59 -07:00
Aidan Rauscher
9812ab2a58
Add Date and DateTime Pickers (#1126) 2023-06-04 18:17:26 -07:00
Sheldon
62785fc358
prevent pc config override (#1130) 2023-06-04 17:22:26 -07:00
Sheldon
9b4462370b
fix revert pc select to original (#1128) 2023-06-03 14:01:52 -07:00
Elijah Ahianyo
45ca318eb2
revert pc select to original (#1123) 2023-06-02 12:34:48 -07:00
jiangmiemie
f790b28c49
Update markdown.py (#1124) 2023-06-02 12:34:33 -07:00
Nikhil Rao
a18c6880b5
Add async events (#1107) 2023-06-01 21:47:55 -07:00
Nikhil Rao
f1ae27da69
Update pydantic version (#1112) 2023-05-31 19:14:24 -07:00
Alek Petuskey
507f406230
Support PIL Images in pc.image (#1096) 2023-05-31 18:05:31 -07:00
TaiJuWu
e3914136f8
feature: support video and audio components (#1095) 2023-05-31 17:51:05 -07:00
JeffreyChen
1b60486ccb
Add Traditional Chinese language version README.md (#1109) 2023-05-31 17:31:05 -07:00
Elijah Ahianyo
d4d25c17d8
add support for .env configuration (#1104) 2023-05-31 17:26:03 -07:00
Curtis Turner
d4b5c78406
add set_focus (#1092) 2023-05-30 13:04:09 -07:00
Nikhil Rao
bf93113b26
Fix prevent default only for submit (#1102) 2023-05-29 22:12:34 -07:00
Milo Chen
372ee9e943
Update default .gitignore (#718) 2023-05-28 13:28:48 -07:00
Christopher Terrazas
1de615c4b6
Add email component (#1093) 2023-05-27 23:11:01 -07:00
TaiJuWu
0531d611dc
feature: support custom attribute for components (#1085) 2023-05-26 11:49:57 -07:00
Thomas Brandého
3df60b4ac8
add asset_path method (#1089) 2023-05-26 11:49:11 -07:00
TaiJuWu
2903d7a7ad
feature: support Hightlight component (#1079) 2023-05-26 11:40:42 -07:00
Nikhil Rao
9485127c1c
Handle multi-select (#1082) 2023-05-26 10:50:16 -07:00
Elijah Ahianyo
73bf8543bd
Backend host Param (#1078) 2023-05-25 12:17:38 -07:00
Thomas Brandého
e9ca1fd03b
add missing comment form (#1081) 2023-05-25 09:52:57 -07:00
Nikhil Rao
3d8694cc26
Fix pc.select on change handler (#1080) 2023-05-24 16:36:01 -07:00
iron3oxide
706abbc756
Replace Select component with a better one (#1043) 2023-05-24 13:19:07 -07:00
TaiJuWu
17852ed7e7
chore: Update transition.py (#1073) 2023-05-24 13:14:50 -07:00
Elijah Ahianyo
368b79f160
pc table validation (#1075) 2023-05-24 13:14:27 -07:00
Nikhil Rao
0afea72eaf
Fast refresh dev mode message (#1068) 2023-05-24 10:34:44 -07:00
Nikhil Rao
2fa6859035
Support rest of form components in pc.form (#1070) 2023-05-24 10:34:22 -07:00