xieziyu / angular2-draggable

Angular directive (for version >= 2.x ) that makes the DOM element draggable and resizable
https://xieziyu.github.io/angular2-draggable/
293 stars 103 forks source link

Resizable feature #73

Open BearandYoon opened 6 years ago

BearandYoon commented 6 years ago

Hi @xieziyu

I am using this package for draggable on my project and it works very well. I need to resize the draggable div. Can you add the resizable feature in this library? Thanks.

xieziyu commented 6 years ago

@BearandYoon Thanks for your advice. It's in the roadmap.

xieziyu commented 6 years ago

@BearandYoon I've published 2.0.0-beta.0 version to support ngResizable directive.