angular2-draggable icon indicating copy to clipboard operation
angular2-draggable copied to clipboard

Angular directive (for version >= 2.x ) that makes the DOM element draggable and resizable

Results 125 angular2-draggable issues
Sort by recently updated
recently updated
newest added

Hello, when i scale a container there is an input [scale] factor for the draggable, which it's works perfectly. But the resize is not working, stills an offset of scale....

This is more of a feature request that an issue. I just tried this library and have to say, its really well made and easy to use. The only draw...

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

I have a draggable and resizable div. I have a button which is close to the upper right of the div. Click event of the button is not called **only...

i want to add draggable action for parent element as well for child element. when we drag parent element, it should drag and at the same time when we drag...

Hey, I am facing issue when two element are dragged to same position, it's getting overlapped, Is there is any option to avoid overlapping of two element

resize doesn't work well when direction set to RTL

help wanted

I had problems like others, when my container is draggable, clicks are just working, when I repeat them. It took me a while to isolate the problem. Here ist is:...

Firstly I have to thank you for this useful library. I have a div like this `` inside `div`, there is a button to change the boolean variable `isResizeable`. `...`...