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

Add message component #12

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Add message component #12

merged 1 commit into from
Sep 25, 2023

Conversation

firehawk89
Copy link
Member

@firehawk89 firehawk89 commented Sep 23, 2023

image

I've added a message component which has an author icon, a message itself and a creation time mark. I've also changed some styles, added a new rule for .eslint and changed the extension of js files

Copy link
Member

@DemianParkhomenko DemianParkhomenko left a comment

Choose a reason for hiding this comment

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

I guess we should decide which color palette to use. Also, suggest implementing theme changing before making other components.

Great progress!

.eslintrc.json Show resolved Hide resolved
public/avatar.png Outdated Show resolved Hide resolved
src/app/page.jsx Outdated Show resolved Hide resolved
src/app/page.jsx Outdated Show resolved Hide resolved
@firehawk89
Copy link
Member Author

firehawk89 commented Sep 24, 2023

I guess we should decide which color palette to use. Also, suggest implementing theme changing before making other components.

Great progress!

Sure. I will suggest our app color palette and theme changing in next pull request

Copy link
Member

@DemianParkhomenko DemianParkhomenko left a comment

Choose a reason for hiding this comment

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

Added some suggestions.

src/utils/getFormattedDate.js Outdated Show resolved Hide resolved
src/app/page.jsx Outdated Show resolved Hide resolved
src/components/message.jsx Outdated Show resolved Hide resolved
@firehawk89 firehawk89 merged commit 5d9cefc into main Sep 25, 2023
4 checks passed
@firehawk89 firehawk89 deleted the add-message-component branch September 25, 2023 19:09
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