kerms
8a84b215a7
fix(send) msg not sent if msg empty but frame suffix/prefix not empty
2024-06-28 11:13:28 +08:00
kerms
bc92656e20
reformat(update) and add badge to sidebar/update
2024-06-18 16:25:48 +08:00
kerms
981b0fbfed
minor: cleanup code
2024-06-15 16:56:52 +08:00
kerms
949ef16e7f
improve(UX) remove useless scroll bar for Chrome
2024-06-15 16:41:20 +08:00
kerms
418a31ce6d
fix(UX) auto scroll not working when refresh filteredData
2024-06-15 16:40:38 +08:00
kerms
021627caf8
fix(uart auto scroll): auto scroll was unchecked on quick data, and fix height of RxFrameRemain window that oscillate on quick data rate
2024-06-08 20:14:12 +08:00
kerms
f0f11c0646
fix(data-viewer): correct text line break in presence of <span>
2024-05-25 09:38:54 +08:00
kerms
a2b7026f54
feat(uart): data frame break
2024-05-24 16:17:41 +08:00
kerms
51783612bc
feat(smart scroll, ANSI clear, ANSI refresh)
2024-05-21 15:21:37 +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