Joe-5mith

Results 3 issues of Joe-5mith

I have a directive with an isolate scope that uses `dir-paginate`: ``` function myListDirective() { return { restrict: 'E', replace: true, scope: { list: '=', ... }, templateUrl: 'path/to/template/my_list.html', controller:...

A particular state contains a button that, when clicked, reveals a modal. This modal may contain a complex form, for example. It might, for example, allow users to select dates...

feature
javascript

There are two issues here: 1. The action sheet flashes onto the screen and disappears quickly when the toggle link is pushed ("Menu Link 1" in the the example code...

bug
sass