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

fix: Vue app names #48536

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix: Vue app names #48536

wants to merge 3 commits into from

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Oct 2, 2024

@artonge artonge added this to the Nextcloud 31 milestone Oct 2, 2024
@artonge artonge requested review from susnux and Pytal October 2, 2024 16:05
@artonge artonge self-assigned this Oct 2, 2024
@artonge artonge requested a review from skjnldsv as a code owner October 2, 2024 16:05
This improves the debugging experience in the vue dev tool.

Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
import axios from '@nextcloud/axios'
import moment from '@nextcloud/moment'
Copy link
Member

Choose a reason for hiding this comment

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

We should move away from moment, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

When ?

Copy link
Member

Choose a reason for hiding this comment

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

We can already use useFormatDateTime from nc/vue but can be done in followup too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants