You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
History
2.0.0 2020-05-08
- Remove
react-lifecycles-compatandprop-types. - Upgrade
rc-animateto3.x. - Use
@ant-design/css-animation.
1.11.0
- Add
extra.
1.10.0 2018-08-13
- Add
expandIcon.
1.9.1 2018-05-10
- Fix invalid aria-expanded prop in preact
1.9.0 2018-04-02
- Add keyboard support #84
1.8.0 2018-01-30
- Add prop forceRender to Panel #82
1.7.6 2017-06-06
- Add prop id for Panel #69
1.7.4 2017-05-16
1.7.2 2017-04-25
- Allow user to add custom header classe !66
1.7.1 2017-04-19
- Add prop destroyInactivePanel !61
1.7.0
- Change createClass to React.Component !58
1.6.12
- Fix
stylesupport for Panel
1.6.11
- Add 'showArrow' prop to Panel to toggle arrow visibility !48
1.6.10
- Child item support null !45
1.6.6
- add className props to Panel
1.6.5
- fix missing rc-collapse-item-active classname on active panel header
1.6.0
- lazy render/controllable
1.5.0
- use css animation instead of velocity.js
1.4.0
- only support react 0.14+
1.2.0 2015-07-10
- 'chore' Change name to Collapse
- 'feat' Support Collapse and Accordion
1.1.0 2015-07-09
testAdd testrefactoradd Panel Api