Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.3.0 #165

Merged
merged 8 commits into from
May 14, 2019
Merged

Release v2.3.0 #165

merged 8 commits into from
May 14, 2019

Conversation

xieziyu
Copy link
Owner

@xieziyu xieziyu commented May 14, 2019

2.3.0 (2019-05-14)

New

  • ngDraggable: Add CSS class ng-dragging when dragging.
  • ngResizable: Add direction property in IResizeEvent.

Bugfix

  • ngResizable: Fix issue #157: Problem resizing with containment

RaananW and others added 8 commits May 2, 2019 14:54
Direction is a helpful information
if dragging in one direction but asking to preserve ratio the direction should actually be one of the corners
add the resize direction to event
When ratio is set, direction should be updated
## 2.3.0 (2019-05-14)

#### New
+ **ngDraggable**: Add CSS class `ng-dragging` when dragging.
+ **ngResizable**: Add `direction` property in `IResizeEvent`.

#### Bugfix
+ **ngResizable**: Fix [issue #157](#159): Problem resizing with containment
@xieziyu xieziyu merged commit a7f05b7 into master May 14, 2019
@xieziyu xieziyu deleted the dev branch May 14, 2019 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem resizing with containment
2 participants