Pedro Figueiredo

Results 2 issues of Pedro Figueiredo

Like in your other components (angular-datetime-inputs) can you please provide options to set the step size for Hours, Minutes, Seconds? Actually, it would be fantástic if the options where exactly...

help wanted

using a none async call it works fine: `[Route("api/Edge/Test"), HttpGet] public string Test() { var func = Edge.Func(@" return function (data, callback) { callback(null, 'Node.js welcomes ' + data); }...