Skip to content

Commit

Permalink
v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Wells committed Apr 30, 2020
1 parent 30351d9 commit 9c190fe
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.4.5](https://github.com/cision/rover-ui/compare/v1.4.4...v1.4.5)

> 30 April 2020
- Documents deploying Storybook locally [`101ec74`](https://github.com/cision/rover-ui/commit/101ec74edaa17b389b2c0442f3345c5645953912)
- Disable z-index compression [`30351d9`](https://github.com/cision/rover-ui/commit/30351d930f86a40b51b6ea3265189e8b4e8e8bf7)

#### [v1.4.4](https://github.com/cision/rover-ui/compare/v1.4.2...v1.4.4)

> 27 April 2020
Expand Down Expand Up @@ -106,9 +113,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- B and C named icons [`#132`](https://github.com/cision/rover-ui/pull/132)
- Add social icons to Icon component [`#124`](https://github.com/cision/rover-ui/pull/124)
- Callout (#135) [`#131`](https://github.com/cision/rover-ui/issues/131)
- replaced svgs w smaller files [`73adcd4`](https://github.com/cision/rover-ui/commit/73adcd4902947bee1b28ffec2e2e7b6af38c6801)
- replaced svgs w smaller files [`73adcd4`](https://github.com/cision/rover-ui/commit/73adcd4902947bee1b28ffec2e2e7b6af38c6801)
- added social icons to icon component [`b3ea266`](https://github.com/cision/rover-ui/commit/b3ea2669656e11c6ab7fa11ddf0fccbefca2873c)
- replaced Icon in test file with new icon. original was deleted as it was redundant [`1003223`](https://github.com/cision/rover-ui/commit/1003223f54aceafd68c067074d962358a3585f06)
- big fixes and added more icons [`d790664`](https://github.com/cision/rover-ui/commit/d790664854f1603a7bfb67713d66b40850668a37)
- converted more svgs [`4a25202`](https://github.com/cision/rover-ui/commit/4a2520258878cfa321a435875373e8ace9c0a8fc)
- more svgs [`c3447fd`](https://github.com/cision/rover-ui/commit/c3447fd5a44c0e4c1cc6f133365106d7e3195789)
- formatting svgs [`adb548e`](https://github.com/cision/rover-ui/commit/adb548e8ca061c524e45cb7073884d0cb9134bd0)
- moved css from inline to css file [`7277ad6`](https://github.com/cision/rover-ui/commit/7277ad6d771dda7681edf2f0ae60231203478f73)
- boldened active tab [`f51da85`](https://github.com/cision/rover-ui/commit/f51da85c250a273c39fa4e8c7d20962740ba5d30)
- deleted converted files [`77260c9`](https://github.com/cision/rover-ui/commit/77260c9930556e1d90a0e3f1fc35d0afa8832e19)
- renamed chartbars2 to ChartBarsBorder [`09ace79`](https://github.com/cision/rover-ui/commit/09ace79041321a42c92e205dd0598132d02615a0)
- renamed icon svg folder [`7d00af9`](https://github.com/cision/rover-ui/commit/7d00af9c2aeac1526e1c72bc6d8b7ae49947351c)
- made selected tab darker and bolder. re arranged icon in iconlist [`e91bca5`](https://github.com/cision/rover-ui/commit/e91bca5a0d1349a61cbeb576669ef0ddd259888c)

#### [v1.0.1](https://github.com/cision/rover-ui/compare/v1.0.0...v1.0.1)

Expand Down Expand Up @@ -175,6 +192,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Add Responsive.Visible and Responsive.Hidden utilities to Dark Matter [`778d25b`](https://github.com/cision/rover-ui/commit/778d25b18ecd07bfff87414da488e677c956aa71)
- Add visible and hidden utils to examples [`4391b74`](https://github.com/cision/rover-ui/commit/4391b746aa141d925f2c1871b9387a7ae3294de2)
- Improve story and readme for Visible and Hidden [`4afa766`](https://github.com/cision/rover-ui/commit/4afa76612476da17c720b2a52a9a9985e7db7085)
- Bump version [`b1b46e7`](https://github.com/cision/rover-ui/commit/b1b46e7888f501d65e680689dd5d192cf0ccec65)

#### [v0.1.0-alpha.20](https://github.com/cision/rover-ui/compare/v0.1.0-alpha.19...v0.1.0-alpha.20)

Expand Down Expand Up @@ -202,6 +220,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build-storybookk [`d31e3a1`](https://github.com/cision/rover-ui/commit/d31e3a128e30936fc2abe34338dfc8a16cc1883f)
- EVER-1474 remove marginTop as argument and add sidetray wrapper/container to allow for padding [`bc777c1`](https://github.com/cision/rover-ui/commit/bc777c1ec933ee1375a10783dce7c8586fb8ab2e)
- EVER-1474 modify sidetray to allow outside click and margin top for header to be available [`7e01221`](https://github.com/cision/rover-ui/commit/7e01221f4f6f3b5786936c1def8f69c3ae210ff0)
- EVER-1474 bump rover version [`31a318a`](https://github.com/cision/rover-ui/commit/31a318adc6a142a98cf6762518256cb740a6b220)
- EVER-1474 update SideTray readme [`e952629`](https://github.com/cision/rover-ui/commit/e95262974ac277f37e9e76bb6fe711daafcfb127)
- EVER-1474 correct comment [`671dd60`](https://github.com/cision/rover-ui/commit/671dd604c53079506376752732140df147af5d6e)

#### [v0.1.0-alpha.17](https://github.com/cision/rover-ui/compare/v0.1.0-alpha.16...v0.1.0-alpha.17)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@cision/rover-ui",
"version": "1.4.4",
"version": "1.4.5",
"publishConfig": {
"tag": "v1.4.4"
"tag": "v1.4.5"
},
"description": "UI Component Library",
"author": "Matthew Wells (https://github.com/mdespuits)",
Expand Down

0 comments on commit 9c190fe

Please sign in to comment.