Top "Angular-bootstrap" questions

Bootstrap helpers module for AngularJs framework

horizontal scroll in bootstrap modal

Hi i am trying add a horizontal scroll bar in bootstrap modal. I know horizontal scroll bars are not a …

javascript html css twitter-bootstrap angular-bootstrap
angular-bootstrap collapse table row animation not transitioning smoothly

I'm running into an issue with angular-bootstrap collapse directive and CSS. Basically when you add the directive "collapse" to a …

angularjs twitter-bootstrap angularjs-directive angular-bootstrap
How to replace deprecated uib-datepicker-popup?

Since I updated my project to "angular-bootstrap": "~1.2.4", I've a warning in the console: uib-datepicker settings via uib-datepicker-popup attributes are deprecated …

angularjs datepicker angular-bootstrap
Disable Angular ui.bootstrap.datepicker

I'm using the datepicker in the Angular bootstrap collection. (http://angular-ui.github.io/bootstrap/). I know that you can disable …

angularjs datepicker angular-bootstrap
up/down arrow key issue with typeahead control (angular bootstrap UI)

Check this PLNKR , i have implemented typeahead control, By default in type ahead control they are not setting any max-height …

css twitter-bootstrap angular-bootstrap
Angular Unknown provider: $modalProvider <- $modal <- Controller

After upgrading to angular-bootstrap 1.2, this error occurred when loading my app: Unknown provider: $modalProvider <- $modal <- Controller

angularjs angular-bootstrap
How to add a button in accordion header in bootstrap 3.0/bootstrap-ui?

I am trying to add a button to the accordion that has a dropdown menu but it doesn't seem to …

angularjs twitter-bootstrap-3 angular-ui-bootstrap angular-bootstrap
Passing Data to Twitter Bootstrap Modal in Angular

I want to show a modal box asking the user if they want to delete a post or not. I …

angularjs firebase angular-bootstrap
Slick carousel has 0px width when loaded in collapsed tab

When loading slick slider in collapsed content (angular-bootstrap collapse plugin in this case) the .slick-track div gets 0px width, resulting …

javascript slick.js angular-bootstrap
Angular NgbTypeahead

I am using typeahead from Angular Bootstrap - https://ng-bootstrap.github.io/#/components/typeahead/examples Everything working fine, But I …

angular angular-bootstrap ng-bootstrap angular-ui-typeahead