Skip to content

Releases: ctxhou/react-tabtab

Bump to React 16.3 and styled-components 4.0.0

11 Nov 00:00
Compare
Choose a tag to compare

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

Upgrade styled-components

12 May 10:13
Compare
Choose a tag to compare
  • #95, upgrade styled-components to latest version and move to peerDependencies

Lazy loading

24 Apr 16:01
Compare
Choose a tag to compare
  • Support AsyncPanel: can lazy loading panel content

Fix React 15 bug

19 Mar 07:30
Compare
Choose a tag to compare
  • Fix #79, rm React.Children.map api, to make lib work on v15

v1.0.0

12 Dec 16:38
Compare
Choose a tag to compare

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