Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] chore(master): merge master into next #4803

Merged
merged 98 commits into from
Nov 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
7ed4f4b
feat(NcButton): Allow to use `<span>` inside NcButton default slot
susnux Jul 26, 2023
3183c5d
Reduce select height
marcoambrosini Oct 27, 2023
f746879
Fix inputField height
marcoambrosini Oct 27, 2023
40fc38e
Fix text inputs focus feedback
marcoambrosini Oct 31, 2023
c9d9573
fix(NcAppSettingsDialog): Rework section registration workflow
susnux Nov 2, 2023
36bbbf1
feat(NcAppSettingsDialog): Allow to provide icons for the section nam…
susnux Nov 2, 2023
7c68895
Translate l10n/messages.pot in cs_CZ
transifex-integration[bot] Nov 6, 2023
515b658
Merge pull request #4759 from nextcloud-libraries/translations_ef429a…
raimund-schluessler Nov 6, 2023
be2bddc
Fix selects appearance
marcoambrosini Oct 31, 2023
2efc94c
Fix text truncation
marcoambrosini Nov 7, 2023
43bb947
chore(deps): Bump @nextcloud/calendar-js from 6.0.1 to 6.1.0
dependabot[bot] Nov 7, 2023
7795cfd
Merge pull request #4763 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 7, 2023
9fb90b7
Merge pull request #4745 from nextcloud-libraries/feat/app-settings-i…
susnux Nov 7, 2023
946f14a
Merge pull request #4367 from nextcloud-libraries/feat/button-allow-s…
susnux Nov 7, 2023
19380fb
fix(NcTimezonePicker): Add correct `aria-label`
susnux Nov 7, 2023
5ba868c
fix(NcAppNavigation): add focus trap on mobile
ShGKme Oct 11, 2023
36c55f1
fix(NcAppnavigation): improve a11y
ShGKme Oct 11, 2023
f2cd965
test(NcAppNavigation): add unit-tests for mobile state and a11y
ShGKme Oct 11, 2023
70886ef
fix(NcAppNavigation): close navigation by ESC on mobile
ShGKme Oct 11, 2023
fce4ae4
Merge pull request #4718 from nextcloud-libraries/enh/equalize-input-…
susnux Nov 7, 2023
bcfa436
Merge pull request #4762 from nextcloud-libraries/fix/timezone-aria-l…
susnux Nov 7, 2023
528783e
Translate l10n/messages.pot in de_DE
transifex-integration[bot] Nov 7, 2023
db6cd99
Merge pull request #4768 from nextcloud-libraries/translations_ef429a…
susnux Nov 7, 2023
3a7d279
Translate l10n/messages.pot in cs_CZ
transifex-integration[bot] Nov 7, 2023
44d6630
Merge pull request #4769 from nextcloud-libraries/translations_ef429a…
susnux Nov 7, 2023
71d4ed6
Fix trailing button alignment
marcoambrosini Nov 8, 2023
bfd54b9
Merge branch 'master' into bugfix/input-field-design-fixes
marcoambrosini Nov 8, 2023
ac07f8a
Merge pull request #4770 from nextcloud-libraries/bugfix/input-field-…
Pytal Nov 8, 2023
a06b82c
fix(NcSelectTags): Allow object type value
Pytal Nov 8, 2023
e01a924
chore(assets): Update styling from server
nextcloud-command Nov 8, 2023
c4b5a33
Translate l10n/messages.pot in tr
transifex-integration[bot] Nov 8, 2023
ce97dcb
chore(deps-dev): Bump @types/jest from 29.5.7 to 29.5.8
dependabot[bot] Nov 8, 2023
23b7bb4
Merge pull request #4774 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 8, 2023
a432616
feat(NcActions): focus the first action again if no action have a foc…
skjnldsv Nov 8, 2023
b236d4c
Merge pull request #4773 from nextcloud-libraries/translations_ef429a…
susnux Nov 8, 2023
179844d
Merge pull request #4771 from nextcloud-libraries/fix/select-tags-val…
susnux Nov 8, 2023
f0c638b
chore: Adjust visual snapshots
susnux Nov 8, 2023
9dff639
Merge pull request #4772 from nextcloud-libraries/automated/noid/serv…
susnux Nov 8, 2023
48c4be5
fix(NcAppNavigation): Ensure `--app-navigation-padding` is set also o…
susnux Nov 8, 2023
3577820
Merge pull request #4776 from nextcloud-libraries/fix/regression-app-…
susnux Nov 8, 2023
2cafde3
Merge pull request #4633 from nextcloud-libraries/fix/app-navigation-…
ShGKme Nov 8, 2023
68fbe74
fix(NcAppNavigation): support small screen
ShGKme Nov 7, 2023
6b43c46
fix: Do not depend on uncompiled vue files as dependencies
susnux Nov 8, 2023
99edc27
Merge pull request #4767 from nextcloud-libraries/fix/app-navigation-…
susnux Nov 8, 2023
54d47b3
Merge pull request #4775 from nextcloud-libraries/feat/ncActios-focus
susnux Nov 8, 2023
db4ee93
fix(NcModal): Adjust `aria-label` to fix nextcloud/server#40703
susnux Nov 8, 2023
c5c0faf
fix(NcAppNavigation): remove background connecting toggle and navigation
ShGKme Nov 8, 2023
1d9c73a
Merge pull request #4779 from nextcloud-libraries/fix/app-navigation-…
susnux Nov 8, 2023
de6daef
chore: Prepare release of stable version 8.0.0
susnux Nov 7, 2023
792de72
Merge pull request #4777 from nextcloud-libraries/fix/do-not-provide-vue
susnux Nov 8, 2023
0f95bdb
Merge pull request #4765 from nextcloud-libraries/chore/release-8.0.0
susnux Nov 8, 2023
4d08197
Merge pull request #4778 from nextcloud-libraries/fix/modal-close-label
skjnldsv Nov 8, 2023
a723dce
Translate l10n/messages.pot in tr
transifex-integration[bot] Nov 8, 2023
c649a7c
Translate l10n/messages.pot in cs_CZ
transifex-integration[bot] Nov 8, 2023
5e98673
Translate l10n/messages.pot in de_DE
transifex-integration[bot] Nov 8, 2023
90cb7f1
fix(NcCounterBubble): Fix color of highlighted/outlined items when no…
nickvergessen Nov 8, 2023
65a696b
Merge pull request #4781 from nextcloud-libraries/bugfix/noid/outline…
Pytal Nov 8, 2023
7941936
Merge pull request #4780 from nextcloud-libraries/translations_ef429a…
susnux Nov 9, 2023
d063699
fix(docs): Add samples for counters so they are never forgotten on ad…
nickvergessen Nov 9, 2023
b0ad217
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
e7fdad9
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
2c00400
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
6890a05
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
a465e60
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
dcee399
Translate l10n/messages.pot in sr
transifex-integration[bot] Nov 9, 2023
6bcf94f
chore(deps-dev): Bump @babel/preset-typescript from 7.23.2 to 7.23.3
dependabot[bot] Nov 9, 2023
f34d22a
chore(deps-dev): Bump @babel/plugin-syntax-import-assertions
dependabot[bot] Nov 9, 2023
01ce6e4
Merge pull request #4786 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 9, 2023
4c323a0
chore(deps-dev): Bump cypress from 13.4.0 to 13.5.0
dependabot[bot] Nov 9, 2023
8fd5f5e
Merge pull request #4787 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 9, 2023
f4942c0
chore(deps): Bump linkify-string from 4.1.1 to 4.1.2
dependabot[bot] Nov 9, 2023
0893bea
Merge pull request #4788 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 9, 2023
484d8d0
Merge pull request #4789 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 9, 2023
effe055
Translate l10n/messages.pot in gl
transifex-integration[bot] Nov 9, 2023
8e7ed4a
fix(NcTimezonePicker): add missing `t` method
ShGKme Nov 9, 2023
adc9a0e
Merge pull request #4790 from nextcloud-libraries/fix/timezone-picker…
susnux Nov 9, 2023
bc6f8b9
Merge pull request #4784 from nextcloud-libraries/translations_ef429a…
susnux Nov 9, 2023
f261b94
fix(NcCheckboxRadioSwitch): Fix contrast of Radio switches using butt…
nickvergessen Nov 9, 2023
83e17ff
Merge pull request #4783 from nextcloud-libraries/bugfix/noid/outline…
nickvergessen Nov 9, 2023
9a7aa31
Merge pull request #4791 from nextcloud-libraries/bugfix/4785/tab-hea…
nickvergessen Nov 9, 2023
13d9b49
Release v8.0.1
nickvergessen Nov 9, 2023
0cb72d7
Merge pull request #4792 from nextcloud-libraries/v8.0.1
nickvergessen Nov 9, 2023
84ebbaf
chore(deps): Bump @vueuse/components from 10.5.0 to 10.6.0
dependabot[bot] Nov 10, 2023
bc0d1a9
Merge pull request #4794 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 10, 2023
40fd19d
chore(deps): Bump axios from 1.4.0 to 1.6.1
dependabot[bot] Nov 10, 2023
d2bbf97
Merge pull request #4796 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Nov 10, 2023
b1da684
Translate l10n/messages.pot in sv
transifex-integration[bot] Nov 10, 2023
a578ad7
Merge pull request #4797 from nextcloud-libraries/translations_ef429a…
susnux Nov 10, 2023
d089f6e
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
b54a053
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
97a2184
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
876d830
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
aabdc24
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
4cafb8a
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
c734926
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
664794d
Translate l10n/messages.pot in ar
transifex-integration[bot] Nov 11, 2023
4e61aa3
Merge pull request #4801 from nextcloud-libraries/translations_ef429a…
susnux Nov 11, 2023
e0d6add
Merge remote-tracking branch 'origin' into chore/noid/merge-master-next
raimund-schluessler Nov 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 52 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,21 @@

