Skip to content

v2.0.0

Compare
Choose a tag to compare
@xieziyu xieziyu released this 03 Aug 06:24
· 85 commits to master since this release

2.0.0 (2018-08-03)

New

  • ngResizable: Provide [rzAspectRatio], whether the element should be constrained to a specific aspect ratio.
  • ngResizable: Provide [rzContainment], constrains resizing to within the bounds of the specified element or region.
  • ngResizable: Provide (rzStart), (rzResizing), (rzStop) event emitters
  • ngResizable: Provide resetSize(), getStatus() methods

Bugfix

  • #84: iFrames, and context unrelated elements block all events, and are unusable