Skip to content

Commit 5101368

Browse files
authored
Merge pull request #2409 from Shopify/polaris-2.12.0-changelog
Updating Change log for Polaris 2.12.0
2 parents ad344a1 + 0e1f9f1 commit 5101368

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,30 @@ The format is based on [these versioning and changelog guidelines](https://git.i
88

99
---
1010

11+
## 2.12.0 - 2018-10-11
12+
13+
### Enhancements
14+
15+
- Removed tip from `Popover` ([#1845](https://github.com/Shopify/polaris-react/pull/1845))
16+
- Increased speed of `Popover` transition from 500ms to 100ms ([#2378](https://github.com/Shopify/polaris-react/pull/2378))
17+
- Improved text contrast in `Badge` ([#2374](https://github.com/Shopify/polaris-react/pull/2374)).
18+
- Added named `medium` size to Button that renders the same as omiting the size attribute ([#2392](https://github.com/Shopify/polaris-react/pull/2392))
19+
20+
### Bug fixes
21+
22+
- Fixed typo in `Collapsible` example ([#2398](https://github.com/Shopify/polaris-react/pull/2398))
23+
- Fixed padding and margins on `SkeletonPage` to match `Page` ([#2167](https://github.com/Shopify/polaris-react/pull/2167))
24+
- Fixed spacing between `Page` title and metadata ([#2382](https://github.com/Shopify/polaris-react/pull/2382))
25+
26+
### Documentation
27+
28+
- Made ActionList, OptionList and Popover examples active by default so previews are visible without interacting ([#2383](https://github.com/Shopify/polaris-react/pull/2383))
29+
- Improved the manual accessibility checklist ([#2391](https://github.com/Shopify/polaris-react/pull/2391))
30+
31+
### Development workflow
32+
33+
- Batched Percy snapshots per component ([#2363](https://github.com/Shopify/polaris-react/pull/2363))
34+
1135
## 2.11.0 - 2018-10-03
1236

1337
### Enhancements

UNRELEASED.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,3 @@
33
Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to format new entries. 💜
44

55
---
6-
7-
### Enhancements
8-
9-
- Removed tip from `Popover` ([#1845](https://github.com/Shopify/polaris-react/pull/1845))
10-
- Sped up `Popover` transition from 500ms to 100ms ([#2378](https://github.com/Shopify/polaris-react/pull/2378))
11-
- Improve text contrast in `Badge` ([#2374](https://github.com/Shopify/polaris-react/pull/2374)).
12-
- Added named `medium` size to Button that renders the same as omiting the size attribute ([#2392](https://github.com/Shopify/polaris-react/pull/2392))
13-
14-
### Bug fixes
15-
16-
- Fixed typo in `Collapsible` example ([#2398](https://github.com/Shopify/polaris-react/pull/2398))
17-
- Fixed padding and margins on `SkeletonPage` to match `Page` ([#2167](https://github.com/Shopify/polaris-react/pull/2167))
18-
- Fixed spacing between `Page` title and metadata ([#2382](https://github.com/Shopify/polaris-react/pull/2382))
19-
20-
### Documentation
21-
22-
- Make ActionList, OptionList and Popover examples active by default so you can see previews without interacting ([#2383](https://github.com/Shopify/polaris-react/pull/2383))
23-
24-
### Development workflow
25-
26-
- Batched Percy snapshots per component ([#2363](https://github.com/Shopify/polaris-react/pull/2363))
27-
28-
### Documentation
29-
30-
- Made clarifications to and added examples to the manual accessibility checklist ([#2391](https://github.com/Shopify/polaris-react/pull/2391))

0 commit comments

Comments
 (0)