Skip to content

v0.0.20

Choose a tag to compare

@mtorromeo mtorromeo released this 29 Nov 15:34
· 132 commits to master since this release

Added

  • Pass all attributes, listeners, classes and styles to the dom elements defined in all functional components.
  • Added style for labels with remove button.
  • Exposed pf-list-group-item.

Changed

  • Styled thin scrollbars.
  • BACKWARD INCOMPATIBLE CHANGE: Removed v-tooltip directive since a similar directive and wrapper component is already present in uiv.
  • Updated c3 library with support for more chart options.

Fixed

  • Disabled extra container in pf-list-item-additional-info that broke the stacked layout.
  • Fixed expandable pf-list-item-additional-info items not appearing as links.