Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 703 Bytes

HISTORY.md

File metadata and controls

44 lines (24 loc) · 703 Bytes

History


1.6.12

  • Fix style support 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

  • test Add test
  • refactor add Panel Api