Releases: SAP-archive/fundamental-vue
Releases · SAP-archive/fundamental-vue
Release v0.12.0
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.10.2
Bug Fixes
- Fixes Issues (IE, Toggle, Popover, ShellBar, Documentation) (3353f71)
Release v0.10.0
Features
Bug Fixes
- Product Menu Popover tracks width (7c2dd37)
Release v0.9.1
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
Features
- close modal on esc + nested modals (3ac965d)
- Menu Item Link can now be disabled (8abc4ec)
Bug Fixes
Release v0.8.1
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)