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

I've an error when I try to use the ng-click directive in the dropdown menu with angular-ui-mobile. I get this error : ``` [phonegap] [console.error] Error: Could not resolve 'undefined'...

Is this a feature or bug? ```html $dirty:{{testForm.$dirty}} $pristine:{{testForm.$pristine}} $touched:{{testForm.$touched}} ``` ![image](https://cloud.githubusercontent.com/assets/1845970/25745470/e98fc0a6-3196-11e7-94c6-e967dc3573ff.png) You can see ui-switch has been changed to `true`, but the form is $pristine and not $dirty bower.json...

I've proposed a simple work-around here [http://stackoverflow.com/questions/26550774/toggle-radio-button-on-mobile-angular-ui/43680727#43680727](). However, I would prefer to have 'native' components for: - slider - radio - datepicker

I'm currently trying to integrate [videogular](http://www.videogular.com/) with mobile-angular-ui to play some streamed audio file on the mobile. I've been able to make the player work, but the navigation system of...

Hi, I am using mobile angular UI but didn't find anything on displaying back button in place of hamburger menu on the click of any button. So initially i want...

hi, I'm a quite new guy to the hybrid mobile development. I'm following the steps in the tutorial document http://mobileangularui.com/blog/using-the-generator/ and it work fine. I just have a question is...

![arerror](https://cloud.githubusercontent.com/assets/4464947/23488764/9693a484-ff29-11e6-94fc-273bd14ce731.png) thanks