Commit Graph

9 Commits

Author SHA1 Message Date
Luc
0f530b53e9 Better UI on landscape / portrait for GCode Viewer 2024-08-21 17:12:52 +08:00
Luc
aeeacd9d15 Make extra Content persistent (#398)
* split container and content for better readibility 
* package gcodeviewer extension
2024-08-08 10:47:43 +08:00
Luc
8f7e11b9e3 Add Sanity check for icon extension if not available
Add Circle/CheckCircle icons for menus
Add .menu-item-panel css to be sure mouse click is taken in account
Comment some logs
Add prettierrc for each extension
Add code base for gcodeViewer extension - WIP
2024-07-24 13:18:44 +08:00
Luc
f77d421e86 Fix click2go not displaying toast when saving settings due to typo
rename repository of clicktogo as click2go as the extension name
remove click2go console.log now is finalized
bump click2go version to 1.0.1 and build package
Remove auto toast messages in extensions API because it is extensions to handle toast on failure / success
Bump webui version and build packages
2024-06-23 07:28:45 +08:00
Luc
f741bc385f Echo command if query request from extension is a command
Bump version
Finalize Click2go v1.0.0 extension
Build all packages
2024-06-22 10:16:29 +08:00
Luc
6b0842511d Fix Modal content failed sometimes to show text vs html
Remove no more necessary console.log
Increase modal height to fit more data
Update click2go - WIP
2024-06-21 19:16:35 +08:00
Luc
b838263e17 Update click2go.html
Add buttons and icons WIP
2024-06-20 19:09:48 +08:00
Luc
804a042c5e Update click2go.html 2024-06-20 08:07:38 +08:00
Luc
0389280aec Code base to minify and pack an extension - WIP 2024-06-13 18:47:07 +08:00