Skip to content

v2.0.0

Compare
Choose a tag to compare
@vutran vutran released this 20 Feb 17:06
· 50 commits to master since this release
  • resultRenderer prop is renamed to children (0031f7d)
  • Render prop now exposes 2 new props (isSelected and isHighlighted) (b5a6f4c)
  • Add an alias prop called render for children
  • Input style is now consolidated (width, height, and inputStyle is moved to just style) (036a7eb)
  • Remove rowStyle and rowHeight - Styling rows can be done through your custom children function now (c1421fb)
  • Update developer tools