Skip to content

Ember popovers

Compare
Choose a tag to compare
@sir-dunxalot sir-dunxalot released this 08 Oct 21:29
· 633 commits to master since this release
  • [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.