lowdefy/packages/layout/CHANGELOG.md
2021-01-20 15:04:38 +02:00

3.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.4.0 (2021-01-20)

Note: Version bump only for package @lowdefy/layout

3.3.0 (2021-01-18)

Bug Fixes

  • deps: Update js-yaml from 3.14.1 to 4.0.0. (1a9e1f9)

3.2.0 (2021-01-18)

Bug Fixes

  • deps: Update js-yaml from 3.14.1 to 4.0.0. (1a9e1f9)

1.1.2 (2020-12-15)

Note: Version bump only for package @lowdefy/layout

1.1.1 (2020-12-15)

Note: Version bump only for package @lowdefy/layout

1.1.0 (2020-12-10)

Bug Fixes

  • deps: update dependency js-yaml to v3.14.1 (935ad89)
  • update block-tools package version (28212d2)
  • layout: add license to files (960121e)
  • layout: implement blockDefaultProps in layout (b1fe2b9)
  • @lowdefy/block-tools version (ce0d2a7)
  • use helpers from helpers (ebe3738)
  • layout: add process polyfill for webpack 5 (18d2429)
  • layout: add random to id in AutoBlockSim to resolve duplucate id warnings (c0f84b2)
  • layout: fix webpack and babel config for jest and demo (1d4dd93)
  • layout: move labelLogic to blocks-antd package (e636aef)
  • layout: rename makeCss to makeCssClass (f138226)

Features

  • blockTools: bump version (b450047)
  • move block files in layout to blockTools (94866c8)
  • layout: init @lowdefy/layout (65612d4)