Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

v0.1.0 release

Compare
Choose a tag to compare
@nbarikipoulos nbarikipoulos released this 07 Jun 18:57
· 76 commits to master since this release

Up from 0.0.x release to 0.x.0 one 🥳

UI Features

  • Add a new dashdoard displaying data per motors,
    dashboard-card-wide
  • Refactor the 'classical' register panel
    dashboard-wide

'Inner' Code

  • Use buefy b-table for the register component,
  • Introduce dedicated components for each register value,
  • Then, split dedicated code to display each kind of register value in these components.