Skip to content

Latest commit

 

History

History
141 lines (53 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

141 lines (53 loc) · 4.31 KB

2.0.0-beta.6 (2022-02-09)

Included changes from v1.0.0-beta.8 and v1.0.0-beta.9:

Bug Fixes

  • autoMaxSize - reset size to allow bestFit (40dae98)
  • max-size on inner > div (3699726)

2.0.0-beta.5 (2022-02-01)

Included changes from v1.0.0-beta.7:

Features

  • backdrop element to improve autohide on mobile (803dcca)

2.0.0-beta.4 (2022-02-01)

Included changes from v1.0.0-beta.6:

Features

  • positioningDisabled + mobile example (433118a)

2.0.0-beta.3 (2022-01-20)

Bug Fixes

  • some directive tooltips not working (d3c3b3d)

2.0.0-beta.2 (2022-01-18)

Features

  • single app for v-tooltip directives (649c38d)

2.0.0-beta.1 (2022-01-15)

Features

1.0.0-beta.9 (2022-02-09)

Bug Fixes

  • autoMaxSize - reset size to allow bestFit (40dae98)

1.0.0-beta.8 (2022-02-04)

Bug Fixes

  • max-size on inner > div (3699726)

1.0.0-beta.7 (2022-02-01)

Features

  • backdrop element to improve autohide on mobile (803dcca)

1.0.0-beta.6 (2022-02-01)

Features

  • positioningDisabled + mobile example (433118a)

1.0.0-beta.5 (2022-01-15)

Bug Fixes

  • strategy prop not taken into account (ab840b2)

1.0.0-beta.4 (2022-01-15)

Bug Fixes

1.0.0-beta.3 (2022-01-15)

Bug Fixes

  • inner content behind inner arrow (3ed3d30)

1.0.0-beta.2 (2022-01-15)

Bug Fixes

Features

1.0.0-beta.1 (2022-01-13)

  • Renamed from v-tooltip to floating-vue
  • Switched to floating-ui