Skip to content

v0.6.5

Compare
Choose a tag to compare
@interactivellama interactivellama released this 15 Mar 22:56
· 7633 commits to master since this release

Release 0.6.5

Minor Changes

  • Datepicker has a dateDisabled callback to allow disabling of arbitary dates.
  • Filter has a popover prop that allows custom props to be passed in and allows the Filter's popover to be controlled by the developer instead of the Filter.
  • Lookup has an additional item compare to see if it should update its internal state. This is a temporary hack until state can be removed from Lookup and it can directly use props.
  • Inline icons are now v7.7.0. Version was just updated in a prior release.

Maintenance

  • Git/filesystem bug fixed due to capitalization change with KEYS.js/keys.js