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 |
|
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 |
|
Elijah Ahianyo
|
50d480da1f
|
Allow upload event handler to have arbitrary arg name (#755)
|
2023-04-02 15:40:05 -07:00 |
|
jonatan
|
e7fc4b5d7c
|
Fix crash when NaN, Inf or -Inf in frontend state. (#744)
* Add json5 package
* Use json5 instead of JSON when parsing state updates
|
2023-03-29 11:36:01 -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 |
|
Nikhil Rao
|
226543694b
|
Fix to make event chains synchronous (#654)
|
2023-03-09 16:31:31 -08:00 |
|
Nikhil Rao
|
f7138bd53f
|
Add upload component (#622)
|
2023-03-03 19:38:58 -08:00 |
|
advo-kat
|
8d9c75824c
|
Socket fixes and config options(#485)
|
2023-02-09 23:59:20 -08:00 |
|
Nikhil Rao
|
d24e12d9c4
|
Fix server side events (#465)
|
2023-02-06 14:51:08 -08:00 |
|
advo-kat
|
50a7c02142
|
Use Socket.IO for message transport (#449)
|
2023-02-06 10:37:52 -08:00 |
|
advo-kat
|
a4ac2979c8
|
Use ReconnectingWebSocket instead of vanilla WebSocket (#348)
|
2023-01-26 02:27:41 -08:00 |
|
Nikhil Rao
|
1e64e62842
|
Fix websocket race condition (#261)
|
2023-01-14 16:49:45 -08:00 |
|
Nikhil Rao
|
b40eafdbb0
|
Add var length operation (#245)
|
2023-01-10 18:13:22 -08:00 |
|
Thomas Brandého
|
1124067c12
|
Add router data to state (#228)
|
2023-01-08 13:48:09 -08:00 |
|
Nikhil Rao
|
57e278ae1c
|
Improve event processing performance (#153)
|
2022-12-21 15:18:04 -08:00 |
|
Nikhil Rao
|
0b496fc0e0
|
Use websockets for events (#150)
|
2022-12-20 15:22:04 -08:00 |
|
Nikhil Rao
|
fd464be3a5
|
Fix event chain bug (#9)
|
2022-11-20 16:50:09 -08:00 |
|
Nikhil Rao
|
3c2a34a2b4
|
Update state template
|
2022-11-18 20:00:10 -08:00 |
|
Nikhil Rao
|
e8e8eaa010
|
Initial commit.
|
2022-11-18 12:44:06 -08:00 |
|