Skip to main content

All Questions

0 votes
0 answers
401 views

How to combine bootstrap accordion and bootstrap tooltip on ipad?

The problem is next: when I have a tooltip icon that should show a tooltip on ipad user has to click it when popover-trigger is "mouseenter". But it opens an accordion. <uib-accordion close-others=...
SAHbKA's user avatar
  • 347
0 votes
1 answer
115 views

Disambiguation: Angular, Bootstrap (css & js), angular.bootstrap, UI Bootstrap, and anything else I should know about Angular and Bootstrap

I recently started working on an Angular project that someone else started. I'm loving it, but am massively confused about Angular's relationship to Bootstrap. Especially because it seems like all the ...
Travis Heeter's user avatar
1 vote
0 answers
266 views

Angular UI Bootstrap Calendar Year Selector

Is there a way to configure the popup calendar widget such that the user can select the year from a dropdownlist? Kinda like this: It is not a requirement I am fond of, but a requirement I am stuck ...
onefootswill's user avatar
  • 4,127
17 votes
5 answers
24k views

How to close Angular-bootstrap popover when clicking outside [duplicate]

I am attempting to close my Angular-bootstrap popovers when clicking anywhere outside the popovers. According to an answer to this question this can now be accomplished (in version 0.13.4) by ...
MattDionis's user avatar
  • 3,626
0 votes
2 answers
5k views

Change Angular Timepicker font size

I'm using the angular bootstrap timepicker but I cannot seem to change the font size which cuts off some of the text like below: HTML: <div class="col-md-1"> <div class="...
Jack's user avatar
  • 329
2 votes
1 answer
1k views

using ui bootstrap tpls directives

Here is the deal. I have a problem with using ui-bootstrap-tpls directives namely "pagination". Library is connected successfully in requirejs, you can see in the haed, but directive is not working. &...
rkalita's user avatar
  • 575