Created Packery and Draggabilly directives.

Applied the Packery directive to Info layout based on media queries.
This commit is contained in:
Gunther Brunner
2014-05-26 21:05:54 +09:00
parent 7a87f2170a
commit 00eb155ab9
12 changed files with 201 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
require('./info.css')
module.exports = angular.module('stf.info', [
require('stf/angular-packery').name
])
.run(["$templateCache", function ($templateCache) {
$templateCache.put('control-panes/info/info.jade',