# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.1.1"></a>
## [0.1.1](https://scm.spolo.org/scm/git/wwclass/webeditor/compare/v0.1.0...v0.1.1) (2019-03-12)


### Features

* 开始支持层机制。 ([c668f5b](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/c668f5b))
* 支持了‘绝对定位块’，layerjs的支持可以取消了——可以作为扩展功能存在。 ([afe0234](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/afe0234))
* 支持了层管理。 ([219c545](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/219c545))



<a name="0.1.0"></a>
# 0.1.0 (2019-02-28)


### Features

* webeditor不再集成grapesjs-preset-webpage的内容，而是采用依赖加载的方式。 ([12918b7](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/12918b7))
* 使用事件响应来自动添加关联的元素。 ([cf32ce0](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/cf32ce0))
* 支持了bs4的基础布局元素。 ([6e8fb6f](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/6e8fb6f))
* 添加了ckeditor集成。 ([00eaeaf](https://scm.spolo.org/scm/git/wwclass/webeditor/commits/00eaeaf))
