kerms
fc9648ea8b
feat(widget): add Widget Panel with i18n, layout enhancements, and draggable UI
...
- Replaces AtCommand with WidgetPannel
- Adds export/import, local storage support
- Implements translation (i18n)
- Improves UI spacing and grid logic
- Adds reset-to-default and command loop composables
2025-06-09 17:48:20 +02:00
kerms
12b56e80d6
feat(AT-CMD): init
2025-05-31 19:50:44 +02:00
kerms
b7590d8997
feat(i18n): page wifi, feedback amd about
2025-01-18 16:41:38 +01:00
kerms
d7d7c94f53
feat(i18n) multi-lang on uart page: Chinese, French and English.
2024-09-23 16:01:46 +02:00
kerms
af73147bc5
fix(svg logo) update package.json and lock
2024-07-15 14:51:47 +08:00
kerms
c4bf06f043
update(package-lock)
2024-07-02 17:17:45 +08:00
kerms
a2b7026f54
feat(uart): data frame break
2024-05-24 16:17:41 +08:00
kerms
15c1143b25
feat(uart proxy)
...
- use vuetify virtual scroll to handle large message
known issues:
- very slow addItem when frequent add 1 item, become short time normal after a batch item add
-> batch add every 20ms
2024-05-20 10:40:22 +08:00
kerms
275f3ac859
feat(wifiView) add disconnection info
2024-04-17 18:32:07 +08:00