Skip to content

Reworked resize handle implementation with bigger touch handles

Pre-release
Pre-release
Compare
Choose a tag to compare
@aeagle aeagle released this 08 Dec 23:04
· 280 commits to master since this release
  • 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