bootstrap icon indicating copy to clipboard operation
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...

Results 100 bootstrap issues
Sort by recently updated
recently updated
newest added

### 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...

type: enhancement
component: typeahead
PRs plz!

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...

type: enhancement
component: $position

### 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,...

component: datepicker
PRs plz!
type: accessibility
severity: inconvenient

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...

type: enhancement
component: datepicker
severity: inconvenient
component: datepicker-popup

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...

type: bug
PRs plz!
severity: broken expected use
component: datepicker-popup