Top "Angular-ui-bootstrap" questions

A set of AngularJS directives based on Twitter Bootstrap's markup and CSS

AngularJS BootstrapUI Typeahead with object & selection functionality

I'm trying to implement a typeahead in Angular using http://angular-ui.github.io/bootstrap/, where the typeahead field displays full …

angularjs typeahead angular-ui-bootstrap
AngularJS/Angular-ui-bootstrap Changing language used by the datePicker

I use the datePicker documented here. However, no direct option allows to change the language, English by default. I find …

angularjs angular-ui-bootstrap
Can you override specific templates in AngularUI Bootstrap?

I'm curious if there's a way to override single, specific templates from the ui-bootstrap-tpls file. The vast majority of the …

angularjs angular-ui angular-ui-bootstrap
Using Bootstrap for Angular and Material design for Angular together

I'm working on a project with this template. The template is written using AngularJs and Bootstrap-UI (bootstrap for angular) and …

angularjs twitter-bootstrap angular-ui-bootstrap angular-material
Best way to combine AngularJS and Twitter Bootstrap

I would like to combine AngularJS and Twitter Bootstrap into a fresh web app. It seems like AngularJS directives have …

javascript angularjs twitter-bootstrap angular-ui-bootstrap angular-strap
How to tell which bootstrap tab is selected in Angular-UI

Is there a way to tell which tab that has been selected when using the Bootstrap tabs in Angular UI? …

angularjs twitter-bootstrap angular-ui angular-ui-bootstrap bootstrap-tabs
Angular UI month picker

I am trying to use angular-ui-datepicker as a month picker. But not able to configure it, tried it all. Here …

angularjs datepicker angular-ui angular-ui-bootstrap
Angularjs bootstrap dropdown not working

Am bit new to angularjs and bootstrap. Am trying to add a simple dropdown. But it is not working. Tried …

javascript html angularjs twitter-bootstrap angular-ui-bootstrap
Angularjs bootstrap tabset tab heading

I am wondering whether it is possible to write html inside an angularjs bootstrap tabset tab heading. I am trying …

angularjs angular-ui-bootstrap angularjs-bootstrap
Angular JS - Automatically focus input and show typeahead dropdown - ui.bootstrap.typeahead

I am using Angular JS - ui.bootstrap.typeahead: I would like to click a button and focus an input …

angularjs angular-ui-bootstrap