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.5.0 release #883

Merged
merged 1 commit into from
Jan 16, 2019
Merged

update changelog for 3.5.0 release #883

merged 1 commit into from
Jan 16, 2019

Conversation

danrosenthal
Copy link
Contributor

@danrosenthal danrosenthal commented Jan 16, 2019

Enhancements

  • Update build toolchain to use Babel v7, PostCSS v7 and Rollup v1. Update our build targets match our supported browsers, leading to a reduction in bundle size (#837)

Bug fixes

  • Ensure disabled Button components with a url prop output valid HTML (#773)
  • Fixed DropZone which was unable to add a duplicate file back to back or add a file again once removed #782. Thank you @jzsplk for the contribution #425 and @vladucu for the clear example.
  • Added a fallback to the safeAreaFor sass mixin to handle browsers that don't support env and constant #881

Documentation

  • Added deprecation guidelines (#853)

Development workflow

  • Replaced our home-grown playground with Storybook (still accessed through yarn dev) (#768)
  • Removed our usage of babel-node for build scripts - use plain node instead (#836)
  • Ensure CSS builds are reproducible (#869)

@BPScott BPScott temporarily deployed to polaris-react-pr-883 January 16, 2019 18:00 Inactive
@dleroux dleroux self-requested a review January 16, 2019 18:13
@danrosenthal
Copy link
Contributor Author

@danrosenthal
Copy link
Contributor Author

@danrosenthal danrosenthal merged commit 505d14f into master Jan 16, 2019
@danrosenthal danrosenthal deleted the 3.5.0-changelog branch January 16, 2019 21:05
@danrosenthal danrosenthal temporarily deployed to production January 16, 2019 21:23 Inactive
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