Skip to content

Releases: nextcloud-libraries/nextcloud-vue

v7.12.0

08 Jun 07:37
17d9186
Compare
Choose a tag to compare

v7.12.0 (2023-06-08)

Full Changelog

🚀 Enhancements

  • make navigation-collapsible always visible #4161 (szaimen)
  • enh(NcActions): Navigation link actions #4160 (Pytal)
  • Export dist a11y activation util #4167 (Pytal)
  • feat: Add slot for description of NcEmptyContent #4170 (susnux)

🐛 Fixed bugs

v8.0.0-beta.1

09 Jun 16:08
2485ebc
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release
Merge pull request #4171 from nextcloud/chore/prepare-8-beta1

v7.11.6

16 May 12:21
fa85aa7
Compare
Choose a tag to compare

v7.11.6 (2023-05-16)

Full Changelog

🐛 Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5

15 May 10:34
7e3670b
Compare
Choose a tag to compare

v7.11.5 (2023-05-15)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4

12 May 06:36
d4f166a
Compare
Choose a tag to compare

v7.11.4 (2023-05-12)

Full Changelog

🚀 Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

🐛 Fixed bugs

v7.11.3

08 May 09:31
5477b3e
Compare
Choose a tag to compare

v7.11.3 (2023-05-08)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

v7.11.2

05 May 07:49
4e4646c
Compare
Choose a tag to compare

v7.11.2 (2023-05-05)

Full Changelog

🐛 Fixed bugs

  • fix: Fix regression to still display references #4039 (juliushaertl)
  • fix: Avoid showing the reference list if no results were found #4036 (juliushaertl)
  • fix(NcAppNavigation): fix flex element styles causing resizing sidebar #4035 (ShGKme)

v7.11.1

04 May 07:50
ca8f082
Compare
Choose a tag to compare

Changelog

v7.11.1 (2023-05-04)

Full Changelog

🐛 Fixed bugs

v7.11.0

03 May 16:41
877042d
Compare
Choose a tag to compare

v7.11.0 (2023-05-03)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v7.10.0

18 Apr 16:29
81dfb7b
Compare
Choose a tag to compare

v7.10.0 (2023-04-18)

Full Changelog

🚀 Enhancements

  • Adjust sidebar to go full-screen earlier at 768px #3972 (szaimen)
  • Feat(NcSelectTags): Disable internal v-model and options handling #3968 (Pytal)
  • Remove the smart picker modal padding #3962 (julien-nc)
  • Adjust some smart picker strings #3961 (julien-nc)

🐛 Fixed bugs

Closed pull requests