Releases: cloudify-cosmo/cloudify-ui-common
Releases · cloudify-cosmo/cloudify-ui-common
v1.2.0
Added
- Added script for publishing version to NPM (CY-1487) (#19 and #20)
Fixed
- Fixed eslint dependency (#18)
v1.1.0
Added
- Added description about package publish methodology in README file (CY-1543) (#15)
- Added generated README.md file with JS API description to output package (CY-1609) (#15)
- Added description about package debugging in README file (CY-1610) (#15)
- Added information in documentation about Cloudify branding guidelines location (CY-1476) (#15)
- Added Table of Contents to README file (#15)
- Added color version of cloudify logo for use in stage backend (CY-1659) (#16)
Fixed
- Fixed incorrect size in images description (#14)
- Fixed JSDoc linting error (#14)
- Cleaned and sorted package.json file (#15)
- Fixed script commands for version release in README (#17)
v1.0.0
Added
- First official version of Cloudify UI Common package (CY-1287, #1, #2, #3, #4, #5, #6, #7, #8)
- Added function for getting event icon (CY-1510, #10)
- Added license (CY-1546, #11)
- Added function for getting node status icon (CY-1560, #12)
v1.0.0-alpha.14
Changed
- Changed UMD version of package to be ES5 compatible (#13)
v1.0.0-alpha.13
Added
Changed
- Improved no SSH key error message (#10)
- Improved JS API documentation verification (#10)
Fixed
- Fixed that version tag was not pushed to the remote when running publish script (#9)
v1.0.0-alpha.12
Added
- Added function for getting event icon (CY-1510, #10)
Fixed
- Version tag was not pushed to the remote (#9)