## [2.0.4](https://github.com/gaoli/GGEditor/compare/2.0.3...2.0.4) (2019-04-24)


### Bug Fixes

* Fix the position of the edges of the group ([8ea67e4](https://github.com/gaoli/GGEditor/commit/8ea67e4))



## [2.0.3](https://github.com/gaoli/GGEditor/compare/2.0.2...2.0.3) (2019-04-08)


### Features

* Add the type definitions for the project ([b70ff04](https://github.com/gaoli/GGEditor/commit/b70ff04))



## [2.0.2](https://github.com/gaoli/GGEditor/compare/2.0.1...2.0.2) (2019-03-20)


### Bug Fixes

* Add the setting of `corejs` option ([a635c64](https://github.com/gaoli/GGEditor/commit/a635c64))



## [2.0.1](https://github.com/gaoli/GGEditor/compare/2.0.0...2.0.1) (2019-01-15)


### Bug Fixes

* The root node of mind can not be selected ([735da00](https://github.com/gaoli/GGEditor/commit/735da00))


### Features

* **Minimap:** Import the `Minimap` component directly from `G6` ([4bba85e](https://github.com/gaoli/GGEditor/commit/4bba85e))



# [2.0.0](https://github.com/gaoli/GGEditor/compare/1.5.2...2.0.0) (2019-01-02)


### Features

* Replace `[@antv](https://github.com/antv)/g6-editor` with `gg-editor-core` ([44c0e92](https://github.com/gaoli/GGEditor/commit/44c0e92))



## [1.5.2](https://github.com/gaoli/GGEditor/compare/1.5.1...1.5.2) (2018-12-29)


### Features

* Get the project version from the environment variables ([57bf784](https://github.com/gaoli/GGEditor/commit/57bf784))



## [1.5.1](https://github.com/gaoli/GGEditor/compare/1.5.0...1.5.1) (2018-12-28)


### Bug Fixes

* Can't get the version of the project ([abc59fc](https://github.com/gaoli/GGEditor/commit/abc59fc))



# [1.5.0](https://github.com/gaoli/GGEditor/compare/1.4.0...1.5.0) (2018-12-28)


### Bug Fixes

* Can't get the `pageId` property of the child class ([2e2b1fe](https://github.com/gaoli/GGEditor/commit/2e2b1fe))



# [1.4.0](https://github.com/gaoli/GGEditor/compare/1.3.5...1.4.0) (2018-12-26)


### Features

* Add the `Koni` component ([5fbbc8e](https://github.com/gaoli/GGEditor/commit/5fbbc8e))



## [1.3.5](https://github.com/gaoli/GGEditor/compare/1.3.4...1.3.5) (2018-12-14)


### Features

* Record the version of the project ([8de4469](https://github.com/gaoli/GGEditor/commit/8de4469))
* Upgrade the `track` method ([d2d41b8](https://github.com/gaoli/GGEditor/commit/d2d41b8))
* **track:** Delay sending track messages ([f29aab6](https://github.com/gaoli/GGEditor/commit/f29aab6))
* **utils:** Add the `toQueryString` method ([2681afc](https://github.com/gaoli/GGEditor/commit/2681afc))
* **utils:** Add the `uniqueId` method ([03d56e7](https://github.com/gaoli/GGEditor/commit/03d56e7))



## [1.3.4](https://github.com/gaoli/GGEditor/compare/1.3.3...1.3.4) (2018-11-22)



## [1.3.3](https://github.com/gaoli/GGEditor/compare/1.3.2...1.3.3) (2018-11-06)



## [1.3.2](https://github.com/gaoli/GGEditor/compare/1.3.1...1.3.2) (2018-11-06)


### Features

* Complement the mouse synthetic event ([4c3f0cf](https://github.com/gaoli/GGEditor/commit/4c3f0cf))



## [1.3.1](https://github.com/gaoli/GGEditor/compare/1.3.0...1.3.1) (2018-11-02)



# [1.3.0](https://github.com/gaoli/GGEditor/compare/1.2.5...1.3.0) (2018-10-24)


### Features

* Replace the track method with the track method of G6Editor ([8356eee](https://github.com/gaoli/GGEditor/commit/8356eee))



## [1.2.5](https://github.com/gaoli/GGEditor/compare/1.2.4...1.2.5) (2018-10-21)


### Features

* **Context:** Forward the `ref` property ([c370409](https://github.com/gaoli/GGEditor/commit/c370409))



## [1.2.4](https://github.com/gaoli/GGEditor/compare/1.2.3...1.2.4) (2018-10-21)


### Bug Fixes

* **Register:** Pass the context down to the `Register` component ([2a32a9d](https://github.com/gaoli/GGEditor/commit/2a32a9d))



## [1.2.3](https://github.com/gaoli/GGEditor/compare/1.2.2...1.2.3) (2018-10-19)



## [1.2.2](https://github.com/gaoli/GGEditor/compare/1.2.1...1.2.2) (2018-09-30)


### Bug Fixes

* **Toolbar:** Register the `Toolbar` after the page added ([252662a](https://github.com/gaoli/GGEditor/commit/252662a))



## [1.2.1](https://github.com/gaoli/GGEditor/compare/1.2.0...1.2.1) (2018-09-29)


### Features

* **propsAPI:** Pass the `executeCommand` method ([dff1c1b](https://github.com/gaoli/GGEditor/commit/dff1c1b))



# [1.2.0](https://github.com/gaoli/GGEditor/compare/1.1.3...1.2.0) (2018-09-20)


### Bug Fixes

* **Page:** Fix the propType of pageId ([3b6259b](https://github.com/gaoli/GGEditor/commit/3b6259b))
* Update the components reference ([d748568](https://github.com/gaoli/GGEditor/commit/d748568))


### Features

* **GGEditor:** Add the `withPropsAPI` static method for the GGEditor ([d5602c6](https://github.com/gaoli/GGEditor/commit/d5602c6))
* **propsAPI:** Pass the `read` and `save` method of the current page ([a08fca8](https://github.com/gaoli/GGEditor/commit/a08fca8))



## [1.1.3](https://github.com/gaoli/GGEditor/compare/1.1.2...1.1.3) (2018-09-11)


### Bug Fixes

* Listener support the components async render ([a27a1fa](https://github.com/gaoli/GGEditor/commit/a27a1fa))



## [1.1.2](https://github.com/gaoli/GGEditor/compare/1.1.1...1.1.2) (2018-09-10)



## [1.1.1](https://github.com/gaoli/GGEditor/compare/33ea4e0...1.1.1) (2018-09-06)


### Bug Fixes

* **constants.js:** Rename event onBeforeItemUnactived to onBeforeItemInactivated as unactived is not ([9a15675](https://github.com/gaoli/GGEditor/commit/9a15675))
* **DetailPannel:** Fix repeat render ([d1bfb78](https://github.com/gaoli/GGEditor/commit/d1bfb78))
* Fix onKeyUpEditLabel event ([a4cafda](https://github.com/gaoli/GGEditor/commit/a4cafda))
* Fix read data after component props changed ([56bb985](https://github.com/gaoli/GGEditor/commit/56bb985))
* Fix register command ([3022645](https://github.com/gaoli/GGEditor/commit/3022645))
* Rename events name ([ed3a301](https://github.com/gaoli/GGEditor/commit/ed3a301))
* **Flow:** Add the default data for the Flow component ([a73394c](https://github.com/gaoli/GGEditor/commit/a73394c))
* **Flow:** Add the default props for the Flow component ([b091bb9](https://github.com/gaoli/GGEditor/commit/b091bb9))
* **ItemPanel:** To separate the typo Itempannel from the code base. ([c54f6d7](https://github.com/gaoli/GGEditor/commit/c54f6d7))
* **track.js:** Update the format of the `page` param ([2594366](https://github.com/gaoli/GGEditor/commit/2594366))


### Features

* Execute `read` method after page added ([25e41d1](https://github.com/gaoli/GGEditor/commit/25e41d1))
* **ContextMenu:** The menu container can toggle display status based on the page status ([8c294c9](https://github.com/gaoli/GGEditor/commit/8c294c9))
* Init ([33ea4e0](https://github.com/gaoli/GGEditor/commit/33ea4e0))
* **Base/Editor:** Call track funciton when the either Mind or Flow is added on the page ([e0d974c](https://github.com/gaoli/GGEditor/commit/e0d974c))
* **BaseComponent:** Rename Base/index into Base/BaseComponent ([e1af153](https://github.com/gaoli/GGEditor/commit/e1af153))
* **ContextMenu:** Pass the `className` and `style` props to the ContextMenu component ([74a32ef](https://github.com/gaoli/GGEditor/commit/74a32ef))
* **Global:** Add Global for storing global variables ([2703203](https://github.com/gaoli/GGEditor/commit/2703203))
* **Minimap:** Resize automatically ([c125f94](https://github.com/gaoli/GGEditor/commit/c125f94))
* **PropsAPI:** Add PropsAPI class for exposing the API as the props for the child components in con ([51b199d](https://github.com/gaoli/GGEditor/commit/51b199d))
* **utils:** Add toQueryString into utils ([b8d0981](https://github.com/gaoli/GGEditor/commit/b8d0981))
* **webpack.config.base:** Add GG_EDITOR_VERSION, G6_VERSION, G6_EDITOR_VERSION from package.json as ([2440d0d](https://github.com/gaoli/GGEditor/commit/2440d0d))



