All Versions
22
Latest Version
Avg Release Cycle
36 days
Latest Release
1207 days ago

Changelog History
Page 1

  • v0.2.0-beta.5 Changes

    December 08, 2020
    • Revised touch handle placement method
    • 0๏ธโƒฃ Defaulted touch handle size to same size as mouse resize handle
    • โž• Added property documentation for touchHandleSize property into storybook
  • v0.2.0-beta.4 Changes

    December 08, 2020
    • โœ‚ Removed old overlayHandle property and replaced with resizeHandlePlacement property allowing more resize handle placement options
    • ๐Ÿ’… Moved resize handle styling to dynamically added style blocks instead of adding inline styles
    • โž• Added resizeHandlePlacement property docs to storybook
    • Reimplement outer and inner space element from current live version for consistency
  • v0.2.0-beta.3 Changes

    December 08, 2020
    • โšก๏ธ Updated storybook to version 6.0.5
    • ๐Ÿšš Moved location of resize handle elements from within the space they resize up into the parent to allow better placement options outside of the bounds of the resizable space
    • Revised resize handle implementation to match current live version
    • โž• Added touch handle functionality allowing larger touch areas for resize handles
    • ๐Ÿ›  Fixed missing touch-action: auto; on scrollable spaces
  • v0.2.0-beta.2

    May 04, 2020
  • v0.2.0-beta.1

    May 03, 2020
  • v0.1.29 Changes

    December 08, 2020
    • ๐Ÿ›  Fixed overlayHandle property on resizable spaces which was broken in 0.1.25
  • v0.1.28 Changes

    December 08, 2020
    • ๐Ÿ“ฆ Ensure proptypes package added as direct dependency to library so that proptypes is added automatically to downstream projects to ensure correct running of the library
  • v0.1.27 Changes

    December 08, 2020
    • ๐Ÿ›  Fixed issue where handleSize property was not being passed to internal ResizeHandle component
  • v0.1.26 Changes

    December 08, 2020
    • ๐Ÿ›  Fix for broken onResizeStart and onResizeEnd events
  • v0.1.25

    April 11, 2020