Skip to content

Releases: scality/core-ui

v0.22.0

28 Oct 08:28
Compare
Choose a tag to compare

Improvements

  • add the health icons to Icon component

v0.21.4

21 Sep 14:07
Compare
Choose a tag to compare

Bug fixes

  • Changing global health component timespan didn't refreshed xAxis
  • Fix alignment of the x axis labels for the line temporal chart

v0.21.3

20 Sep 15:30
Compare
Choose a tag to compare

Improvements

  • improve tooltip design for the line temporal chart

Bug fixes

  • force x axis label spacing for the line temporal chart

core-ui 0.21.0

01 Sep 08:01
Compare
Choose a tag to compare

Release 0.21.0

Improvement

  • LineTemporalChart: Better tooltip with series color and date as a title
    (PR#361 )

core-ui 0.20.0

31 Aug 12:19
Compare
Choose a tag to compare

Release 0.20.0

New component

  • LineTemporalChart: Add new Line Temporal Chart, a developer-friendly wrapper of Vega-lite line chart.
    (PR#355)

v0.19.7

23 Aug 08:35
Compare
Choose a tag to compare

Global health component enhancement :

  • Lower down the precision interval to the seconds instead of the day

v0.19.6

20 Aug 09:04
Compare
Choose a tag to compare

Global health component enhancement

  • Remove border radius on segments

v0.19.5

19 Aug 16:12
Compare
Choose a tag to compare

Global health component enhancement

  • use new theme colors
  • add support for unavailable status

core-ui 0.19.0

16 Jul 08:04
Compare
Choose a tag to compare

Release 0.19.0

New component

  • Card: Add card component
    (PR#292)
  • Text: Add Text component
    (PR#328)
  • Spacebox: Add spacebox
    (PR#329)
  • PrettyBytes: Add prettybytes component
    (PR#343)

Component v2:

  • Button: New button component with varient 'primary', 'secondary', 'danger' and 'outline',
    (PR #333)
  • Table: Add new table with single selection functionality base on react-table
    (PR #339)
  • Tabs: Add the ability to scroll the tabs when space is not enough to display all the tabs.
    (PR #345)

core-ui 0.18.0

23 Apr 14:13
Compare
Choose a tag to compare

Release 0.18.0

Enhancement

  • Navbar: Polish the navbar design
    (PR #309)
  • Error page: Add aria-label for the test purpose
    (PR #310)