Commit Graph

126 Commits

Author SHA1 Message Date
Nikhil Rao
92b1e241ac
Update dependency versions (#1007) 2023-05-12 00:09:58 -07:00
Thomas Brandého
d232a98898
Add test coverage (#1004) 2023-05-11 17:02:08 -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
Kasun Herath
92da4e04af
Integrate pre-commit (#742) 2023-03-29 18:24:23 -07:00
PeterYusuke
6e74cb00a3
Hot loading asset folder on dev (#643) 2023-03-08 14:39:01 -08:00
Elijah Ahianyo
e106b7aedf
Bugfix for properly rendering datatables (#638) 2023-03-07 13:50:04 -08:00
Nikhil Rao
f7138bd53f
Add upload component (#622) 2023-03-03 19:38:58 -08:00
Nikhil Rao
b751260276
Update poetry version (#625) 2023-03-03 13:21:07 -08:00
Alek Petuskey
b36680fefd
Anonymous Telemetry Opt Out Available (#550)
* Added anonymous telemetry with opt-out.
2023-02-16 00:11:53 -08:00
Elijah Ahianyo
69a9c95d73
Make PCList pickleable (#500) 2023-02-10 12:25:58 -08:00
advo-kat
8d9c75824c
Socket fixes and config options(#485) 2023-02-09 23:59:20 -08:00
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
advo-kat
50a7c02142
Use Socket.IO for message transport (#449) 2023-02-06 10:37:52 -08:00
Alek Petuskey
cb61579f53
Added anonymous telemetry helpers. (#340) 2023-01-25 14:57:29 -08:00
Nikhil Rao
42e3a8b728
Add windows support (#290) 2023-01-18 21:15:13 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Nikhil Rao
2543e48a30
Access parent state vars from substate (#207) 2023-01-04 15:41:05 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
Alek Petuskey
3e8f6ffbb3
Socket CORS (#173) 2022-12-23 11:19:30 -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
叶子
20286062d6
Switch to httpx (#74) 2022-12-13 15:04:19 -08:00
Nikhil Rao
23fc3cadd9
Update poetry to v1.3.1 (#80)
* Update poetry version and relock
* Update poetry version in build.yml
2022-12-12 19:08:20 -08:00
Nikhil Rao
5a157fb6db
Remove pylint (#38)
* Support python3.7
* Update poetry lock
2022-12-07 21:07:55 -08:00
Nikhil Rao
7ec4b3f8fe
Improve component docs (#35)
* Update component docstrings
* Remove transitions libs
* Add span component
* Add lock files
2022-12-07 15:04:49 -08:00