- Fix
style
support for Panel
- Add 'showArrow' prop to Panel to toggle arrow visibility !48
- Child item support null !45
- add className props to Panel
- fix missing rc-collapse-item-active classname on active panel header
- lazy render/controllable
- use css animation instead of velocity.js
- only support react 0.14+
- 'chore' Change name to Collapse
- 'feat' Support Collapse and Accordion
test
Add testrefactor
add Panel Api