Commit Graph

71 Commits

Author SHA1 Message Date
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
7f0aa4f5c4
Fix custom component imports (#246) 2023-01-11 11:34:46 -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
Murilo Cunha
9d16582c23
Small changes in Markdown component (#179) 2022-12-26 10:20:50 -08:00
Nikhil Rao
0bc09dc961
Add template version check (#164) 2022-12-21 20:05:02 -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
Kabir Goel
76e6a690ce
Fix missing curly brace in _app.js styles (#145) 2022-12-20 11:37:24 +05:30
Nikhil Rao
209f490bfc
Add windows support (#96) 2022-12-14 16:07:46 -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
Nikhil Rao
dd26dd044b
Add style for code blocks. (#32)
* Rename github actions file
* Update custom code
* Add theme for code blocks
2022-12-06 01:22:57 -08:00
Nikhil Rao
30f1bb17e1
Add cache for GitHub actions (#13) 2022-11-24 17:35:39 -08:00
Nikhil Rao
b49cc9fbb6
Remove blue box around focused items (#10) 2022-11-21 12:17:08 -08:00
Nikhil Rao
fd464be3a5
Fix event chain bug (#9) 2022-11-20 16:50:09 -08:00
Nikhil Rao
159e7949f1
Create config class (#8) 2022-11-20 16:12:46 -08:00
Nikhil Rao
29e37350e5
Add basic unit tests (#7)
* Unit tests for components, state, and utils
2022-11-20 14:34:25 -08:00
Alek Petuskey
7d91a9db68
Template Update (#6)
* Updated base template.
2022-11-19 19:32:19 -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