This repository has been archived by the owner on May 5, 2024. It is now read-only.
Releases: nbarikipoulos/poppy-robot-ui
Releases · nbarikipoulos/poppy-robot-ui
v0.0.9 release
- Introduce poppy-robot-core v8,
- Introduce mixins to add common features ops for single and multi motor handling components.
v0.0.8 release
v0.0.7 release
v0.0.6 release
Re-introduce temperature in register panel next to use of poppy core v7.
v0.0.5 release
Introduce poppy-robot-core v7
v0.0.4 release
- Sub components (charts, inner panels, ...) are now using id of motors as props of the component,
- Components folder and files have been restructured: sub-folder, file naming convention, etc...
v0.0.3 release
- Introduce the poppy core v6,
- Remove querying on temperature: It seems to imply "weird", or at least unidentified, behavior: many timeout, register access "frozen", and in the worst case, http server down.
- Style updated:
- Improve style file structure: use of partials, introduce a dedicated file for variables, etc. => customization will be easier,
- New color style for UI based on orange color: we all love Casimir, are not we??
v0.0.2 release
- Add dashboard panel about register values of motors,
- Replace the Eventbus by a store,
- use poppy-robot-core v5.