Ember popovers
- [feature] Popover components added (#92)
- [bugfix] Beta and canary tests closer to passing (#98)
- [bugfix] Check for 'isDestoyed' when _showTimer runs (#94)
Popovers
A huge thank you to @a15n for all his hard work implementing ember-popovers.
Usage is outlined in the Readme. Popovers are implemented just like tooltips using the {{popover-on-element}}
and {{popover-on-tooltip}}
components.
There should be no backwards-incompatible changes introduced with this release though several properties have been deprecated.