Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtorromeo mtorromeo released this 22 Dec 14:30
· 319 commits to master since this release

Added

  • Bundled a VueStrap build since there is no working distribution available at this moment. Every VueStrap component is installed together with VuePatternfly but using the "bs-" prefix.
  • Implemented the "attached" property on pf-toolbar so that it can be displayed attached to an adjacient table view.
  • Implemented a column picker for the table layout on the pf-toolbar.

Changed

  • Refactored pf-sort component and renamed sorting properties on pf-toolbar
  • Refactored the filter-fields and filters properties of pf-toolbar.

Fixed

  • Fixed appearance of the additional actions dropdown menu on the pf-toolbar.
  • Fixed click on layout controls of pf-toolbar
  • The input is properly cleared after adding a filter in the pf-toolbar.