Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-resizable-element

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-resizable-element - npm Package Versions

1245

3.2.2

Diff

Changelog

Source

3.2.2 (2018-08-10)

Bug Fixes

  • don't throw errors when immediately destroying the host component (56e463b)

<a name="3.2.1"></a>

mattlewis92
published 3.2.1 •

Changelog

Source

3.2.1 (2018-08-03)

Bug Fixes

  • ensure all resizing events are always emitted (25d6fa3)

<a name="3.2.0"></a>

mattlewis92
published 3.2.0 •

Changelog

Source

3.2.0 (2018-07-23)

Features

  • allow negative resizing of elements (560bcb1)

<a name="3.1.0"></a>

mattlewis92
published 3.1.0 •

Changelog

Source

3.1.0 (2018-06-19)

Features

  • improve default resize cursors (37fc88e)

<a name="3.0.0"></a>

mattlewis92
published 3.0.0 •

Changelog

Source

3.0.0 (2018-05-09)

Features

BREAKING CHANGES

  • angular 6 and rxjs 6 or higher are now required to use this package

<a name="2.0.0"></a>

mattlewis92
published 2.0.0 •

Changelog

Source

2.0.0 (2017-12-26)

Features

  • export directives with Directive suffix (0440bbd)
  • upgrade to angular 5 (5d6a576)
  • use lettable rxjs operators (af7abf7)
  • use ng-packagr for bundling the package (c4519a1), closes #79 #80

BREAKING CHANGES

  • the global observable prototype is now no longer modified by this package, you must import rxjs operators yourself. Also rxjs 5.5 or higher is now required to use this library
  • The UMD entry point has changed from angular-resizable-element/dist/umd/angular-resizable-element.js to angular-resizable-element/bundles/angular-resizable-element.umd.js

System.js users will need to update their configs

  • angular 5 or higher is now required to use this package
  • The Resizable import is now ResizableDirective and ResizeHandle is now ResizeHandleDirective

<a name="1.2.5"></a>

mattlewis92
published 1.2.5 •

Changelog

Source

1.2.5 (2017-12-26)

Bug Fixes

  • resizeHandle: allow handles to be dynamically shown (34342aa), closes #68
  • resize elements that have css transforms (f24a746), closes #72
  • set the resize cursor globally when resizing (71d5a05), closes #70

<a name="1.2.4"></a>

mattlewis92
published 1.2.4 •

Changelog

Source

1.2.4 (2017-10-21)

Bug Fixes

  • allow angular 5 peer dependency (25cfe50)

<a name="1.2.3"></a>

mattlewis92
published 1.2.3 •

Changelog

Source

1.2.3 (2017-09-28)

Bug Fixes

  • Add startingRect scroll position to cloned node. (#66) (a056154)

<a name="1.2.2"></a>

mattlewis92
published 1.2.2 •

Changelog

Source

1.2.2 (2017-08-28)

Bug Fixes

  • ensure mouse event handlers are triggers outside of the angular zone (23fc6e5), closes #65

<a name="1.2.1"></a>

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