Releases: mg1075/angular-box-drag
Releases · mg1075/angular-box-drag
remove header line height from equation
header height adjustment
v1.0.5 account for header height in a different manner
remove from DOM
Attempting to add clean-up so that element is not left in the DOM.
Overflow-y
Add the ability to set the box-drag-body class' overflow-y property via an attribute on the directive. Also, check for no footer element so that adding up the heights does not use 'undefined' when there is no footer used.
append to html body
The box element needs to be appended to the html body element in order to avoid css conflicts with elements which surround the directive's element.
Add bower.json file.
v1.0.1 Create bower.json
Initial release of angular-box-drag.
v1.0.0 Create angular-box-drag.css