All Versions
63
Latest Version
Avg Release Cycle
35 days
Latest Release
1281 days ago

Changelog History
Page 2

  • v1.7.1 Changes

    March 06, 2019

    πŸ› Bug Fixes

    • ⚑️ updated the behaviour of disabled elements (bd3d041)
  • v1.7.0 Changes

    March 06, 2019

    πŸ› Bug Fixes

    • ⚑️ updated the behaviour of disabled elements (bd3d041)
  • v1.6.1 Changes

    February 11, 2019

    πŸ› Bug Fixes

  • v1.6.0 Changes

    February 07, 2019

    πŸ”‹ Features

  • v1.5.4 Changes

    February 07, 2019

    πŸ› Bug Fixes

    • overflow bug while dragging an item upwards in a grid (1a2c87e)
    • virtualized collection grid bug (a57975c)
  • v1.5.3 Changes

    January 25, 2019

    πŸ› Bug Fixes

    • omit spreading helperContainer prop on WrappedComponent (#497) (12bafdf)
  • v1.5.2 Changes

    January 22, 2019

    πŸ› Bug Fixes

    • invalid helperContainer PropType definition (#493) (dc1d18f)
  • v1.5.1 Changes

    January 22, 2019

    πŸ› Bug Fixes

    • ⚑️ update helperContainer prop type definition (#491) (fd30383)
  • v1.5.0 Changes

    January 22, 2019

    πŸ”‹ Features

    • πŸ‘ allow helperContainer prop to be a function returning an HTMLElement (f4a9b4a)
  • v1.4.0 Changes

    January 10, 2019

    πŸ› Bug Fixes

    • πŸ›  Fix CommonJS and UMD builds by using Rollup and Babel to generate the bundles (#474)