# History

## 4.0.7 / 2019-02-22

* `FIXED` submenu selected logic

## 4.0.5 / 2019-01-26

* `FIXED` submenu selected logic

## 4.0.4 / 2018-09-21

* `FIXED` link style

## 4.0.3 / 2018-09-20

* `NEW` add new props `lineClamp`
* `CHANGED` item && icon padding

## 4.0.2 / 2018-09-05

* `CHANGED` support js style export

## 4.0.0

* `CHANGED` move 3.0.2 to 4.0.0

## 3.0.2

* `CHANGED` upgrade to react 16.x
* `CHANGED` upgrade rc-menu to 7.0.5

## 3.0.0

* `BREAKING CHANGED` upgrade rc-menu to [`^6.0.0`](https://github.com/react-component/menu/blob/master/HISTORY.md#600--2017-10-30) , new menu will render its submenu into `document.body` which may affect some user-defined css. 

## 2.0.0

* `CHANGED` upgrade to react 15.x
* `CHANGED` upgrade rc-menu to 5.1.4

## 1.6.1

* `FIXED` text overflow style

## 1.6.0

* `CHANGED` add new theme `none-border-dark`

## 1.5.0

* `CHANGED` none-border theme style change

## 1.4.0

* `NEW` new animation

## 1.3.1

* `NEW` add new style `kuma-menu-none-border`

## 1.3.0

* `CHANHED` to rc-menu@4.13.0

## 1.1.1

* `FIX` fix export bug when using `export {xxx}`

## 1.1.0

* `CHANGED` use es export

## 1.0.2

* `CHANGED` update scaffold

## 1.0.1

* `CHANGED` change the module import method by update rc-menu to 4.10.2

## 1.0.0

* `NEW` first commit
