angular-dynamic-layout
angular-dynamic-layout copied to clipboard
Feature/24
Fixes the issue that no height is set of the dynamic layout container | fixes #24
Get the columns and get the lowest items with there heights. Then get biggest item position and set it as dynamic-layout height
- Added dynamic-layout element to the tests.
- Updated also bower.json to set AngularJS 1.4.9 as dependency.
- Fixed missing $timeout Dependency Injection