Commit Graph

453 Commits

Author SHA1 Message Date
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
TaiJuWu
f4d5a08faf
feature: Add Chakra Transitions (#1058) 2023-05-22 14:00:38 -07:00
Unknown Sentinel
b420c49cd6
Add Chakra Tag Component (#1052) 2023-05-22 13:54:55 -07:00
Masen Furer
ffb39829a8
check whether event.preventDefault is undefined (#1063) 2023-05-22 13:51:25 -07:00
Elijah Ahianyo
fb69ddfd80
moved compiled constants into an env.json file (#1051) 2023-05-19 10:28:54 -07:00
Milo Chen
87b5378db2
set version 0.1.31 in pyproject.toml (#1054) 2023-05-18 23:26:38 -07:00
Thomas Brandého
d729ba6ea6
Add Autofocus for components (#1053) 2023-05-18 12:44:49 -07:00
Alek Petuskey
d1703f41b6
CLI Update + Threading (#1046) 2023-05-18 12:34:37 -07:00
iron3oxide
6dc2778a15
Add Chakra Card component (#1030) 2023-05-18 11:09:58 -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
Milo Chen
aa68446ea4
Set the min node version 16.8.0 (#1041) 2023-05-17 10:07:08 -07:00
Alek Petuskey
4a580b54ff
Visual CLI improvements (#1032) 2023-05-16 20:42:53 -07:00
Nikhil Rao
6209916795
Update max bun version (#1038) 2023-05-16 17:07:18 -07:00
Nikhil Rao
0bfd988869
Fix prevent default event (#1036) 2023-05-16 12:32:07 -07:00
Nikhil Rao
e6a679d3a3
Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
Nikhil Rao
98f1b30735
Fix event default call (#1031) 2023-05-15 21:10:42 -07:00
Nikhil Rao
948ec90fc4
Add pc.form component (#929) 2023-05-14 22:34:10 -07:00
Masen Furer
d0e383d23c
Fix db_url set to empty string in default pcconfig.py (#1022) 2023-05-14 19:03:36 -07:00
Sheldon
928501662e
move add ref to component level render (#1019) 2023-05-14 19:01:23 -07:00
Sheldon
b056b79479
Patch server_side event with function signature (#1010) 2023-05-12 17:04:53 -07:00
Elijah Ahianyo
139e4cf05b
Update upload event to use queue (#1005) 2023-05-12 16:44:16 -07:00
Elijah Ahianyo
7e8a4930ba
Bun version validation (#1002) 2023-05-12 16:43:11 -07:00
Nikhil Rao
5b3d0a51e8
Disable NextJS telemetry prod mode (#1013) 2023-05-12 13:58:46 -07:00
Sheldon
c1235d4fd1
fix element render issue (#1011) 2023-05-12 13:47:42 -07:00
Nikhil Rao
92b1e241ac
Update dependency versions (#1007) 2023-05-12 00:09:58 -07:00
Alek Petuskey
1aa8501473
Added some more props to components (#953) 2023-05-11 18:55:36 -07:00
Alek Petuskey
b699bbdff7
Upgrade to Next 13 (#902) 2023-05-11 18:41:42 -07:00