BREAKING: ember-popper component now requires a target
v0.9.0 (2018-03-20)
This release changes the default component to require an explicit target. This is because most consumers of ember-popper (ember-bootstrap, ember-attacher) pass in the target already. This allows us to avoid duplicate work.
A new component has been made for legacy use where you just want to target the parent: {{#ember-popper-targeting-parent}}
This release also fixes a bug that prevented ember-popper's use in ember 3.1.
Closed issues:
Merged pull requests: