Skip to content

Releases: ef4/ember-overlays

v2.0.1

05 Feb 16:52
c473eb8
Compare
Choose a tag to compare

[2.0.1] - 2020-02-05

Changed

  • FIX: #18 make custom label components interactable

v2.0.0

31 Jan 17:18
4c6b411
Compare
Choose a tag to compare

[2.0.0] - 2020-01-31

Added

  • FEATURE: overlay label can be passed in as a component
  • FEATURE: overlays can have an expandSizeBy property to increase the size of the overlay
  • FIX: reversed the order that overlays are added to the DOM to address nested overlay issue.