Skip to content

Releases: nextcloud-libraries/nextcloud-vue

0.5.1

Choose a tag to compare

@ChristophWurst ChristophWurst released this 15 Jan 07:47
6c54b74
  • [Enhancement] Add AppContent component
  • Update dependencies
    • Uses vue2-datepicker v2.8.0 now

0.3.2

Choose a tag to compare

@skjnldsv skjnldsv released this 15 Jan 15:51
fcd8c7a

[Fix] appNavigation settings translation for nextcloud/server#13611

0.5.0

Choose a tag to compare

@skjnldsv skjnldsv released this 08 Jan 18:00
af5d96c
  • [Enhancement] Datepicker dark mode
  • [Fix] Multiselect user-layout
  • [Fix] Multiselect design fixes (padding, radius and clickable area)
  • [Fix] Datepicker design fixes (padding, colours and clickable area)
  • [Fix] IE11 compatibility
  • Dependencies updates

0.4.6

Choose a tag to compare

@skjnldsv skjnldsv released this 29 Nov 16:08
e385638
  • [Fix] Multiselect positioning
  • [Fix] Multiselect slot scoping
  • [Enhancement] isNoUser prop for the Avatar component
  • [Enhancement] Active state on the popovermenu
  • [Enhancement] Allow to overwrite the default avatar tooltip message

0.4.5

Choose a tag to compare

@skjnldsv skjnldsv released this 27 Nov 08:07
cd5ec47
  • Fixed multiselect styling
  • Added loading support
  • Added support for two original slots:
    • option (only if user-select is false (since we override the option slot)
    • singleLabel
      Any other slots are not supported because we think they're not relevant. It's better to have proper standards than letting people do anything they want. If you have any idea of a custom option layout that you think will benefit on other place of nextcloud, please suggest 😉
  • Added a better select icon than the check mark for single select

0.4.4

Choose a tag to compare

@ChristophWurst ChristophWurst released this 19 Nov 08:57
15b0772

Fixed

  • React to updated url prop on the Avatar component
  • Prevent default action for clicks on the action element (popover menu toggle)

0.4.3

Choose a tag to compare

@ChristophWurst ChristophWurst released this 13 Nov 12:54
623aa33
  • [Fix] Multiselect highlight
  • [Fix] App navigation default items
  • [Fix] App navigation nested items
  • [Fix] App navigation collapsing of nested items
  • [Fix] Allow disabled state for new button

0.4.2

Choose a tag to compare

@skjnldsv skjnldsv released this 10 Nov 11:28
c793625

[Fix] Multiselect leftover code 🙈

0.4.1

Choose a tag to compare

@skjnldsv skjnldsv released this 09 Nov 17:17
c0fd298
  • [Fix] Multiselect slot and title formater

0.4.0

Choose a tag to compare

@skjnldsv skjnldsv released this 09 Nov 11:21
b399895
  • [Enhancement] Multiselect component wrapping and custom slots
  • [Fix] Multiselect styling
  • [Deps] Updated dependencies