Skip to content

Releases: ctxhou/react-tabtab

Bump to React 16.3 and styled-components 4.0.0

Choose a tag to compare

@ctxhou ctxhou released this 11 Nov 00:00

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

Upgrade styled-components

Choose a tag to compare

@ctxhou ctxhou released this 12 May 10:13
  • #95, upgrade styled-components to latest version and move to peerDependencies

Lazy loading

Choose a tag to compare

@ctxhou ctxhou released this 24 Apr 16:01
  • Support AsyncPanel: can lazy loading panel content

Fix React 15 bug

Choose a tag to compare

@ctxhou ctxhou released this 19 Mar 07:30
  • Fix #79, rm React.Children.map api, to make lib work on v15

v1.0.0

Choose a tag to compare

@ctxhou ctxhou released this 12 Dec 16:38

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