# 1.5.0

* Support `AsyncPanel`: can lazy loading panel content

# 1.0.0

### Breaking change

Version 1 redesign the api and add more features.

* **Mobile supported** — Touch support. Easy to use on mobile device
* **Draggable tab** — Support drag and drop tab
* **Add & Delete** — Tab can be added and deleted
* **Customizable style** — Based on `styled-components`, super easy to customize tab style
* **API based** — All actions are controllable

# 0.6.2

* update readme
* move react-dnd to top component

# 0.5.0

* add drag and drop
* use es6