Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update changelog for 3.4.0 release #827

Merged
merged 1 commit into from
Jan 8, 2019
Merged

update changelog for 3.4.0 release #827

merged 1 commit into from
Jan 8, 2019

Conversation

danrosenthal
Copy link
Contributor

@danrosenthal danrosenthal commented Jan 7, 2019

3.4.0 - 2019-01-08

Enhancements

  • Moved icons to a separate npm package (#686)
  • Added oneHalf and oneThird props to Layout component (#724)
  • Added helpText prop to ActionList items (#777)
  • Updated Page header layout so actions take up less room on small screens (#707)
  • Added alternateTool prop to ResourceList component (#812)
  • Updated color of warning status ExceptionList items from dark orange to dark yellow for better differentiation from critical status items (#813)

Bug fixes

  • Fixed TextField not showing the correct color while it has focus and an error (#806)
  • Fixed ResourceList not rendering BulkActions on initial load when items were selected (#746)
  • Fixed the new variant of the Badge component so that it is simpler and easier to read (#751)
  • Reverted a change that set the autocomplete property on TextField to nope when it was false (#761)
  • Added dismiss button for CalloutCard (#353)
  • Removed an extra tab stop from ResourceList.Item and make it unactionable while loading (#745)
  • Fixed Checkbox from losing focus when quickly toggled (#717)
  • Fixed the console error in the PositionedOverlay test environment (#758)
  • Fixed ResourceList not rendering a header after initial load (thanks to @andrewpye for the original issue)
  • Fixed TextField not passing step to the input (#829)
  • Renamed Option and Group types in Select to work around typedoc oddness (#830)

Documentation

  • Modified image paths to fit the style guide’s new Markdown parsing rules (#753)

Development workflow

  • Added a slight delay to the Percy screenshot script to give time for components to render fully (#704)
  • Refactors to remove cyclical type imports (#759, #754, and #767)

Dependency upgrades

  • Upgraded @shopify/polaris-tokens to v2.1.1 (#813)

Code quality

  • Improve withAppProvider, withSticky, withRef, and withContext types to allow them to infer a component’s props (#805)

@danrosenthal
Copy link
Contributor Author

danrosenthal commented Jan 7, 2019

@danrosenthal
Copy link
Contributor Author

Copy link
Contributor

@kaelig kaelig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of nitpicks, aside from that it looks good to me!

@danrosenthal danrosenthal force-pushed the 3.4.0-changelog branch 2 times, most recently from 47fc483 to 4673d09 Compare January 8, 2019 15:21
@danrosenthal
Copy link
Contributor Author

@danrosenthal danrosenthal merged commit 63aebb7 into master Jan 8, 2019
@danrosenthal danrosenthal deleted the 3.4.0-changelog branch January 8, 2019 18:17
@danrosenthal danrosenthal temporarily deployed to production January 8, 2019 18:39 Inactive
@danrosenthal danrosenthal temporarily deployed to production January 8, 2019 18:49 Inactive
@kaelig kaelig deployed to test-yarn-npx January 11, 2019 00:53 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants