Skip to content

🏗️(frontend) move comments to its own folder feature#2374

Merged
AntoLC merged 2 commits into
mainfrom
refacto/move-comments
Jun 2, 2026
Merged

🏗️(frontend) move comments to its own folder feature#2374
AntoLC merged 2 commits into
mainfrom
refacto/move-comments

Conversation

@AntoLC
Copy link
Copy Markdown
Collaborator

@AntoLC AntoLC commented Jun 1, 2026

Purpose

The feature "doc-editor" start to be quite big, and the comments related code is quite a lot.
We move all the comments related code to a new folder "doc-comments" to make the code more organized and easier to maintain.

@AntoLC AntoLC self-assigned this Jun 1, 2026
@AntoLC AntoLC added enhancement improve an existing feature frontend refacto labels Jun 1, 2026
@AntoLC AntoLC force-pushed the refacto/move-comments branch 2 times, most recently from a03b1a0 to 4871f46 Compare June 1, 2026 15:11
@AntoLC AntoLC requested a review from Ovgodd June 1, 2026 15:12
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Size Change: +2.5 kB (+0.06%)

Total Size: 4.32 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/9f47c0ec/_buildManifest.js 656 B +656 B (new file) 🆕
apps/impress/out/_next/static/adbf17c2/_buildManifest.js 0 B -654 B (removed) 🏆
apps/impress/out/_next/static/chunks/250.js 644 kB +2.64 kB (+0.41%)
apps/impress/out/_next/static/css/4d508286650a1156.css 10.6 kB +10.6 kB (new file) 🆕
apps/impress/out/_next/static/css/ff44292a0bb04d9e.css 0 B -10.7 kB (removed) 🏆

compressed-size-action

Copy link
Copy Markdown
Collaborator

@Ovgodd Ovgodd left a comment

Choose a reason for hiding this comment

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

good! 👍

AntoLC added 2 commits June 2, 2026 14:24
The feature "doc-editor" start to be quiete big,
and the comments related code is quite a lot.
We move all the comments related code to a new
folder "doc-comments" to make the code more
organized and easier to maintain.
We bumped the Blocknote editor to version 0.51.4,
which includes several bug fixes and improvements,
particularly 1 bug fix about emoji on the side bar.
@AntoLC AntoLC force-pushed the refacto/move-comments branch from 4871f46 to 31588ac Compare June 2, 2026 12:33
@AntoLC AntoLC merged commit 31588ac into main Jun 2, 2026
44 of 45 checks passed
@AntoLC AntoLC deleted the refacto/move-comments branch June 2, 2026 13:03
@AntoLC AntoLC mentioned this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve an existing feature frontend refacto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants