Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: SAP-archive/fundamental-vue

Release v0.12.0

15 Jun 18:22
Compare
Choose a tag to compare

Features

  • switched to fundamental-styles (7d33012)
  • VirtualizedList can now be resetted and is smarter. (d24218c)
  • Improved Dropdown + Popover Menu (03956b7)

Bug Fixes

  • fd-virtualized-list now uses vue-observe-visibility to track the visibility of the footer (516faaf)
  • fixed initial load of virtualized list (9b4deb9)

Release v0.11.0

05 Jun 11:07
Compare
Choose a tag to compare

Features

  • Added Dropdown component (5fe08a9)

Bug Fixes

  • Click Outside Component (c2c79ec)

Release v0.10.2

30 May 16:33
Compare
Choose a tag to compare

Bug Fixes

  • Fixes Issues (IE, Toggle, Popover, ShellBar, Documentation) (3353f71)

Release v0.10.1

29 May 10:12
Compare
Choose a tag to compare

Bug Fixes

Release v0.10.0

29 May 07:51
Compare
Choose a tag to compare

Features

Bug Fixes

  • Product Menu Popover tracks width (7c2dd37)

Release v0.9.1

28 May 16:38
Compare
Choose a tag to compare

Bug Fixes

  • Shell Bar Product Menu closes (afa0f5d)
  • Adds close method to user menu so that consumers can close the menu (7a191fd)

Release v0.9.0

25 May 02:07
Compare
Choose a tag to compare

Features

  • close modal on esc + nested modals (3ac965d)
  • Menu Item Link can now be disabled (8abc4ec)

Bug Fixes

Release v0.8.1

23 May 06:04
Compare
Choose a tag to compare

Bug Fixes

  • Using the bundled version of Fundamental Vue should now be possible again (77fffd4)
  • Prettier Warnings (2f9593b)
  • Sets default portal id via plugin options (ded20c5)

Release v0.8.0

18 May 21:38
Compare
Choose a tag to compare

Features

Release v0.7.0

18 May 20:45
Compare
Choose a tag to compare

Features

Bug Fixes