GitPedia
ctxhou

ctxhou/react-tabtab

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

5 Releases
Latest: 7y ago
Bump to React 16.3 and styled-components 4.0.0v2.0.0Latest
ctxhouctxhouΒ·7y agoΒ·November 11, 2018
GitHub

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

Upgrade styled-componentsv1.8.0
ctxhouctxhouΒ·8y agoΒ·May 12, 2018
GitHub

πŸ“‹ Changes

  • #95, upgrade `styled-components` to latest version and move to peerDependencies
Lazy loadingv1.5.0
ctxhouctxhouΒ·8y agoΒ·April 24, 2018
GitHub

πŸ“‹ Changes

  • Support `AsyncPanel`: can lazy loading panel content
Fix React 15 bugv1.3.0
ctxhouctxhouΒ·8y agoΒ·March 19, 2018
GitHub

πŸ“‹ Changes

  • Fix #79, rm `React.Children.map` api, to make lib work on `v15`
v1.0.0
ctxhouctxhouΒ·8y agoΒ·December 12, 2017
GitHub

πŸ“‹ Changes

  • 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