angular-ui / bootstrap

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 the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

How to use the Angular Bootstrap Popover in AngularUi calendar? #6723

Closed nitingupta220 closed 5 years ago

nitingupta220 commented 5 years ago

In my application, I'm using AngularUi calendar to show my events. I want to show a popover when someone clicks with the event details in it. I can't find any solution where someone is using Angular Bootstrap popover with AngularUi calendar.

Everyone is using Popover on button click but I want to use it with AngularUI calendar from my JS code.

Any suggestions on how to do it?

icfantv commented 5 years ago

Closing this as this project is no longer being maintained, per the README and the ISSUE_TEMPLATE.