Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 1.2 KB

Change Log

Notable changes are within this log. Not all patch releases will be detailed, see commit history for a greater insight.

0.8.3 - 9th November 2020

Bug Fixes

  • Resolves CSS compilation issue with Sanity Studio 2.0 due to Sanity changing variable name from --min-medium to --screen-medium. (Issue #5 - Thanks to GarethChetwood for reporting)

0.8.2 - 28th May 2020

  • Removes unnecessary dependency 'typescript'

0.8.0 - 4th May 2020

Features

  • Labels can be shown as tool tips on hover by adding showTooltip: true to the options.
  • Option sizes can be set to small and large by adding optionSize: "small" to the options (Issue #2)

0.7.0 - 9th April 2020

Last of stability issues resolved.

Bug Fixes

  • Change of control warning in console (Issue #4)

0.6.7

Bug Fixes

  • Grid drops to two columns on mobile view.
  • react-icons now fills full space.