|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## v8 **Unreleased** (beta) |
| 6 | +[Full Changelog](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.2...v8.0.0-beta.1) |
| 7 | + |
| 8 | +### :boom: Breaking changes |
| 9 | +- The deprecated `NcPopoverMenu` component was removed [\#4088](https://github.com/nextcloud/nextcloud-vue/pull/4088) ([raimund-schluessler](https://github.com/raimund-schluessler)) |
| 10 | +- The deprecated `NcAppNavigationCounter` component was removed [\#4096](https://github.com/nextcloud/nextcloud-vue/pull/4096) ([raimund-schluessler](https://github.com/raimund-schluessler)) |
| 11 | +- The deprecated `title` property was removed and the `name` propery is now required for `NcActions*`, `NcAppNavigationItem` and `NcBreadcrumb*` [\#4052](https://github.com/nextcloud/nextcloud-vue/pull/4052) ([raimund-schluessler](https://github.com/raimund-schluessler)) |
| 12 | +- The deprecated `excludeClickOutsideClasses` property was removed from `clickOutsideOptions` [\#4052](https://github.com/nextcloud/nextcloud-vue/pull/4052) ([raimund-schluessler](https://github.com/raimund-schluessler)) |
| 13 | + |
| 14 | +### :rocket: Enhancements |
| 15 | +- feat\(NcNoteCard\): Add new 'info' version to display informational messaged [\#4063](https://github.com/nextcloud/nextcloud-vue/pull/4063) ([moan0s](https://github.com/moan0s)) |
| 16 | +- feat\(NcEmptyContent\): Add slot for description [\#3895](https://github.com/nextcloud/nextcloud-vue/pull/3895) ([susnux](https://github.com/susnux)) |
| 17 | +- feat\(NcActions\): Improve readability of action menu entries [\#4049](https://github.com/nextcloud/nextcloud-vue/pull/4049) ([Pytal](https://github.com/Pytal)) |
| 18 | +- feat\(NcReferencePickerModal\): Allow setting modal size when registering a custom picker component [\#3866](https://github.com/nextcloud/nextcloud-vue/pull/3866) ([julien-nc](https://github.com/julien-nc)) |
| 19 | +- feat: Migrate `NcAvatar` to use `NcActions` [\#4017](https://github.com/nextcloud/nextcloud-vue/pull/4017) ([raimund-schluessler](https://github.com/raimund-schluessler)) |
| 20 | +- feat\(a11y\): Export a11y activation util [\#4166](https://github.com/nextcloud/nextcloud-vue/pull/4166) ([Pytal](https://github.com/Pytal)) |
| 21 | + |
| 22 | +### :bug: Fixed bugs |
| 23 | +- fix\(NcAppNavigationSettings\): Add `aria-expanded` attribute to settings accordion button [\#4109](https://github.com/nextcloud/nextcloud-vue/pull/4109) ([Fenn-CS](https://github.com/Fenn-CS)) |
| 24 | +- fix\(clickOutsideOptions\): Fix handling of ignored css selectors [\#4046](https://github.com/nextcloud/nextcloud-vue/pull/4046) ([susnux](https://github.com/susnux)) |
| 25 | +- fix\(NcResource\): Fix item alignment in the right sidebar [\#4121](https://github.com/nextcloud/nextcloud-vue/pull/4121) ([Pytal](https://github.com/Pytal)) |
| 26 | +- fix\(NcAppSidebarTabs\): Fix rendering tabs with CSS icon [\#4111](https://github.com/nextcloud/nextcloud-vue/pull/4111) ([ShGKme](https://github.com/ShGKme)) |
| 27 | +- fix\(NcAppNavigationItem\): Left panel dropdown improvement [\#4103](https://github.com/nextcloud/nextcloud-vue/pull/4103) ([Jerome-Herbinet](https://github.com/Jerome-Herbinet)) |
| 28 | +- fix\(NcSettingsSection\): Add target blank and no ref info [\#4099](https://github.com/nextcloud/nextcloud-vue/pull/4099) ([Rello](https://github.com/Rello)) |
| 29 | +- fix: Use the color-primary-element* variables in components [\#4067](https://github.com/nextcloud/nextcloud-vue/pull/4067) ([szaimon](https://github.com/szaimon)) |
| 30 | +- fix\(NcListItem\): Fix wrong bold class [\#4083](https://github.com/nextcloud/nextcloud-vue/pull/4083) ([julien-nc](https://github.com/julien-nc)) |
| 31 | +- fix\(NcSelect\): Fix disabled state of NcSelect with dark mode [\#4079](https://github.com/nextcloud/nextcloud-vue/pull/4079) ([nickvergessen](https://github.com/nickvergessen)) |
| 32 | +- fix\(NcSelect\): Action input usage [\#4066](https://github.com/nextcloud/nextcloud-vue/pull/4066) ([Pytal](https://github.com/Pytal)) |
| 33 | +- fix\(NcRichContenteditable\): Fix avatar overlayed with empty space whe… [\#4043](https://github.com/nextcloud/nextcloud-vue/pull/4043) ([nickvergessen](https://github.com/nickvergessen)) |
| 34 | + |
5 | 35 | ## [v7.11.2](https://github.com/nextcloud/nextcloud-vue/tree/v7.11.2) (2023-05-05)
|
6 | 36 |
|
7 | 37 | [Full Changelog](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.1...v7.11.2)
|
|
0 commit comments