ngx-popover icon indicating copy to clipboard operation
ngx-popover copied to clipboard

Simple popover control for your angular2 applications using bootstrap3. Does not depend of jquery.

Results 5 ngx-popover issues
Sort by recently updated
recently updated
newest added

I thought it would be very useful to describe the full list of events that someone can take advantage of. I noticed that you already have onShown and onHidden events,...

I would like to update my app to angular 4, which is backwards compatible with angular 2. Currently I cannot update by I get this error message: npm WARN [email protected]...

Fix AOT compile error. Follow the rule: "@Inputs, @Outputs, View or Content Child(ren), Hostbindings, and any field you use from the template or annotate for Angular should be public"

See [allowed aria roles states and properties ](http://w3c.github.io/html/dom.html#allowed-aria-roles-states-and-properties)

The change fix the issue: https://github.com/pleerock/ng2-popover/issues/56