Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improved instructions for Nuxt#54

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
leogargioni wants to merge4 commits intojustboil:master
base:master
Choose a base branch
Loading
fromleogargioni:original

Conversation

@leogargioni
Copy link

Added missing steps, updated old ones and added link to a working version (repo fork) to make it easier for those willing to test.

Comment on lines +334 to +339
const componentClass = computed(() => {
if (props.item.to) {
// return RouterLink
return NuxtLink
}
})
Copy link

@anasarkanasarkDec 15, 2024
edited
Loading

Choose a reason for hiding this comment

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

Hi, I don't understand this, can you give a proper example?

because if I search for the textRouterLink in all files, there is already aconst componentClass

example:

constcomponentClass=computed(()=> [
props.isDropdownList?'py-3 px-6 text-sm':'py-3',
hasColor.value
?getButtonColor(props.item.color,false,true)
:`aside-menu-item dark:text-slate-300 dark:hover:text-white`
])

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@anasarkanasarkanasark left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@leogargioni@anasark

[8]ページ先頭

©2009-2025 Movatter.jp