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

Project development is stopped, as I understood. May be anybody continuous his own branch? I can join to develop.

Fix bug when click started on modal content and released out of modal. Closes [5810 issue](https://github.com/angular-ui/bootstrap/issues/5810) Also [5911 PR](https://github.com/angular-ui/bootstrap/pull/5911)

### Bug description: Is there or can we have a way to disable the input text box but still allow the calendar to work? Currently if the input text is...

type: enhancement
PRs plz!
severity: inconvenient
component: datepicker-popup

### Bug description: STR: 1) Hover over the modal dialog 2) Press left mouse button down 3) Move mouse outside the modal window 4) Release the button ER: Modal dialog...

type: enhancement
component: modal
severity: inconvenient

I have commented on the following on old issue which I think should be reopened please: https://github.com/angular-ui/bootstrap/issues/3019

type: enhancement
component: modal
PRs plz!
severity: inconvenient

Hi, According to the current doc, `$uibmodal.open()` supports the option `windowTemplateUrl` but not something like `windowTemplate`. However, it supports `templateUrl` and `template` as well. My app is fully bundled with...

Edit: oops, i just saw the need for maintainers. Well, thats unfortunate but understandable, thanks a lot to all contributors! ### Bug description: Is it normal that even with ```popover-trigger="'none'"```...

type: bug
component: tooltip
PRs plz!
severity: broken expected use

I'm trying to attach callbacks with accordion. As per the documentation it extends from the collapse component which seems to support callbacks such as `expanding`, `collapsing` etc. So I tried...

type: enhancement
component: accordion
PRs plz!

Don't know if that's the intended behavior anyway it seems weird to me that while navigating on and back through the months, day one is always marked as active (and...

type: bug
component: datepicker
PRs plz!

### Bug description: If all uib-tab elements of a uib-tabset have an ng-if attribute except the last one, the last tab has the index 0 and is selected by default....

needs: investigation
component: tab