<a name="1.6.1"></a>
## [1.6.1](https://github.com/iq9891/xEditor/compare/v1.6.0...v1.6.1) (2018-08-22)


### Bug Fixes

* **$height:** Fix editor's true height display problem ([5dd25aa](https://github.com/iq9891/xEditor/commit/5dd25aa))
* **$indent:** Solve the error ([2976336](https://github.com/iq9891/xEditor/commit/2976336))


### Reverts

* **$image:** modify xeditor.png v2 ([18dba2d](https://github.com/iq9891/xEditor/commit/18dba2d))



<a name="1.6.0"></a>
# [1.6.0](https://github.com/iq9891/xEditor/compare/v1.5.4...v1.6.0) (2018-08-21)


### Bug Fixes

* **$isActive:** error with no range ([f93bebb](https://github.com/iq9891/xEditor/commit/f93bebb))


### Features

* **$color:** add palette mode ([3a41638](https://github.com/iq9891/xEditor/commit/3a41638))
* **$font:** Add more fonts ([76e1306](https://github.com/iq9891/xEditor/commit/76e1306))
* **$fontsize:** Support multi-font configuration ([f9485ca](https://github.com/iq9891/xEditor/commit/f9485ca))
* **$formatblock:** add ([51e830e](https://github.com/iq9891/xEditor/commit/51e830e))
* **$formatblock:** add delete blockquote ([e992b0c](https://github.com/iq9891/xEditor/commit/e992b0c))
* **$full:** Add location customization in full screen ([178d0a8](https://github.com/iq9891/xEditor/commit/178d0a8))
* **$indent:** add ([ac3b9de](https://github.com/iq9891/xEditor/commit/ac3b9de))
* **$insertorderedlist:** add ([4ab7457](https://github.com/iq9891/xEditor/commit/4ab7457))
* **$insertunorderedlist:** add ([52061ed](https://github.com/iq9891/xEditor/commit/52061ed))
* **$lineheight:** add ([06f5ed2](https://github.com/iq9891/xEditor/commit/06f5ed2))
* **$redo:** add ([d5dc33c](https://github.com/iq9891/xEditor/commit/d5dc33c))
* **$removeformat:** add ([9c065c1](https://github.com/iq9891/xEditor/commit/9c065c1))
* **$reset:** add reset content size ([5aa0c0a](https://github.com/iq9891/xEditor/commit/5aa0c0a))
* **$undo:** add ([cd9ae6d](https://github.com/iq9891/xEditor/commit/cd9ae6d))


### Performance Improvements

* **$base:** modify fontbase and colorbase to better ([7278c43](https://github.com/iq9891/xEditor/commit/7278c43))



<a name="1.5.4"></a>
## [1.5.4](https://github.com/iq9891/xEditor/compare/v1.5.3...v1.5.4) (2018-07-01)


### Bug Fixes

* **$color:** init ([39d1836](https://github.com/iq9891/xEditor/commit/39d1836))
* **$text:** image drag and drop problem in the editor ([34cbe06](https://github.com/iq9891/xEditor/commit/34cbe06))



<a name="1.5.3"></a>
## [1.5.3](https://github.com/iq9891/xEditor/compare/v1.5.2...v1.5.3) (2018-05-22)



<a name="1.5.2"></a>
## [1.5.2](https://github.com/iq9891/xEditor/compare/v1.5.1...v1.5.2) (2018-05-21)


### Bug Fixes

* **$upload:** multiple image uploads display double ([9035128](https://github.com/iq9891/xEditor/commit/9035128))



<a name="1.5.1"></a>
## [1.5.1](https://github.com/iq9891/xEditor/compare/v1.5.0...v1.5.1) (2018-05-18)


### Bug Fixes

* **$tip:** suspended above tips ([d938842](https://github.com/iq9891/xEditor/commit/d938842))



<a name="1.5.0"></a>
# [1.5.0](https://github.com/iq9891/xEditor/compare/v1.4.1...v1.5.0) (2018-05-17)


### Features

* **$icon:** menu icon configurable ([e613e9d](https://github.com/iq9891/xEditor/commit/e613e9d))
* **$menucfg:** menu configurable level ([66961ec](https://github.com/iq9891/xEditor/commit/66961ec))
* **$svg:** render svg ([56bfbb5](https://github.com/iq9891/xEditor/commit/56bfbb5))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/iq9891/xEditor/compare/v1.4.0...v1.4.1) (2018-05-12)


### Bug Fixes

* **$name:** wrong method name ([13e1f9b](https://github.com/iq9891/xEditor/commit/13e1f9b))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/iq9891/xEditor/compare/v1.3.3...v1.4.0) (2018-05-05)


### Features

* **$name:** class name can be configured ([bd1931e](https://github.com/iq9891/xEditor/commit/bd1931e))



<a name="1.3.3"></a>
## [1.3.3](https://github.com/iq9891/xEditor/compare/v1.3.2...v1.3.3) (2018-04-03)



<a name="1.3.2"></a>
## [1.3.2](https://github.com/iq9891/xEditor/compare/v1.3.1...v1.3.2) (2018-04-03)


### Bug Fixes

* edit 1.3.1 changelog ([3758787](https://github.com/iq9891/xEditor/commit/3758787))



<a name="1.3.1"></a>
## [1.3.1](https://github.com/iq9891/xEditor/compare/v1.3.0...v1.3.1) (2018-03-29)


### Bug Fixes

* edit changelog ([a6a21fb](https://github.com/iq9891/xEditor/commit/a6a21fb))
* setHtml error ([bab4b45](https://github.com/iq9891/xEditor/commit/bab4b45))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/iq9891/xEditor/compare/v1.2.3...v1.3.0) (2018-03-28)


### Bug Fixes

* Adding multiple editor menus on the page many times ([c0e7676](https://github.com/iq9891/xEditor/commit/c0e7676))
* edit changelog ([f6a14b5](https://github.com/iq9891/xEditor/commit/f6a14b5))
* edit readme ([00edbc8](https://github.com/iq9891/xEditor/commit/00edbc8))



<a name="1.2.3"></a>
## [1.2.3](https://github.com/iq9891/xEditor/compare/v1.2.2...v1.2.3) (2018-01-12)


### Bug Fixes

* menu style and config emity ([0d93438](https://github.com/iq9891/xEditor/commit/0d93438))



<a name="1.2.2"></a>
## [1.2.2](https://github.com/iq9891/xEditor/compare/v1.2.1...v1.2.2) (2018-01-12)


### Bug Fixes

* edit readme ([74b735b](https://github.com/iq9891/xEditor/commit/74b735b))
* menu style in small screen ([667611f](https://github.com/iq9891/xEditor/commit/667611f))



<a name="1.2.1"></a>
## [1.2.1](https://github.com/iq9891/xEditor/compare/v1.2.0...v1.2.1) (2018-01-12)


### Bug Fixes

* edit readme ([3bd3828](https://github.com/iq9891/xEditor/commit/3bd3828))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/iq9891/xEditor/compare/1.1.0...v1.2.0) (2018-01-12)


### Bug Fixes

* $xeditor -> xEditor ([029b9b9](https://github.com/iq9891/xEditor/commit/029b9b9))
* code note ([307504f](https://github.com/iq9891/xEditor/commit/307504f))
* index.html demo ([92a9942](https://github.com/iq9891/xEditor/commit/92a9942))
* menu disable gesture and table multiple deletes ([6ffef53](https://github.com/iq9891/xEditor/commit/6ffef53))
* object name ([f1e01b5](https://github.com/iq9891/xEditor/commit/f1e01b5))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/iq9891/xEditor/compare/1.0.0...1.0.1) (2017-12-01)


### Bug Fixes

* Adjust the style, class name and sequence and add notes ([4400961](https://github.com/iq9891/xEditor/commit/4400961))
* append ([75a02ef](https://github.com/iq9891/xEditor/commit/75a02ef))
* color handle ([67e223e](https://github.com/iq9891/xEditor/commit/67e223e))
* config selected param ([d2302dc](https://github.com/iq9891/xEditor/commit/d2302dc))
* create package.json again ([de62ff5](https://github.com/iq9891/xEditor/commit/de62ff5))
* create package.json again ([625e9ce](https://github.com/iq9891/xEditor/commit/625e9ce))
* css set color ([19754b3](https://github.com/iq9891/xEditor/commit/19754b3))
* del , ([352c2b6](https://github.com/iq9891/xEditor/commit/352c2b6))
* edit readme ([3ea3248](https://github.com/iq9891/xEditor/commit/3ea3248))
* eslint-loader -> fix and cache ([d328163](https://github.com/iq9891/xEditor/commit/d328163))
* isActive ([16b6651](https://github.com/iq9891/xEditor/commit/16b6651))
* Notes in base ([cb75e6e](https://github.com/iq9891/xEditor/commit/cb75e6e))
* rename xe-dialog-url -> xe-dialog-width ([7ea9d4a](https://github.com/iq9891/xEditor/commit/7ea9d4a))
* rename xEditor ([da64fc0](https://github.com/iq9891/xEditor/commit/da64fc0))
* rename xEditor ([e260f9c](https://github.com/iq9891/xEditor/commit/e260f9c))
* restoreSelection ([3550b7a](https://github.com/iq9891/xEditor/commit/3550b7a))
* Restructure bold and fix className ([1cc1d90](https://github.com/iq9891/xEditor/commit/1cc1d90))
* Restructure cursorEnd in text.js ([937555c](https://github.com/iq9891/xEditor/commit/937555c))
* selectFont undefined ([bf85ebc](https://github.com/iq9891/xEditor/commit/bf85ebc))
* Structure of call in index.html ([a1631d0](https://github.com/iq9891/xEditor/commit/a1631d0))
* upload image and config upload image ([8ce22b0](https://github.com/iq9891/xEditor/commit/8ce22b0))
* val undefined ([3f4a552](https://github.com/iq9891/xEditor/commit/3f4a552))



<a name="1.0.0"></a>
# 1.0.0 (2017-11-10)
