Skip to content

v1.4.0

Compare
Choose a tag to compare
@jbetancur jbetancur released this 05 Feb 16:27
· 781 commits to master since this release
61e6915

This version

  • Extend Theming support
  • Memoize theme so it does not merge on every re-render
  • Add Theme demo examples

Breaking change

Fixed in 1.3.0 (catching up release notes)

  • Memoize sorting Closes #65
  • Cleans up superfluous state props
  • fix decorate columns - was not being called. decorate columns mainly assigns unique keys to columns items
  • fix context header animations