issues
search
ghi-electronics
/
due-console
A console interface to work with DUE
https://console.duelink.com/
0
stars
0
forks
source link
Updates 5/7
#41
Closed
dudedigital
closed
1 year ago
dudedigital
commented
1 year ago
Browser will prompt when there's code and you try to navigate away or refresh.
Record should be re-enabled upon disconnect (if code works, requires HTTPS).
It should disconnect upon physical disconnect (if code works, requires HTTPS).
Updated the README.
Made updating firmware/demos easier.
Changed the clear output icon to an eraser with the tooltip "Clear".
Renamed Home to Docs.
Added code examples and cleaned up their indentation, character usage, and case inconsistencies.
Moved versions into an "About" panel showing all three (console, lastest firmware, device firmware).
List is always enabled once connected now.
Added a confirm modal when your code will be replaced with list code.
Selecting "No" still shows code in output panel.
Added Google analytics tag.
Immediate code remains, but has the ability to be cleared. It also shows in the output.
Added firmware in the menu bar that opens a modal to update the firmware.
Added a confirm modal when your code will be replaced with demo code.
Fixed a tooltip bugs.
Fixed uncaught errors from port opening/closing.
When clicking Connect, rather than having the whole button green, it now shows an unplug icon and a green border.
Refactored the layout so the vertical space is filled correctly across screen sizes.
Improved overall look (colors, spacing, positions, etc.).
Refactored the button styling to allow a greater variety.
Added loading code capability.
Moved light/dark toggle of toolbar into menu bar.