All notable changes to this project will be documented in this file.

## v8 **Unreleased** (beta)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.11.2...v8.0.0-beta.10)
## [v8.0.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.0.1) (2023-11-09)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.0.0...v8.0.1)

### :bug: Fixed bugs
* fix(NcModal): Adjust `aria-label` of close button by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4778
* fix(NcCounterBubble): Fix color of highlighted/outlined items when no… by @nickvergessen in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4781
* fix(NcTimezonePicker): add missing `t` method by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4790
* fix(NcCheckboxRadioSwitch): Fix contrast of Radio switches using butt… by @nickvergessen in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4791

### Other Changes
* Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4780
* Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4784

## [v8.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.0.0) (2023-11-08)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.11.2...v8.0.0)

### :boom: Breaking changes
- Update node engines to next LTS (node 20 / npm 9)
Expand All @@ -28,6 +41,8 @@ All notable changes to this project will be documented in this file.
- feat(NcIconSvgWrapper)!: remove ID from svg [\#4607](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4607) ([ShGKme](https://github.com/ShGKme))

### :rocket: Enhancements
- feat(NcAppSettingsDialog): Allow to add icons to the navigation sections [\#4745](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4745) ([susnux](https://github.com/susnux))
- feat(NcButton): Allow to format text of button [\#4367](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4367) ([susnux](https://github.com/susnux))
- enh\(NcDatetime\): New component for displaying timestamps as time relative from now [\#4219](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4219) ([susnux](https://github.com/susnux))
- feat\(NcInputField\): Append custom aria-describedby to input field [\#4225](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4225) ([Pytal](https://github.com/Pytal))
- feat\(NcNoteCard\): Add new 'info' version to display informational messaged [\#4063](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4063) ([moan0s](https://github.com/moan0s))
Expand Down Expand Up @@ -55,12 +70,12 @@ All notable changes to this project will be documented in this file.
- enh(NcAppSidebarTabs): Make tab navigation accessible [\#4663](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4663) ([Pytal](https://github.com/Pytal))
- Add the resource type on RelatedResourcesPanel [\#4662](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4662) ([GretaD](https://github.com/GretaD))
- feat(NcTextArea): implement new textarea component [\#4605](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4605) ([st3iny](https://github.com/st3iny))
- Add header prop to NcRelatedResourcesPanel by @GretaD in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4703
- feat(NcAppNavigationItem): Add `active` property to set active state & use `aria-current` by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4716
- feat(NcActionButton): support menu styling by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4724
- Made description dynamic on related resources by @GretaD in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4729
- fix(NcTimezonePicker): Allow to set ID of inner select component by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4734
- Allow preventing link insertion in RichContentEditable by @julien-nc in https://github.com/nextcloud-libraries/nextcloud-vue/pull/3890
- Add header prop to NcRelatedResourcesPanel [\#4703](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4703) ([GretaD](https://github.com/GretaD)
- feat(NcAppNavigationItem): Add `active` property to set active state & use `aria-current` [\#4716](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4716) ([susnux](https://github.com/susnux)
- feat(NcActionButton): support menu styling [\#4724](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4724) ([skjnldsv](https://github.com/skjnldsv)
- Made description dynamic on related resources [\#4729](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4729) ([GretaD](https://github.com/GretaD)
- fix(NcTimezonePicker): Allow to set ID of inner select component [\#4734](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4734) ([susnux](https://github.com/susnux)
- Allow preventing link insertion in RichContentEditable [\#3890](https://github.com/nextcloud-libraries/nextcloud-vue/pull/3890) ([julien-nc](https://github.com/julien-nc)

### :bug: Fixed bugs
- fix\(NcSettingsSelectGroup\): Migrate from deprecated `NcMultiselect` to `NcSelect` [\#4120](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4120) ([susnux](https://github.com/susnux))
Expand Down Expand Up @@ -156,21 +171,35 @@ All notable changes to this project will be documented in this file.
- fix(NcDialog): NcModal registration [\#4682](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4682) ([Pytal](https://github.com/Pytal))
- fix: remove empty attributes values [\#4686](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4686) ([ShGKme](https://github.com/ShGKme))
- fix(dialog): fix component registration [\#4685](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4685) ([ShGKme](https://github.com/ShGKme))
- fix(NcCheckboxRadioSwitch): fix circular import by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4691
- fix(NcCheckboxRadioSwitch): forward indeterminate prop by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4690
- Change heading in EmptyContent to `span` by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4702
- fix(NcRelatedResourcesPanel): t is not defined by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4705
- fix(NcAppNavigationItem): Do not include `aria-expanded` attribute if there are no children by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4715
- fix(NcDialog): register components in NcDialogButton by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4725
- fix(NcActions): Detect navigation menu links correctly by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4707
- fix(NcSelect): Ensure selected option has enough contrast when the menu is opened by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4733
- fix(NcEmptyContent): Fix regression that changed the color of the description text by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4735
- fix(NcAppContent): Set normal scrollbar width on resizeable NcAppContentList by @mejo- in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4710
- fix(NcAvatar): Improve initials generation to filter out special characters by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4737
- fix(NcAvatar): remove alt attr from span[role=img] by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4748
- fix(NcSidebarTab): Ensure there is an `aria-label` if the `aria-labelledby` element does not exist by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4736
- add scoped to all ncappnavigation components by @szaimen in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4730
- Create outline for `focus-within` on RadioSwitch by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4699
- fix(NcCheckboxRadioSwitch): fix circular import [\#4691](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4691) ([raimund-schluessler](https://github.com/raimund-schluessler)
- fix(NcCheckboxRadioSwitch): forward indeterminate prop [\#4690](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4690) ([raimund-schluessler](https://github.com/raimund-schluessler)
- Change heading in EmptyContent to `span` [\#4702](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4702) ([JuliaKirschenheuter](https://github.com/JuliaKirschenheuter)
- fix(NcRelatedResourcesPanel): t is not defined [\#4705](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4705) ([raimund-schluessler](https://github.com/raimund-schluessler)
- fix(NcAppNavigationItem): Do not include `aria-expanded` attribute if there are no children [\#4715](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4715) ([susnux](https://github.com/susnux)
- fix(NcDialog): register components in NcDialogButton [\#4725](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4725) ([ShGKme](https://github.com/ShGKme)
- fix(NcActions): Detect navigation menu links correctly [\#4707](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4707) ([Pytal](https://github.com/Pytal)
- fix(NcSelect): Ensure selected option has enough contrast when the menu is opened [\#4733](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4733) ([susnux](https://github.com/susnux)
- fix(NcEmptyContent): Fix regression that changed the color of the description text [\#4735](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4735) ([susnux](https://github.com/susnux)
- fix(NcAppContent): Set normal scrollbar width on resizeable NcAppContentList [\#4710](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4710) ([mejo-](https://github.com/mejo-)
- fix(NcAvatar): Improve initials generation to filter out special characters [\#4737](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4737) ([susnux](https://github.com/susnux)
- fix(NcAvatar): remove alt attr from span[role=img] [\#4748](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4748) ([ShGKme](https://github.com/ShGKme)
- fix(NcSidebarTab): Ensure there is an `aria-label` if the `aria-labelledby` element does not exist [\#4736](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4736) ([susnux](https://github.com/susnux)
- add scoped to all ncappnavigation components [\#4730](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4730) ([szaimen](https://github.com/szaimen)
- Create outline for `focus-within` on RadioSwitch [\#4699](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4699) ([JuliaKirschenheuter](https://github.com/JuliaKirschenheuter)
- fix: NcUserBubble properties [\#4743](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4743) ([susnux](https://github.com/susnux)
- fix(NcUserBubble): only forward necessary props [\#4756](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4756) ([raimund-schluessler](https://github.com/raimund-schluessler)
- fix(NcInputField): Bring input field height to 44px and fixes its focus feedback [\#4718](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4718) ([marcoambrosini](https://github.com/marcoambrosini)
- fix(NcTimezonePicker): Add correct `aria-label` [\#4762](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4762) ([susnux](https://github.com/susnux)
- Fix input field trailing button alignment [\#4770](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4770) ([marcoambrosini](https://github.com/marcoambrosini)
- fix(NcSelectTags): Allow object type value [\#4771](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4771) ([Pytal](https://github.com/Pytal)
- fix(NcAppNavigation): Ensure `--app-navigation-padding` is set also on app-content [\#4776](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4776) ([susnux](https://github.com/susnux)
- fix(NcAppNavigation): add focus trap on mobile and improve a11y [\#4633](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4633) ([ShGKme](https://github.com/ShGKme)
- fix(NcAppNavigation): small screen support [\#4767](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4767) ([ShGKme](https://github.com/ShGKme)
### Other Changes
- Updates for project Nextcloud vue library [\#4757](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4757) ([transifex-integration](https://github.com/transifex-integration)
- Change styles for focused Select [\#4728](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4728) ([JuliaKirschenheuter](https://github.com/JuliaKirschenheuter)
- feat(NcActions): focus the first action again if no action have a focus after render [\#4775](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4775) ([skjnldsv](https://github.com/skjnldsv)
- fix(NcAppNavigation): remove background square connecting toggle and navigation [\#4779](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4779) ([ShGKme](https://github.com/ShGKme)

## [v7.11.2](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v7.11.2) (2023-05-05)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 17 additions & 8 deletions l10n/ar.pot
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ msgid "Actions for item with name \"{name}\""
msgstr "إجراءات على العنصر المُسمَّى \"{name}\""

msgid "Activities"
msgstr "الحركات"
msgstr "سجل الحركات"

msgid "Animals & Nature"
msgstr "الحيوانات والطبيعة"
Expand All @@ -36,7 +36,7 @@ msgid "Any link"
msgstr "أيَّ رابطٍ"

msgid "Anything shared with the same group of people will show up here"
msgstr "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا"
msgstr "أيّ مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا"

msgid "Avatar of {displayName}"
msgstr "الرمز التجسيدي avatar لــ {displayName} "
Expand Down Expand Up @@ -65,15 +65,15 @@ msgstr "إختَر"
msgid "Clear search"
msgstr "مَحْوُ البحث"

msgid "Clear selected"
msgstr "مَحْوُ المُحدّد"

msgid "Clear text"
msgstr "مَحْوُ النص"

msgid "Close"
msgstr "أغلِق"

msgid "Close modal"
msgstr "أغلِق النافذة الصُّورِية"

msgid "Close navigation"
msgstr "أغلِق المُتصفِّح"

Expand All @@ -92,6 +92,9 @@ msgstr "تأكيد التغييرات"
msgid "Custom"
msgstr "مُخصَّص"

msgid "Deselect {option}"
msgstr "إلغاء تحديد {option}"

msgid "do not disturb"
msgstr "يُرجى عدم الإزعاج"

Expand Down Expand Up @@ -187,7 +190,7 @@ msgid "Pause slideshow"
msgstr "تجميد عرض الشرائح"

msgid "People & Body"
msgstr "ناس و أجسام"
msgstr "أشخاص و أجسام"

msgid "Pick a date"
msgstr "إختَر التاريخ"
Expand Down Expand Up @@ -229,7 +232,13 @@ msgid "Search"
msgstr "بحث"

msgid "Search emoji"
msgstr "بحث عن إيموجي emoji"
msgstr "البحث عن إيموجي emoji"

msgid "Search for options"
msgstr "البحث عن خيارات"

msgid "Search for time zone"
msgstr "البحث عن منطقة زمنية"

msgid "Search results"
msgstr "نتائج البحث"
Expand All @@ -241,7 +250,7 @@ msgstr "ثانية مضت"

#. FOR TRANSLATORS: Shorter version of 'a few seconds ago'
msgid "seconds ago"
msgstr "ثوان مضت"
msgstr "ثوانٍ مضت"

msgid "Select a tag"
msgstr "إختَر سِمَةً tag"
Expand Down
15 changes: 12 additions & 3 deletions l10n/cs_CZ.pot
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@ msgstr "Zvolit"
msgid "Clear search"
msgstr "Vyčistit vyhledávání"

msgid "Clear selected"
msgstr "Vyčistit vybrané"

msgid "Clear text"
msgstr "Čitelný text"

msgid "Close"
msgstr "Zavřít"

msgid "Close modal"
msgstr "Zavřít dialogové okno"

msgid "Close navigation"
msgstr "Zavřít navigaci"

Expand All @@ -91,6 +91,9 @@ msgstr "Potvrdit změny"
msgid "Custom"
msgstr "Uživatelsky určené"

msgid "Deselect {option}"
msgstr "Zrušit výběr {option}"

msgid "do not disturb"
msgstr "nerušit"

Expand Down Expand Up @@ -230,6 +233,12 @@ msgstr "Hledat"
msgid "Search emoji"
msgstr "Hledat emoji"

msgid "Search for options"
msgstr "Hledat předvolby"

msgid "Search for time zone"
msgstr "Vyhledat časové pásmo"

msgid "Search results"
msgstr "Výsledky hledání"

Expand Down
6 changes: 3 additions & 3 deletions l10n/de_DE.pot
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ msgstr "Klartext"
msgid "Close"
msgstr "Schließen"

msgid "Close modal"
msgstr "Modal schließen"

msgid "Close navigation"
msgstr "Navigation schließen"

Expand Down Expand Up @@ -243,6 +240,9 @@ msgstr "Emoji suchen"
msgid "Search for options"
msgstr "Nach Optionen suchen"

msgid "Search for time zone"
msgstr "Nach Zeitzone suchen"

msgid "Search results"
msgstr "Suchergebnisse"

Expand Down
15 changes: 12 additions & 3 deletions l10n/gl.pot
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ msgstr "Escoller"
msgid "Clear search"
msgstr "Limpar a busca"

msgid "Clear selected"
msgstr "Limpar o seleccionado"

msgid "Clear text"
msgstr "Limpar o texto"

msgid "Close"
msgstr "Pechar"

msgid "Close modal"
msgstr "Pechar a modal"

msgid "Close navigation"
msgstr "Pechar a navegación"

Expand All @@ -92,6 +92,9 @@ msgstr "Confirma os cambios"
msgid "Custom"
msgstr "Personalizado"

msgid "Deselect {option}"
msgstr "Desmarcar {opción}"

msgid "do not disturb"
msgstr "non molestar"

Expand Down Expand Up @@ -231,6 +234,12 @@ msgstr "Buscar"
msgid "Search emoji"
msgstr "Buscar «emoji»"

msgid "Search for options"
msgstr "Buscar por opcións"

msgid "Search for time zone"
msgstr "Buscar por fuso horario"

msgid "Search results"
msgstr "Resultados da busca"

Expand Down
6 changes: 3 additions & 3 deletions l10n/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ msgstr ""
msgid "Close"
msgstr ""

msgid "Close modal"
msgstr ""

msgid "Close navigation"
msgstr ""

Expand Down Expand Up @@ -227,6 +224,9 @@ msgstr ""
msgid "Search for options"
msgstr ""

msgid "Search for time zone"
msgstr ""

msgid "Search results"
msgstr ""

Expand Down
Loading
Loading