Skip to content

fix: Standardize logos, fix ESLint errors, upgrade to @conduction/nextcloud-vue@0.1.0-beta.3#3

Merged
rubenvdlinde merged 1 commit intomainfrom
feature/documentation
Mar 3, 2026
Merged

fix: Standardize logos, fix ESLint errors, upgrade to @conduction/nextcloud-vue@0.1.0-beta.3#3
rubenvdlinde merged 1 commit intomainfrom
feature/documentation

Conversation

@rubenvdlinde
Copy link
Contributor

Summary

  • Updated app logo to blue hexagon app-store.svg in README
  • Fixed vue/no-mutating-props error in UserSettings.vue (replaced .sync with explicit @update:open emit)
  • Applied ESLint auto-fix for indentation across all Vue components
  • Upgraded @conduction/nextcloud-vue to 0.1.0-beta.3 which ships css/index.css at package root
  • Removed temporary import/ignore and import/no-unresolved ESLint workarounds — no longer needed

Test plan

  • CI Code Quality (PHP + Frontend) passes on this PR
  • npm run lint shows 0 errors locally

🤖 Generated with Claude Code

…ud-vue@0.1.0-beta.3

@conduction/nextcloud-vue@0.1.0-beta.3 now ships css/index.css at the package
root, so the css/index.css import and all named exports resolve correctly.
Removes the temporary import/ignore and import/no-unresolved ignore rules.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rubenvdlinde rubenvdlinde merged commit 7d3d850 into main Mar 3, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant