[PR #1540] [MERGED] Add editor toolbar improvements #1428

Closed
opened 2026-03-03 00:26:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1540
Author: @Komediruzecki
Created: 3/20/2022
Status: Merged
Merged: 4/13/2022
Merged by: @Rokt33r

Base: masterHead: feature/improve-editor-toolbar


📝 Commits (2)

  • 65e3a38 Add editor toolbar improvements
  • 922cc3b Fix Japan translation

📊 Changes

7 files changed (+30 additions, -0 deletions)

View changed files

📝 src/cloud/components/Editor/EditorToolbar.tsx (+18 -0)
📝 src/cloud/components/Editor/types.ts (+2 -0)
📝 src/cloud/lib/i18n/enUS.ts (+2 -0)
📝 src/cloud/lib/i18n/fr.ts (+2 -0)
📝 src/cloud/lib/i18n/ja.ts (+2 -0)
📝 src/cloud/lib/i18n/types.ts (+2 -0)
📝 src/cloud/lib/i18n/zhCN.ts (+2 -0)

📄 Description

Add math option
Add brackets

Showcase same as in local space:

https://user-images.githubusercontent.com/18196945/159178865-18979a80-77ba-4e64-bd20-9eef90100f13.mp4


🔄 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/1540 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 3/20/2022 **Status:** ✅ Merged **Merged:** 4/13/2022 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/improve-editor-toolbar` --- ### 📝 Commits (2) - [`65e3a38`](https://github.com/BoostIO/BoostNote-App/commit/65e3a383822bfc493c46e1020347593de29d461e) Add editor toolbar improvements - [`922cc3b`](https://github.com/BoostIO/BoostNote-App/commit/922cc3b43eda7c791f680d3e47f441cd00262f3e) Fix Japan translation ### 📊 Changes **7 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Editor/EditorToolbar.tsx` (+18 -0) 📝 `src/cloud/components/Editor/types.ts` (+2 -0) 📝 `src/cloud/lib/i18n/enUS.ts` (+2 -0) 📝 `src/cloud/lib/i18n/fr.ts` (+2 -0) 📝 `src/cloud/lib/i18n/ja.ts` (+2 -0) 📝 `src/cloud/lib/i18n/types.ts` (+2 -0) 📝 `src/cloud/lib/i18n/zhCN.ts` (+2 -0) </details> ### 📄 Description Add math option Add brackets Showcase same as in local space: https://user-images.githubusercontent.com/18196945/159178865-18979a80-77ba-4e64-bd20-9eef90100f13.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:26:16 +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#1428
No description provided.