All Versions
99
Latest Version
Avg Release Cycle
42 days
Latest Release
1223 days ago

Changelog History
Page 9

  • v1.8.1 Changes

    • ๐Ÿ›  Fixing issue on resizing with touch events
  • v1.8.0 Changes

    • Add extendsProps prop to other props (e.g. data-*, aria-*, and other ).
  • v1.7.0 Changes

    • ๐Ÿ‘Œ Support siver side rendering #43
  • v1.6.0 Changes

    • โž• Add updateSize method.
  • v1.5.1 Changes

    • โž• Add lockAspectRatio property.
  • v1.4.3 Changes

    • Avoid unnecessary rendering on resizer
  • v1.4.2 Changes

    • ๐Ÿ›  Fix onTouchStart bind timing to avoid re-rendering
  • v1.4.1 Changes

    • ๐Ÿ‘Œ Support preserving auto size #40 (thanks @noradaiko)
  • v1.4.0 Changes

    • โž• Add grid props to snap grid. (thanks @paulyoung)
  • v1.3.0 Changes

    • โž• Add userSelect: none when resize get srated.
    • โž• Add shouldComponentUpdate.
    • โž• Add handle custom className.