Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 1.3 KB

Changelog

1.4.0
  • 🎉 Add onMouseOver, onMouseOut, and onMouseMove props to enable custom tooltips (rmccue - #27)
1.3.0
  • 🎉 Enable node selection with a ref via focusNode method (jgzuke - #17)
1.2.0
  • 🎉 Support custom color and backgroundColor options (jgzuke - #13)
  • 🎉 Add onChange callback for when a new node is selected (jgzuke - #15)
1.1.0
  • 🎉 Add support for optional tooltip attribute to data. (maaz93 - #10)
1.0.3
  • Upgrade to 1.0.0 release of react-window.
  • 🐛 Fixed overlapping text during resize transition. (vincentriemer - #2)
1.0.2
  • Refactored some inline styles to use CSS.
  • Added more steps to color gradient.
1.0.1
  • Improverd package.json description and keywords.

1.0.0

Initial release of library.