Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Releases: nextcloud-libraries/nextcloud-vue-dashboard

v2.0.1

14 May 12:34
b74717e
Compare
Choose a tag to compare
  • Release update to trigger dependabot which didn't recognize 2.0.0 as it is not released as the latest version
  • Bump dependencies

v2.0.0

05 Mar 15:12
e439c1d
Compare
Choose a tag to compare
  • WidgetItem avatarIsNoUser prop now false by default
  • New 'avatarIsNoUser' item field passed to avatar as 'isNoUser'
  • New optional prop: id. useful when using item menu actions
  • Fix name conflict between v-for variable and prop in widgetItem
  • Bump dependences
  • Compatibility with @nextcloud/vue 3.x.x

v1.1.0

05 Mar 15:05
1ca01e6
Compare
Choose a tag to compare
  • Bump dependencies

The 1.x release will maintain compatibility with @nextcloud/vue 2.x.x.
@nextcloud/vue-dashboard 2.0.0 will be compatible with @nextcloud/vue 3.x.x

v1.0.1

16 Sep 05:54
252870b
Compare
Choose a tag to compare
  • Make sure empty content message is rendered as simple text without header styling

v1.0.0

11 Sep 10:16
Compare
Choose a tag to compare
  • inhibit click on WidgetItem menu button to avoid opening the link
  • don't show user status if an overlay icon is set
  • improve empty content and add half empty content
  • don't use a link if there is no target URL
  • use finer props in WidgetItem

v0.1.8

24 Aug 06:28
Compare
Choose a tag to compare
  • Add partial imports to externals

v0.1.7

20 Aug 21:31
Compare
Choose a tag to compare
  • Use partly imports for smaller bundle sizes

v0.1.6

18 Aug 10:12
Compare
Choose a tag to compare

Test npm publishing.

v0.1.5

18 Aug 09:28
Compare
Choose a tag to compare

Changelog

  • new 'showMoreText' prop
  • design fixes

v0.1.1 Almost somewhere

02 Aug 14:55
Compare
Choose a tag to compare

This is not a stable release but will be published in npm.

What's inside:

  • Display 5 skeleton items when loading
  • Avatar can be an image or a letter
  • Display a context menu for each item