Skip to content

Releases: mg1075/angular-box-drag

remove header line height from equation

04 Jan 00:30
c4841cb
Compare
Choose a tag to compare
Update box-drag.js

line height of header should likely not be part of equation for element.css height. TODO: further review.

header height adjustment

31 Dec 17:54
Compare
Choose a tag to compare
v1.0.5

account for header height in a different manner

remove from DOM

19 Dec 07:12
Compare
Choose a tag to compare

Attempting to add clean-up so that element is not left in the DOM.

Overflow-y

18 Dec 15:26
Compare
Choose a tag to compare

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

13 Dec 00:35
Compare
Choose a tag to compare

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.

12 Dec 17:13
Compare
Choose a tag to compare
v1.0.1

Create bower.json

Initial release of angular-box-drag.

12 Dec 17:11
Compare
Choose a tag to compare
v1.0.0

Create angular-box-drag.css