Skip to content

v0.0.24

Choose a tag to compare

@mtorromeo mtorromeo released this 06 May 14:01
· 105 commits to master since this release

Added

  • The pf-filter-fields inside pf-toolbar is now slotted so that it can be replaced with a custom input.

Changed

  • The dropdown on pf-filter-fields is now hidden when there's only one field available.
  • Removed dropdown arrow from pf-application-launcher per patternfly design.
  • Updated dependencies.

Fixed

  • Unwatched scrollable property on pf-table destruction.
  • The pf-paginate-control component correctly fires change of page event every time the input value changes.