# HISTORY
## v0.3.26 / 2019-4-9
* new：添加预览图旋转功能

## v0.3.25 / 2018-11-30
* new：add prop `maskClosable`

## v0.3.21 / 2018-10-29
* new：Adding onChange、onOpen、onClose method.

## v0.3.17 / 2018-06-21

* CHANGED: upgrade to react 16

## v0.3.16 / 2017-12-01

* change: increase album-overlay z-index to 1000 which is equal to dialog's

## v0.3.15 / 2017-10-12

* change: change to react 15.x

## v0.3.14 / 2017-09-04

* new: add new prop `customButtons`

## v0.3.13 / 2017-08-28

* fix: rgbaDetect bug if no script label exists

## v0.3.11 / 2017-08-24

* feat: add new prop `current`

## v0.3.10 / 2017-06-16

* fix: server render support

## v0.3.8 / 2017-04-28

* new: add new prop `showButton`

## v0.3.7 / 2017-03-20

* change: change thumbnail style

## v0.3.5 / 2017-03-10

* fix: empty children will cause error.

## v0.3.4 / 2017-01-05

* feat: 优化动画效果

## v0.3.3 / 2017-01-04

* feat: change animation's name

## v0.3.2 / 2017-01-04

* feat: support animation

## v0.3.1 / 2016-12-05

* feat: #3

## v0.3.0 / 2016-11-23

* feat: add direct method to Album which can make the component be using easily more widely.

## v0.2.1 / 2016-11-07

* `CHANGED` `thumbPlacement` support `bottom/top` 

## v0.2.0 / 2016-10-31

* `NEW` thumbnail

## v0.1.3 / 2016-09-21

* `FIXED` remove export in index.js


## v0.1.2 / 2016-06-30

* `FIXED` zindex issue whem album is opened

## v0.1.0 / 2016-06-29

* First Version
