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

[TAS-458] ✨ Add more NFT Books page #1339

Merged
merged 10 commits into from
Oct 4, 2023

Conversation

nwingt
Copy link
Member

@nwingt nwingt commented Sep 26, 2023

image

localhost_3000_zh-Hant_store_books (1)

image

@notion-workspace
Copy link

nwingt added a commit that referenced this pull request Sep 26, 2023
nwingt added a commit that referenced this pull request Sep 26, 2023
@@ -184,6 +184,9 @@ export default {
this.NFTClassMetadata.account_owner
);
},
iscnAuthor() {
Copy link
Member

Choose a reason for hiding this comment

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

this name might cause potential confusion in the future but i have no good suggestion...
iscnMetadataAuthor ?

Copy link
Member Author

Choose a reason for hiding this comment

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

How about iscnWorkAuthor that imply Author under CreativeWork in schema.org

Copy link
Member

Choose a reason for hiding this comment

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

makes sense

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

src/pages/store/books.vue Outdated Show resolved Hide resolved
@@ -44,7 +44,7 @@
<Label
class="text-medium-gray mt-[6px] mb-[12px]"
preset="p6"
:text="creatorDisplayName | ellipsis"
:text="(iscnAuthor || creatorDisplayName) | ellipsis"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it can be a computed property

Copy link
Member Author

Choose a reason for hiding this comment

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

can change to computed property if we used it more than once

WeiJun0827 added a commit that referenced this pull request Sep 28, 2023
nwingt added a commit that referenced this pull request Sep 29, 2023
@notion-workspace
Copy link

Feature 庭刊

nwingt added a commit that referenced this pull request Sep 29, 2023
@nwingt nwingt merged commit c8cd58f into likecoin:develop Oct 4, 2023
1 check 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.

None yet

3 participants