lowdefy/packages/layout/CHANGELOG.md

29 lines
2.1 KiB
Markdown
Raw Normal View History

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2020-12-10)
### Bug Fixes
* **deps:** update dependency js-yaml to v3.14.1 ([935ad89](https://github.com/lowdefy/lowdefy/commit/935ad894cd221901784360bee684189a60a2d386))
* update block-tools package version ([28212d2](https://github.com/lowdefy/lowdefy/commit/28212d2892355beaa46fe17535bbabdb61060547))
* **layout:** add license to files ([960121e](https://github.com/lowdefy/lowdefy/commit/960121ee3c3961d043e905d03ffd19340375ae86))
* **layout:** implement blockDefaultProps in layout ([b1fe2b9](https://github.com/lowdefy/lowdefy/commit/b1fe2b9f416680c8cd99df25d8c566277460711e))
* @lowdefy/block-tools version ([ce0d2a7](https://github.com/lowdefy/lowdefy/commit/ce0d2a70de40c0e95476a8b0e7916c755237a95c))
* use helpers from helpers ([ebe3738](https://github.com/lowdefy/lowdefy/commit/ebe373827d54f4009f5f246fef8be630e20ba4a7))
* **layout:** add process polyfill for webpack 5 ([18d2429](https://github.com/lowdefy/lowdefy/commit/18d24295c07deaa45b2f687c4d7542374f0bf669))
* **layout:** add random to id in AutoBlockSim to resolve duplucate id warnings ([c0f84b2](https://github.com/lowdefy/lowdefy/commit/c0f84b2889a3767c2708802850377927d75f8a7a))
* **layout:** fix webpack and babel config for jest and demo ([1d4dd93](https://github.com/lowdefy/lowdefy/commit/1d4dd9353289f9f67447a76aa6a6cf68d98963ae))
* **layout:** move labelLogic to blocks-antd package ([e636aef](https://github.com/lowdefy/lowdefy/commit/e636aef122b11bc684348458759e38a911f5da91))
* **layout:** rename makeCss to makeCssClass ([f138226](https://github.com/lowdefy/lowdefy/commit/f1382260e5effe5032228279c99f6463d663d2d1))
### Features
* **blockTools:** bump version ([b450047](https://github.com/lowdefy/lowdefy/commit/b450047478ba55d93e233c839c77677c0114847a))
* move block files in layout to blockTools ([94866c8](https://github.com/lowdefy/lowdefy/commit/94866c8bf12a20f1b1f5eff5484037735002a17e))
* **layout:** init @lowdefy/layout ([65612d4](https://github.com/lowdefy/lowdefy/commit/65612d4a5a4642c5e9ee360f511cf08430fdf357))