Skip to content

Commit 63a0adf

Browse files
authored
Merge pull request #566 from Shopify/update-changelog-1-4-0
Updating changelog for 1.4.0
2 parents 62f6921 + bff0854 commit 63a0adf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
## Unreleased
22

3+
## 1.4.0 (August 22, 2017)
4+
5+
### Enhancements
6+
* Updated import, export, and view icons ([#543](https://github.com/Shopify/polaris-react/pull/543))
7+
* Improved documentation of various components
8+
* Improved how ActionList handles images and groups ([#550](https://github.com/Shopify/polaris-react/pull/550))
9+
* Exposed PopoverCloseSource from Popover component ([#562](https://github.com/Shopify/polaris-react/pull/562))
10+
11+
### Bug fixes
12+
* Fixed PageActions spacing in IE11 ([#544](https://github.com/Shopify/polaris-react/pull/544))
13+
* Fixed ID inconsistency on TextFields ([#553](https://github.com/Shopify/polaris-react/pull/553))
14+
* Fixed spacing on Page component with no header (thanks [bakura10](https://github.com/bakura10) for the [original issue](https://github.com/Shopify/polaris/issues/160)) ([#563](https://github.com/Shopify/polaris-react/pull/563/files))
15+
* Fixed disabled state on primary and destructive buttons ([#549](https://github.com/Shopify/polaris-react/pull/549/files))
16+
17+
### Chores
18+
* Upgraded javascript-utilities to the latest version ([#542](https://github.com/Shopify/polaris-react/pull/542))
19+
320
## 1.3.1 (August 10, 2017)
421
### Bug fixes
522
* Fixed classnames in built *.scss files ([#537](https://github.com/Shopify/polaris-react/pull/537))

0 commit comments

Comments
 (0)