bootstrap
bootstrap copied to clipboard
PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read...
### Bug description: The typeahead-no-results variable is true while typing a string that will have autocomplete results, which is confusing to the user. Example : I am using typeahead-wait-ms to...
Add smart/fixed positioning option for components with dropdowns/popups and for tooltips/popovers
In an effort to give users more flexibility to dictate where popups and tooltips/popovers we need to add the ability let them specify where and how they want the item...
### Bug description: When disabling the accordion group (uib-accordion-group is-disabled="true") so that the accordion can only be opened by clicking in specific areas (divs/columns), any input field that is placed...
### Feature description: As there are existing options for popover template like `uib-popover`, `uib-popover-html` and `uib-popover-template`, there could be one more for component, e.g: `uib-popover-component`. At the moment I was...
### Bug description: I've added ui-bootstrap to an angular 1.x project and getting this error when I want to open a modal form [$compile:tpload] Failed to load template: uib/template/modal/window.html (HTTP...
Hello. I am migrating an angular (1.6.2) app from gulp to webpack 2. I am using angular-ui-bootstrap with typeahead-popup-template-url attribute. It looks like > typeahead-popup-template-url="app/somePathHere/custom-popup.html" How can I use it...
Using UI Bootstrap 1.1.2 and the current 'ui.bootstrap.datepicker' plunker example: Issues: Navigation instructions are not read when pop-up opens. Cannot use keyboard navigation to get to the top navigation buttons,...
The issues forum is **NOT** for support requests. It is for bugs and feature requests only. Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search existing issues (both open and closed) prior to opening...
Fixed the above mentioned issue
### Bug description: This can be demonstrated with the datepicker popup on the angular ui site by following the steps below: http://angular-ui.github.io/bootstrap/#/datepicker 1. Ensure the min date option is turned...