React Tabtab Versions Save

πŸ’ƒ Make your react tab danceπŸ•Ί

v2.0.0

5 years ago

This change deprecates React < 16.3 and styled-components < 4

v1.8.0

6 years ago
  • #95, upgrade styled-components to latest version and move to peerDependencies

v1.5.0

6 years ago
  • Support AsyncPanel: can lazy loading panel content

v1.3.0

6 years ago
  • Fix #79, rm React.Children.map api, to make lib work on v15

v1.0.0

6 years ago

Breaking changes for API and features

These are features supported in v1.0.0:

  • 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