<a name="0.2.3"></a>
## [0.2.3](https://github.com/iq9891/ieditor/compare/v0.2.2...v0.2.3) (2018-10-29)


### Bug Fixes

* **$formatblock:** solve the confusion when the reference is not a P tag ([7bae149](https://github.com/iq9891/ieditor/commit/7bae149))



<a name="0.2.2"></a>
## [0.2.2](https://github.com/iq9891/ieditor/compare/v0.2.1...v0.2.2) (2018-10-29)


### Bug Fixes

* **$font:** solve the operation of multi-select text ([eb08669](https://github.com/iq9891/ieditor/commit/eb08669))
* **$font:** solve the problem of font size number line high multi-line selection operation failure ([5e98722](https://github.com/iq9891/ieditor/commit/5e98722))
* **$menu:** full screen failure and reference invalidation ([c05269b](https://github.com/iq9891/ieditor/commit/c05269b))


### Performance Improvements

* **$formatblock:** sesolve invalid operations ([9b937de](https://github.com/iq9891/ieditor/commit/9b937de))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/iq9891/ieditor/compare/v0.2.0...v0.2.1) (2018-10-25)


### Bug Fixes

* **$image:** solve the problem of uploading errors when base64 ([e6a5a1a](https://github.com/iq9891/ieditor/commit/e6a5a1a))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/iq9891/ieditor/compare/v0.1.3...v0.2.0) (2018-10-25)


### Features

* **$handle:** do not select the text to change the cursor and the operation of the next new text ([84e6433](https://github.com/iq9891/ieditor/commit/84e6433))



<a name="0.1.3"></a>
## [0.1.3](https://github.com/iq9891/ieditor/compare/v0.1.2...v0.1.3) (2018-10-20)



<a name="0.1.2"></a>
## [0.1.2](https://github.com/iq9891/ieditor/compare/v0.1.1...v0.1.2) (2018-10-20)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/iq9891/ieditor/compare/v0.1.0...v0.1.1) (2018-10-20)



<a name="0.1.0"></a>
# [0.1.0](https://github.com/iq9891/ieditor/compare/4fa5047...v0.1.0) (2018-10-19)


### Bug Fixes

* **$dom:** modify the judgment of the style parameter type ([899f491](https://github.com/iq9891/ieditor/commit/899f491))
* **$lineheight:** the case of NAN when the row height is normal ([7322b72](https://github.com/iq9891/ieditor/commit/7322b72))
* **$modal:** modify how to add ([b897d71](https://github.com/iq9891/ieditor/commit/b897d71))
* **$option:** fix default handling of non-passing parameters ([e48a7b2](https://github.com/iq9891/ieditor/commit/e48a7b2))
* **$process:** in order to solve the process error, delete the warn method. ([b4d4bac](https://github.com/iq9891/ieditor/commit/b4d4bac))
* **$px:** modify css method does not take effect ([6bbee9c](https://github.com/iq9891/ieditor/commit/6bbee9c))
* **$px:** modify px function ([d8a3f9b](https://github.com/iq9891/ieditor/commit/d8a3f9b))
* **$reset:** modify the display of the changed size ([2bf51f4](https://github.com/iq9891/ieditor/commit/2bf51f4))
* **$select:** modify the judgment of the content type of the option ([5c2dc00](https://github.com/iq9891/ieditor/commit/5c2dc00))
* **$upload:** picture id accumulate ([53d7087](https://github.com/iq9891/ieditor/commit/53d7087))


### Features

* **$api:** write IEditor usage documentation ([9c7fbff](https://github.com/iq9891/ieditor/commit/9c7fbff))
* **$code:** add source code customization method ([ee6a869](https://github.com/iq9891/ieditor/commit/ee6a869))
* **$color:** add a transparent color setting ([f10e6a1](https://github.com/iq9891/ieditor/commit/f10e6a1))
* **$component:** add select component ([07c12a6](https://github.com/iq9891/ieditor/commit/07c12a6))
* **$diy:** add menu diy ([4f97a88](https://github.com/iq9891/ieditor/commit/4f97a88))
* **$diy:** add text diy ([2443dbc](https://github.com/iq9891/ieditor/commit/2443dbc))
* **$editor:** add readonly status ([352779e](https://github.com/iq9891/ieditor/commit/352779e))
* **$editor:** add setHtml and setIndex function ([3ac9775](https://github.com/iq9891/ieditor/commit/3ac9775))
* **$init:** config and create ([4fa5047](https://github.com/iq9891/ieditor/commit/4fa5047))
* **$menu:** add 'removeformat', 'inserthorizontalrule', 'bold', 'underline', 'italic', 'justifycent ([c295227](https://github.com/iq9891/ieditor/commit/c295227))
* **$menu:** add backcolor menu ([5c4f00c](https://github.com/iq9891/ieditor/commit/5c4f00c))
* **$menu:** add code menu ([1562009](https://github.com/iq9891/ieditor/commit/1562009))
* **$menu:** add forecolor menu ([f4f0c61](https://github.com/iq9891/ieditor/commit/f4f0c61))
* **$menu:** add formatblock menu ([9619570](https://github.com/iq9891/ieditor/commit/9619570))
* **$menu:** add full ([0074f03](https://github.com/iq9891/ieditor/commit/0074f03))
* **$menu:** add image menu ([56cc458](https://github.com/iq9891/ieditor/commit/56cc458))
* **$menu:** add indent menu ([afe3669](https://github.com/iq9891/ieditor/commit/afe3669))
* **$menu:** add link menu ([a83ce84](https://github.com/iq9891/ieditor/commit/a83ce84))
* **$menu:** add some menus ([ac37ea8](https://github.com/iq9891/ieditor/commit/ac37ea8))
* **$menu:** add video menu and add code menu active handle ([4ae48fb](https://github.com/iq9891/ieditor/commit/4ae48fb))
* **$menu:** create menu and add bold menu ([ceec2dc](https://github.com/iq9891/ieditor/commit/ceec2dc))
* **$options:** supports both node objects and JOSN objects. ([d068a3b](https://github.com/iq9891/ieditor/commit/d068a3b))
* **$style:** Editor style is completely customized according to the actual situation ([e283bba](https://github.com/iq9891/ieditor/commit/e283bba))
* **$text:** add cursorEnd ([6b3537a](https://github.com/iq9891/ieditor/commit/6b3537a))
* **$text:** change the size of the content area ([b4bf132](https://github.com/iq9891/ieditor/commit/b4bf132))
* **$text:** create ([11e6b28](https://github.com/iq9891/ieditor/commit/11e6b28))


### Performance Improvements

* **$class:** modify the name and comment of the class ([901660d](https://github.com/iq9891/ieditor/commit/901660d))
* **$class:** modify the name and comment of the class ([cbd5872](https://github.com/iq9891/ieditor/commit/cbd5872))
* **$size:** reduced the size of the main library ([defdb0a](https://github.com/iq9891/ieditor/commit/defdb0a))
* **$uid:** make sure that each id has a uid ([3b2c292](https://github.com/iq9891/ieditor/commit/3b2c292))


### Reverts

* **$jslint:** fix ([83e573e](https://github.com/iq9891/ieditor/commit/83e573e))
* **$lint:** fix lint in js ([c106848](https://github.com/iq9891/ieditor/commit/c106848))



