-
Notifications
You must be signed in to change notification settings - Fork 93
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
+949
−301
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]> Fix text inputs focus feedback Signed-off-by: Marco <[email protected]>
Instead of reading the default slot on mount time we use injected `(un)registerSection` functions. Those can be called by the section to register themself or unregister. This makes the sections reactive and requires less work with internal vnode data. Signed-off-by: Ferdinand Thiessen <[email protected]>
…e in the navigation Signed-off-by: Ferdinand Thiessen <[email protected]>
100% translated source file: 'l10n/messages.pot' on 'cs_CZ'.
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Bumps [@nextcloud/calendar-js](https://github.com/nextcloud/calendar-js) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/nextcloud/calendar-js/releases) - [Changelog](https://github.com/nextcloud/calendar-js/blob/main/CHANGELOG.md) - [Commits](nextcloud/calendar-js@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn/nextcloud/calendar-js-6.1.0
…cons [NcAppSettingsDialog] Allow to add icons to the navigation sections
…pan-in-content NcButton: Allow to format text of button
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
…heights fix(NcInputField): Bring input field height to 44px and fixes its focus feedback
…abel fix(NcTimezonePicker): Add correct `aria-label`
100% translated source file: 'l10n/messages.pot' on 'de_DE'.
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
100% translated source file: 'l10n/messages.pot' on 'cs_CZ'.
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
Signed-off-by: Marco <[email protected]>
…design-fixes Fix input field trailing button alignment
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: GitHub <[email protected]>
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 10.5.0 to 10.6.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.6.0/packages/components) --- updated-dependencies: - dependency-name: "@vueuse/components" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn/vueuse/components-10.6.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn/axios-1.6.1
100% translated source file: 'l10n/messages.pot' on 'sv'.
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
100% translated source file: 'l10n/messages.pot' on 'ar'.
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
raimund-schluessler
added
3. to review
Waiting for reviews
vue 3
Related to the vue 3 migration
labels
Nov 12, 2023
raimund-schluessler
requested review from
ChristophWurst,
susnux,
skjnldsv,
Pytal,
ShGKme and
marcoambrosini
November 12, 2023 09:41
susnux
approved these changes
Nov 12, 2023
ShGKme
approved these changes
Nov 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☑️ Resolves
master
intonext
.