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

Rename x-content-block to x-live-blog-post #485

Merged
merged 2 commits into from
Jun 22, 2020

Conversation

tbergmen
Copy link
Contributor

Renames x-content-block to x-live-blog-post.

For x-content-block component, please see this PR: #474

@tbergmen tbergmen requested a review from a team June 19, 2020 14:53
@tbergmen tbergmen requested a review from a team as a code owner June 19, 2020 14:53
@apaleslimghost apaleslimghost temporarily deployed to x-dash-rename-x-content-yxkw3i June 19, 2020 14:53 Inactive
"module": "dist/ContentBlock.esm.js",
"browser": "dist/ContentBlock.es5.js",
"style": "dist/ContentBlock.css",
"main": "dist/LiveBlogPpost.cjs.js",
Copy link
Contributor

Choose a reason for hiding this comment

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

Small typo - there is an extra p here that needs to be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks Keran 👍

Should be fixed now.

Copy link
Contributor

@ker-an ker-an left a comment

Choose a reason for hiding this comment

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

Just one small typo but other than that this looks great. Thanks for updating the name!

@tbergmen tbergmen temporarily deployed to x-dash-rename-x-content-yxkw3i June 19, 2020 15:50 Inactive

This module displays a block of content with an id, title, body and timestamp. Main use case is the new version of live blogs, although we don't want to limit its usage to it.
This module displays a live blog post with an id, title, body and timestamp.
Copy link
Contributor

Choose a reason for hiding this comment

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

Pedantically, this sounds like the post displays the ID, which it doesn't. Although it does display the writer's name and social media links, which might be worth mentioning.

This is a side note and unrelated to the purpose of this PR, but I am raising it in case you want to do a small follow-up PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do that. Thank you!

@tbergmen tbergmen merged commit 8ecea26 into x-content-block Jun 22, 2020
@tbergmen tbergmen deleted the rename-x-content-block branch June 22, 2020 08:43
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.

4 participants