AngularUI is the enhancement companion suite to the AngularJS framework.
How do I render JSON in tree like way just like http://jsonviewer.stack.hu/ does using angular JS?
javascript angularjs angularjs-directive angular-ui angular-ui-bootstrapI want to create the following tabs with Angular UI: (source: gyazo.com) So, I'm adding the styles based on …
twitter-bootstrap angularjs tabs angular-ui classnameI'm using angular ui-grid and have a long grid with almost 30 columns, I want to set fixed width for columns …
angularjs angular-ui angular-ui-gridI noticed that the Angular-UI have discontinued their UI-Select2 directive in favor of the new UI-Select (with multiple themes - …
angularjs angularjs-directive angularjs-scope angular-ui ui-select2I have a select2 directive for a multiple select of countries with a custom query to grab the data: // Directive &…
angularjs jquery-select2 angular-uiI'm wondering how to show a simple loader before data was loaded. I'm using ng-grid-1.3.2 I'm googling but I didn't …
javascript angularjs angular-ui ng-gridLet's say we have a parent-child relationship defined in our $stateProvider as follows: .state('myProfile', { url: "/my/profile", templateUrl: 'my/…
javascript angularjs state angular-ui angular-ui-routerI'm working on a small frontend application which will show various product shipping data in a ui-grid. I have the …
angularjs angular-ui angular-ui-gridIt's been hours since I started working on this problem and I can't seem to get my head around the …
angularjs angular-ui angular-ui-router angular-routingI have a problem with the Accordion: I try to do pretty much the same what the demo shows, I …
angularjs angularjs-ng-repeat angular-ui angular-ui-bootstrap angularjs-ng-include