File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4- ## [ Unreleased ]
4+ ## [ 0.0.22 ] - 2019-02-20
55### Fixed
66- Hide items—per-page select from pagination controls if the ` itemsPerPage ` prop is empty.
77- Reverted removal of portal-target import as it was mis-reported as unused by the linter.
@@ -236,7 +236,9 @@ disabled, as per PatternFly design guidelines.
236236- ` pf-toolbar ` component
237237- ` pf-utilization-bar-chart ` component
238238
239- [ Unreleased ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.20...HEAD
239+ [ Unreleased ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.22...HEAD
240+ [ 0.0.22 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.21...v0.0.22
241+ [ 0.0.21 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.20...v0.0.21
240242[ 0.0.20 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.19...v0.0.20
241243[ 0.0.19 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.18...v0.0.19
242244[ 0.0.18 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.0.17...v0.0.18
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-patternfly" ,
3- "version" : " 0.0.21 " ,
3+ "version" : " 0.0.22 " ,
44 "description" : " PatternFly components for Vue 2" ,
55 "main" : " dist/vue-patternfly.js" ,
66 "module" : " dist/vue-patternfly.esm.js" ,
You can’t perform that action at this time.
0 commit comments