Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.01 KB

File metadata and controls

66 lines (36 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.16] - 2020-04-23

Changed

  • Fallback to core-html if got raw html data.

[0.0.12] - 2020-04-16

Fixed

  • Fix typo.

[0.0.11] - 2020-04-15

Fixed

  • Fix null stylesheet.

[0.0.10] - 2020-04-14

Fixed

  • Typo.

[0.0.9] - 2020-04-13

Added

  • If there is only one custom block, focus immediately on the first block.

Changed

  • Improve generator of block ID.
  • Update prettier to 2.0.

[0.0.8] - 2020-04-11

Changed

  • Enable to pass blank stylesheet.

[0.0.7] - 2020-04-11

Added

  • Implement MTBlockEditor.isSupportedEnvironment.
  • Enable to set classNames for Columns/Column.

Changed

  • Improve UI for smartphone envronment.

[0.0.5] - 2020-03-05

Added

  • Tweaks style/icon.
  • Shortcut feature.