Skip to content

3.4.0

Compare
Choose a tag to compare
@maxfierke maxfierke released this 31 Jul 04:56
· 123 commits to master since this release
56dfc02

Enhancements

  • Dropped Node 6 support (#374)
  • Babel 7 (#374)

Bugfixes

  • Fix popover arrow CSS (#370, thanks @andycochran!) Popovers have arrows again, like they once did.
  • Fix updateFor not triggering tooltip/popover repositioning when bound value is changed to a falsey but non-null value (#375, thanks @kennydp for the report)

Docs

Known Issues

  • ember-tooltips is still broken when used as a dependency of a lazy engine. See tracking issue #363 for details