Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Releases: crc-org/crc-react-components

Updated package

05 Jan 06:29
Compare
Choose a tag to compare
Updated package Pre-release
Pre-release
  • Prevent 'NaN%' to be shown when disksize is not yet known
  • Changed publication process to use releases instead to allow anonymous use.
$ npm install https://github.com/code-ready/crc-react-components/releases/download/0.8.5/crc-react-components-0.8.5.tgz

Dev preview release

04 Jan 10:26
e7d08f3
Compare
Choose a tag to compare
Dev preview release Pre-release
Pre-release

Used with tray-electron and cockpit-crc

$ npm install @code-ready/[email protected]

Ref

0.7.5

21 Dec 05:44
1f808bf
Compare
Choose a tag to compare
0.7.5 Pre-release
Pre-release
  • ControlCard that shows preset based info and Actions
    • Status => based on provided props.preset
    • Actions
  • Preset-based status
    • PodmanStatus
    • OpenShiftStatus
    • UnknownStatus
  • LogWindow
    • scrolls to bottom on addition of log lines
  • Configuration
    • basic config cpus, memory, disk-size, pull-secret
  • Actions
    • props.onStart
    • props.onStop
    • props.onDelete