Ahhhhmed
Ahhhhmed
I added a class as-sortable-item-draggable to be added when an item can be dragged, to indicate that the mouse is in item-handle
same as https://github.com/a5hik/ng-sortable/pull/342 but cleaner implementation.
I had an issue with as-sortable-item-handle being in a isolate scope and having no access to as-sortable-item scope. I fixed the issue, but this fix is not so pretty. You...
I added the option to have the ability to move dragged element outside of containment element. Default behavior is the same as it is now
We implemented decomposition to simple polygons and triangulation of simple polygons.
I updated the content and cleaned it up a bit but when I run `./get.sh` I get the following error: ``` # github.com/inspirer/textmapper/tm-parsers/js ../tm-parsers/js/parser_impl.go:425:26: undefined: ASSERT xargs: goimports: No such...