Skip to content

Latest commit

 

History

History
127 lines (81 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

127 lines (81 loc) · 5.63 KB

Change Log

Ver 0.10.1

Ver 0.10.0

Ver 0.9.0

This version contains a breaking change. The name of the Tab 'disableClose' property, which shadowed a standard property name and resulted in a React warning, has been changed to 'unclosable'.

TESTS ARE BROKEN. react-addons-test-utils has a hard dependency on React 15. For React 16, Facebook has moved the utilities into react-dom/test-utils and react-test-renderer/shallow, and they are quite a bit different.

Ver 0.8.1

Ver 0.8.0

Ver 0.7.0

Ver 0.6.1

Ver 0.6.0

Ver 0.5.1

Ver 0.5.0

  • #53 Context menu on right click onTabDoubleClick, onTabMouseEnter and onTabMouseEnter are removed from Tabs. All onXXX handler except onClick are now used on Tab.
  • Update dependencies libraries version cf65dbc

Ver 0.4.3

Ver 0.4.2

Ver 0.4.1

Ver 0.4.0

This version updated react from ^0.13.3 to 0.14.X, react-draggable from ^0.8.0 to 1.1.X, and also other dependencies. Several changes have been made for adopting react v0.14.x.

Ver 0.3.3

Ver 0.3.2

Ver 0.3.1

Ver 0.3.0

This release contains breaking change.

Ver 0.2.3

Ver 0.2.2

Ver 0.2.1

Ver 0.2.0

Ver 0.1.0 Initial release