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

chore: Refactor imports to use the new component paths in Vue files #2571

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Chartman123
Copy link
Collaborator

Signed-off-by: Christian Hartmann [email protected]

@Chartman123 Chartman123 requested a review from susnux February 15, 2025 13:48
@Chartman123 Chartman123 added javascript Javascript related ticket 3. to review Waiting for reviews labels Feb 15, 2025
@Chartman123 Chartman123 self-assigned this Feb 15, 2025
@Chartman123 Chartman123 added the technical debt Technical issue label Feb 15, 2025
@Chartman123 Chartman123 added this to the 5.0 milestone Feb 15, 2025
import NcContent from '@nextcloud/vue/dist/Components/NcContent.js'
import NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js'
import NcLoadingIcon from '@nextcloud/vue/dist/Components/NcLoadingIcon.js'
import NcAppContent from '@nextcloud/vue/components/NcAppContent'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

during my work with Nextcloud I always wondering: why can't we use components auto-import instead of writing tons of this imports?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews javascript Javascript related ticket technical debt Technical issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants