- Add prop forceRender to Panel #82
- Add prop id for Panel #69
- Allow user to add custom header classe !66
- Add prop destroyInactivePanel !61
- Change createClass to React.Component !58
- 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