Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 869 Bytes

2.2.0

  • Add option to pass className to ExtraButton component

2.1.0

  • Add option to pass custom style to ExtraButton component

2.0.1

  • Fix problem when the last tab was removed. (#130, #114)

1.5.0

  • Support AsyncPanel: can lazy loading panel content

1.0.0

Breaking change

Version 1 redesign the api and add more features.

  • Mobile supported — Touch support. Easy to use on mobile device
  • Draggable tab — Support drag and drop tab
  • Add & Delete — Tab can be added and deleted
  • Customizable style — Based on styled-components, super easy to customize tab style
  • API based — All actions are controllable

0.6.2

  • update readme
  • move react-dnd to top component

0.5.0

  • add drag and drop
  • use es6