Skip to content

Version 0.1.8

Compare
Choose a tag to compare
@jtrein jtrein released this 11 Oct 05:06
· 62 commits to master since this release

Features

  • Adds basic sorting to table columns

Fixes

  • Cleans package deps a bit. Notably, moves react and react-dom into peerDependencies so multiple copies of React are not loaded.

Updates

  • Package now includes perf updates from @blueprintjs /core and /table