[PR #959] [MERGED] UI: Restyle Comment Feature #1039

Closed
opened 2026-03-03 00:24:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/959
Author: @ellekasai
Created: 5/22/2021
Status: Merged
Merged: 5/31/2021
Merged by: @Rokt33r

Base: masterHead: ui-restyle-comment


📝 Commits (7)

📊 Changes

4 files changed (+87 additions, -40 deletions)

View changed files

📝 src/cloud/components/atoms/MarkdownView/index.tsx (+12 -4)
📝 src/cloud/components/molecules/CommentList.tsx (+67 -34)
📝 src/cloud/components/molecules/Editor/index.tsx (+2 -2)
📝 src/cloud/components/organisms/CommentManager.tsx (+6 -0)

📄 Description

Description

I restyled some of the parts of the new comment feature.

Screenshots

Before After
comment_1 comment_2
CleanShot 2021-05-22 at 12 45 51 CleanShot 2021-05-22 at 12 46 07
CleanShot 2021-05-22 at 13 00 25 CleanShot 2021-05-22 at 13 38 30

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/959 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 5/22/2021 **Status:** ✅ Merged **Merged:** 5/31/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `ui-restyle-comment` --- ### 📝 Commits (7) - [`78fc91c`](https://github.com/BoostIO/BoostNote-App/commit/78fc91cd74911033a9302b24c01194af19027a6a) Changed Button Size - [`99f765f`](https://github.com/BoostIO/BoostNote-App/commit/99f765fa1542200a1e0e06c451fdfcb20bb4c69a) Adjusted Alignment - [`f3dd638`](https://github.com/BoostIO/BoostNote-App/commit/f3dd638e3708d9b7e3249aef05e8daaf1b382834) Restyle Comment List - [`f2d6b68`](https://github.com/BoostIO/BoostNote-App/commit/f2d6b687193158e0a6ce5c72eb5d86ead4decc01) Added .comment__count__number - [`d2b4d21`](https://github.com/BoostIO/BoostNote-App/commit/d2b4d21ab4b113e2234299e49e45f3202975dfbd) Applied .comment__meta__name - [`44b46ad`](https://github.com/BoostIO/BoostNote-App/commit/44b46ad1b7d4231619de74b708fc5861588af588) Merge branch 'master' into ui-restyle-comment - [`171a1fb`](https://github.com/BoostIO/BoostNote-App/commit/171a1fb05cf80e61323fcfbbb1d07ced7ec9a78d) Changed to `flex-start` ### 📊 Changes **4 files changed** (+87 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/atoms/MarkdownView/index.tsx` (+12 -4) 📝 `src/cloud/components/molecules/CommentList.tsx` (+67 -34) 📝 `src/cloud/components/molecules/Editor/index.tsx` (+2 -2) 📝 `src/cloud/components/organisms/CommentManager.tsx` (+6 -0) </details> ### 📄 Description ## Description I restyled some of the parts of the new comment feature. ## Screenshots | Before | After | | ------------- | ------------- | | ![comment_1](https://user-images.githubusercontent.com/2410692/119214661-7492b600-bb03-11eb-97d5-5f062b6fb14c.png) | ![comment_2](https://user-images.githubusercontent.com/2410692/119214667-7c525a80-bb03-11eb-8dc8-2fef378c5d10.png) | | ![CleanShot 2021-05-22 at 12 45 51](https://user-images.githubusercontent.com/2410692/119214674-870cef80-bb03-11eb-81cb-bb09f0029ba8.png) | ![CleanShot 2021-05-22 at 12 46 07](https://user-images.githubusercontent.com/2410692/119214678-8e33fd80-bb03-11eb-828a-69a1dba8cf2e.png) | | ![CleanShot 2021-05-22 at 13 00 25](https://user-images.githubusercontent.com/2410692/119214691-968c3880-bb03-11eb-8526-f4bd881cf735.png) | ![CleanShot 2021-05-22 at 13 38 30](https://user-images.githubusercontent.com/2410692/119214693-9d1ab000-bb03-11eb-9c40-2f962f5ea693.gif) | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1039
No description provided.