Skip to content

Releases: nextcloud-libraries/nextcloud-vue

0.4.5

27 Nov 08:07
cd5ec47
Compare
Choose a tag to compare
  • 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

19 Nov 08:57
15b0772
Compare
Choose a tag to compare

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

13 Nov 12:54
623aa33
Compare
Choose a tag to compare
  • [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

10 Nov 11:28
c793625
Compare
Choose a tag to compare

[Fix] Multiselect leftover code 🙈

0.4.1

09 Nov 17:17
c0fd298
Compare
Choose a tag to compare
  • [Fix] Multiselect slot and title formater

0.4.0

09 Nov 11:21
b399895
Compare
Choose a tag to compare
  • [Enhancement] Multiselect component wrapping and custom slots
  • [Fix] Multiselect styling
  • [Deps] Updated dependencies

0.3.1

02 Nov 11:35
3ca6ed9
Compare
Choose a tag to compare
  • Deprecate 3.0.0
  • [New] Action component
  • [New] Avatar component
  • [Enhancement] Scoped the Datepicker style
  • [Enhancement] Scoped the Multiselect style
  • [Fix] Datepicker styling
  • [Deps] Updated dependencies

v0.1.5: Merge pull request #48 from nextcloud/travis-key-bump

12 Oct 09:55
9c5c98d
Compare
Choose a tag to compare

0.1.1

11 Sep 18:50
4feea26
Compare
Choose a tag to compare
  • Datepicker design update