lizz

Results 3 issues of lizz

add direction prop

i create a demo like this bower: bower install angular-gantt --save html : var myApp = angular.module('myApp', ['gantt']); myApp.controller('appController', function($scope) { $scope.data = [ {name: 'row1', tasks: [ {name: 'task1',...

any plan to integrate with grails 4 ?