Socket
Socket
Sign inDemoInstall

re-resizable

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re-resizable - npm Package Versions

1
9

6.3.2

Diff

Changelog

Source

6.3.2 (2020-03-28)

:nail_care: Enhancement

  • Avoid a useless re-render #587
bokuweb
published 6.3.1 •

Changelog

Source

6.3.1 (2020-03-28)

:nail_care: Enhancement

  • Makes the component window agnostic, which means that the component can be run inside an iframe. (#598)
bokuweb
published 6.3.0 •

bokuweb
published 6.2.0 •

Changelog

Source

6.2.0 (2020-02-05)

:bug: Bug Fix

  • Fixed a bug, resizing does not work when flex-basis set.
bokuweb
published 6.1.1 •

Changelog

Source

6.1.1 (2019-11-30)

:bug: Bug Fix

  • Fixed a bug, Handle loses mouse as edge gets further away from other side #537
bokuweb
published 6.1.0 •

Changelog

Source

6.1.0 (2019-09-28)

:nail_care: Enhancement

  • Improve perf #529
  • Support vh and vw for max size #526
bokuweb
published 6.0.0 •

Changelog

Source

6.0.0 (2019-08-12)

:nail_care: Enhancement

  • Fix deprecated componentWillRecieveProps lifecycle method usage #504
  • Feature request: Allow early exiting for onResizeStart #494

:zap: Breaking changes

  • use PureComponent
bokuweb
published 5.0.1 •

bokuweb
published 5.0.0 •

Changelog

Source

5.0.0 (2019-06-05)

Please see also 5.0.0-beta.0 change.

:nail_care: Enhancement

  • Add snapGap property #446

:house: Internal

  • Upgrade some deps.
bokuweb
published 5.0.0-beta.0 •

Changelog

Source

5.0.0-beta.0 (2019-03-17)

:nail_care: Enhancement

  • Use typeScript instead of flowtype in [#413]
  • Improve some perf.
  • Support vw and vh. Please see story.

:zap: Breaking changes

  • Support only named import. Please import like following.
import { Resizable } from 're-resizable';

:memo: Documentation

:house: Internal

  • Update react & react-dom to v16.7.0 (#395)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc