mobile-angular-ui icon indicating copy to clipboard operation
mobile-angular-ui copied to clipboard

Angular.js Mobile UI Framework with Bootstrap 3

Results 100 mobile-angular-ui issues
Sort by recently updated
recently updated
newest added

Hi all, how can i toggle the Accordions? Greetings Andrea

Hello. I have a question about touch service. Can I use touch service (I need to know touch direction) on the element or on the whole page and still be...

In the example was no `ui-turn-off='uiSidebarRight'`.

As I assume that we know minimal-ui mode in iOS 8+. Question: How to let mobile-angular-ui project go into minimal-ui mode by swipe down the page. Thanks.

A route can be, /accounting/generals/#/ticket", then It won't be recognized by activeLinks. But with this three lines, it will work. It happens, because I'm trying mobile-angular-ui in desktop browser.

I'm building a simple application located, that shows list of data objects and i can perform bunch of action and i.e CRUD operations on them, filter, signin, email notification etc....

Hello again. Well, i started implementing the thing just to realise ```sensitiveArea``` is already an option for the release event. Just need another option for ```$movementTarget``` and expose options for...

When using the ui-state directive inside a nested ng-repeat, I'm trying to set unique ui-state names using expressions. Here is an example (ng-repeat devices and options): ``` ui-state="{{device.name | nospace}}{{option.label}}Button"...

I've been using modals and all was working. Building, using Cordova, for iOS and all fine. Then I built for Andriod and the modal was not working getting a Warning...

As discussed on Gitter