Skip to content

Commit

Permalink
Merge pull request #4410 from nextcloud-libraries/fix/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv committed Aug 11, 2023
2 parents 0e372a5 + 60121c1 commit 259d86d
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions CHANGELOG.md
Expand Up @@ -8,21 +8,13 @@ All notable changes to this project will be documented in this file.

[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.12.1...v7.12.2)

### :boom: Breaking changes

- chore: Drop `install` entry point and replace it with an Vue Plugin [\#4349](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4349) ([susnux](https://github.com/susnux))

### :rocket: Enhancements

- fix\(NcButton\): Improve alignment documentation to show all variants. [\#4392](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4392) ([susnux](https://github.com/susnux))
- NcButton: Add alignment property to change icon and text ordering [\#4366](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4366) ([susnux](https://github.com/susnux))

### :bug: Fixed bugs

- fix\(l10n\): Remove quoting character [\#4396](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4396) ([rakekniven](https://github.com/rakekniven))
- fix\(NcModal\): prev/next color and sizing fix [\#4368](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4368) ([skjnldsv](https://github.com/skjnldsv))
- fix\(NcListItem\) - define a single place for NcActions to render [\#4356](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4356) ([Antreesy](https://github.com/Antreesy))
- fix\(NcModal\): Close button should be visible even if modal content is scrolled [\#4350](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4350) ([susnux](https://github.com/susnux))
- [stable7] NcRichContenteditable: fix IME support on Mac OSX by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4322
- Set double outline to buttons in focus state by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4319
- [stable7] fix(NcSettingsSelectGroup): Fix `this.getValueObject is not a function` by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4331
- [stable7] fix(NcListItem) - define a single place for NcActions to render by @backportbot-nextcloud in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4363
- [stable7] enh(emoji-picker): allow unselecting set emoji by @max-nextcloud in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4383

### Closed pull requests

Expand Down

0 comments on commit 259d86d

Please sign in to comment.