# 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="1.0.1"></a>
## [1.0.1](https://github.com/fireyy/vue-page-designer/compare/v1.0.0...v1.0.1) (2019-01-22)



<a name="1.0.0"></a>
# [1.0.0](https://github.com/fireyy/vue-page-designer/compare/v0.7.1...v1.0.0) (2019-01-22)


### Bug Fixes

* container fixed-width 1280px ([4a9cd1f](https://github.com/fireyy/vue-page-designer/commit/4a9cd1f))
* ref line duplicate keys ([8339f14](https://github.com/fireyy/vue-page-designer/commit/8339f14))
* ref line duplicate keys ([5adf53b](https://github.com/fireyy/vue-page-designer/commit/5adf53b))
* rollup bundle external vue ([e06412d](https://github.com/fireyy/vue-page-designer/commit/e06412d))
* sass import path ([dad291b](https://github.com/fireyy/vue-page-designer/commit/dad291b))
* use vpd instead of store ([7e4be36](https://github.com/fireyy/vue-page-designer/commit/7e4be36))


### Features

* layer-list show widget title ([4892aa0](https://github.com/fireyy/vue-page-designer/commit/4892aa0))



<a name="0.7.1"></a>
## [0.7.1](https://github.com/fireyy/vue-page-designer/compare/v0.7.0...v0.7.1) (2018-01-03)


### Bug Fixes

* **remove:** .cleafix hack ([84e5627](https://github.com/fireyy/vue-page-designer/commit/84e5627))
* copy widget ([876d05b](https://github.com/fireyy/vue-page-designer/commit/876d05b))
* keycode ([49ccaed](https://github.com/fireyy/vue-page-designer/commit/49ccaed))
* resize control ([d74afee](https://github.com/fireyy/vue-page-designer/commit/d74afee))
* style config ([cdc9093](https://github.com/fireyy/vue-page-designer/commit/cdc9093))



<a name="0.7.0"></a>
# [0.7.0](https://github.com/fireyy/vue-page-designer/compare/v0.6.0...v0.7.0) (2017-12-29)


### Bug Fixes

* color picker ([c9ad358](https://github.com/fireyy/vue-page-designer/commit/c9ad358))
* depend vue-page-designer-widgets ([fa820af](https://github.com/fireyy/vue-page-designer/commit/fa820af))


### Features

* demo widgets ([9acfa02](https://github.com/fireyy/vue-page-designer/commit/9acfa02))
* use store instead of window. ([f4ed3b8](https://github.com/fireyy/vue-page-designer/commit/f4ed3b8))



<a name="0.6.0"></a>
# [0.6.0](https://github.com/fireyy/vue-page-designer/compare/v0.5.4...v0.6.0) (2017-12-27)


### Bug Fixes

* child widget data-title ([4742551](https://github.com/fireyy/vue-page-designer/commit/4742551))


### Features

* add updateData api ([27f6c7c](https://github.com/fireyy/vue-page-designer/commit/27f6c7c))
* container use slot ([b7825c9](https://github.com/fireyy/vue-page-designer/commit/b7825c9))



<a name="0.5.4"></a>
## [0.5.4](https://github.com/fireyy/vue-page-designer/compare/v0.5.3...v0.5.4) (2017-12-26)


### Bug Fixes

* svg remote path ([7e6d249](https://github.com/fireyy/vue-page-designer/commit/7e6d249))



<a name="0.5.3"></a>
## [0.5.3](https://github.com/fireyy/vue-page-designer/compare/v0.5.2...v0.5.3) (2017-12-26)


### Bug Fixes

* svg remote path ([c71d997](https://github.com/fireyy/vue-page-designer/commit/c71d997))



<a name="0.5.2"></a>
## [0.5.2](https://github.com/fireyy/vue-page-designer/compare/v0.5.1...v0.5.2) (2017-12-26)



<a name="0.5.1"></a>
## [0.5.1](https://github.com/fireyy/vue-page-designer/compare/v0.5.0...v0.5.1) (2017-12-26)



<a name="0.5.0"></a>
# [0.5.0](https://github.com/fireyy/vue-page-designer/compare/v0.4.0...v0.5.0) (2017-12-26)


### Bug Fixes

* example static path ([e30f5bf](https://github.com/fireyy/vue-page-designer/commit/e30f5bf))
* svg remote path ([85ffbe9](https://github.com/fireyy/vue-page-designer/commit/85ffbe9))


### Features

* simple defaultUpload function ([69064fa](https://github.com/fireyy/vue-page-designer/commit/69064fa))



<a name="0.4.0"></a>
# [0.4.0](https://github.com/fireyy/vue-page-designer/compare/v0.3.0...v0.4.0) (2017-12-22)


### Features

* use external svg file ([a22a419](https://github.com/fireyy/vue-page-designer/commit/a22a419))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/fireyy/vue-page-designer/compare/v0.2.0...v0.3.0) (2017-12-22)


### Features

* add upload function for use your owner upload api ([becf9eb](https://github.com/fireyy/vue-page-designer/commit/becf9eb))
* widget icon use svg string ([67e6b05](https://github.com/fireyy/vue-page-designer/commit/67e6b05))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/fireyy/vue-page-designer/compare/v0.1.0...v0.2.0) (2017-12-21)


### Features

* move widgetStyle to widget ([37550b6](https://github.com/fireyy/vue-page-designer/commit/37550b6))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/fireyy/vue-page-designer/compare/v0.0.1...v0.1.0) (2017-12-21)


### Bug Fixes

* clean ([ec7bcff](https://github.com/fireyy/vue-page-designer/commit/ec7bcff))
* drag move active element ([f0f68fd](https://github.com/fireyy/vue-page-designer/commit/f0f68fd))
* Icon unit test ([e608893](https://github.com/fireyy/vue-page-designer/commit/e608893))
* remove ([00a1d47](https://github.com/fireyy/vue-page-designer/commit/00a1d47))
* remove hoverPic ([869a7db](https://github.com/fireyy/vue-page-designer/commit/869a7db))
* remove unused slider.scss ([c905a58](https://github.com/fireyy/vue-page-designer/commit/c905a58))
* remove unused switcher ([581b2ed](https://github.com/fireyy/vue-page-designer/commit/581b2ed))
* scroll to element when not in view ([78494de](https://github.com/fireyy/vue-page-designer/commit/78494de))
* scroll to layer ([827fc3b](https://github.com/fireyy/vue-page-designer/commit/827fc3b))
* use uuid to check active element ([1d45405](https://github.com/fireyy/vue-page-designer/commit/1d45405))


### Features

* add Icon unit test ([0e4ce11](https://github.com/fireyy/vue-page-designer/commit/0e4ce11))
* add jsconfig ([5eadf69](https://github.com/fireyy/vue-page-designer/commit/5eadf69))
* add release script ([aceb55c](https://github.com/fireyy/vue-page-designer/commit/aceb55c))
* add toast type ([350573d](https://github.com/fireyy/vue-page-designer/commit/350573d))
* export save event ([a463347](https://github.com/fireyy/vue-page-designer/commit/a463347))
* pass initial value to editor ([8b72c11](https://github.com/fireyy/vue-page-designer/commit/8b72c11))
