Skip to content

v1.0.0-alpha.2+9290589 (2020-03-09)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 16:32
9290589

This release summarizes the changes from February 24th, 2020 up until March 9th, 2020.

View changes since last release.

🚀 Features

  • Refactor media panel element types + more shapes (#475)
  • Generate full HTML document when saving stories (#346)
  • Fold WordPress admin menu by default (#492)
  • Introduce and use new Switch component in design panel (#389)
  • Leverage useResizeEffect in InspectorProvider (#457)
  • MVP Implementation of element links (#417)
  • Update disabled state for input, numeric, toggle (#454)
  • Implement form elements for the design panel (#271)
  • Add foundation for Dashboard page (#344)
  • Implement Background Display Options (#335)
  • Updating inspector components to new colors (#426)
  • Open the preview in the same tab (#420)
  • Implement correct interactive library tabs (#361)
  • New page background panel (#383)
  • Partially implement the elements panel (#266)
  • Custom color picker (#180)
  • Pass text resize direction directly instead of estimating and remove max font size (#406)

🐛 Bug Fixes

  • Fix loading Google Fonts on frontend (#461)
  • Text edit mode fixes and start on some tests (#450)
  • Introduce batching callback to avoid sync flush in React (#456)
  • Fix position of Movable handle (#427)
  • Fix text domain in background panel (#393)

🧰 Maintenance

  • Codecov config tweaks (#503)
  • Exclude storybook stories from test coverage (#502)
  • Update Travis CI configuration (#495)
  • Do not externalize React packages (#458)
  • Reduce amount of WordPress dependencies (#326)
  • Update list of Google Fonts (#433)
  • Add and configure eslint-plugin-testing-library (#410)
  • Set up code owners (#379)
  • Bump PHPStan level to catch more potential issues (#350)
  • Re-format GitHub templates to prevent issues with pre-commit hooks (#409)
  • Tweaks to Release Drafter config (#391)
  • Move dependencies around in package.json (#375)

Contributors

Code contributors to this release:

@barklund, @dvoytenko, @merapi, @miina, @ndev1991, @pbakaus, @swissspidy and @wassgha