Conversation
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
ae0b7b2 to
7148d04
Compare
ShGKme
approved these changes
Nov 20, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7894 +/- ##
=======================================
Coverage 52.14% 52.14%
=======================================
Files 100 100
Lines 3170 3170
Branches 872 872
=======================================
Hits 1653 1653
Misses 1271 1271
Partials 246 246 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
DorraJaouad
approved these changes
Nov 20, 2025
susnux
reviewed
Nov 20, 2025
|
|
||
| ### 🚀 Enhancements | ||
| * feat(NcAppSettingsDialog): add version on the bottom and `noVersion` prop to disable it [\#7837](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7837) \([ShGKme](https://github.com/ShGKme)\) | ||
| * fix(NcActions): introduce 'size' prop [\#7847](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7847) \([Antreesy](https://github.com/Antreesy)\) |
Contributor
There was a problem hiding this comment.
Suggested change
| * fix(NcActions): introduce 'size' prop [\#7847](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7847) \([Antreesy](https://github.com/Antreesy)\) | |
| * feat(NcActions): introduce 'size' prop [\#7847](https://github.com/nextcloud-libraries/nextcloud-vue/pull/7847) \([Antreesy](https://github.com/Antreesy)\) |
This file contains hidden or 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
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.
v9.3.0 (2025-11-20)
Full Changelog
What's Changed
🚀 Enhancements
noVersionprop to disable it by @ShGKme in feat(NcAppSettingsDialog): add version on the bottom andnoVersionprop to disable it #7837🐛 Fixed bugs
checkPasswordStrengthfor input validation by @Antreesy in fix(NcPasswordField): respectcheckPasswordStrengthfor input validation #7845Other Changes
Full Changelog: v9.2.0...v9.3.0