[PR #1823] [CLOSED] Title plugin for Grid and Board #4959

Closed
opened 2026-03-23 22:16:35 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1823
Author: @rizwan3395
Created: 2/8/2023
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

5 files changed (+116 additions, -205 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/board/presentation/board_page.dart (+9 -4)
📝 frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart (+22 -2)
frontend/app_flowy/lib/workspace/presentation/widgets/top_header_text.dart (+84 -0)
📝 frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_en.arb (+1 -19)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/l10n/l10n.dart (+0 -180)

📄 Description

No description provided


🔄 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/AppFlowy-IO/AppFlowy/pull/1823 **Author:** [@rizwan3395](https://github.com/rizwan3395) **Created:** 2/8/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`81380b2`](https://github.com/AppFlowy-IO/AppFlowy/commit/81380b25e4863832dc744f33a6f0072da52ed665) Added Emoji Support - [`92ec3fb`](https://github.com/AppFlowy-IO/AppFlowy/commit/92ec3fb4ca73b38d58c44b99f2cfc0969c10d4ba) Merge branch 'main' of https://github.com/rizwan3395/AppFlowy - [`878e5f0`](https://github.com/AppFlowy-IO/AppFlowy/commit/878e5f0dd74cfbba224dcf08854c3d594467d68c) Added Color Picker for font color and background color - [`d766805`](https://github.com/AppFlowy-IO/AppFlowy/commit/d7668051f73d6d5a51e136320045b6a4c6407587) Merge remote-tracking branch 'origin/main' into rizwan3395/main - [`b9f3477`](https://github.com/AppFlowy-IO/AppFlowy/commit/b9f3477937c85d184659a2ecca0df7d31d01984a) chore: revert code - [`acb9aa3`](https://github.com/AppFlowy-IO/AppFlowy/commit/acb9aa3ccf19060e8bb397ab845968bb12706c6e) feat: re-implement the color picker - [`4803403`](https://github.com/AppFlowy-IO/AppFlowy/commit/48034031009d4a4cfa9dfb545c107e84b0170bcc) test: add test case for adding color - [`a073859`](https://github.com/AppFlowy-IO/AppFlowy/commit/a0738596b9d6fe2c5f5ad02a1054d0e38e09650f) test: update appflowy_editor test flag - [`2deb63e`](https://github.com/AppFlowy-IO/AppFlowy/commit/2deb63e97ee94ba5b95a8c6b9dc7063f04cbccdb) fix: Title plugin for Grid and Board - [`979c7dc`](https://github.com/AppFlowy-IO/AppFlowy/commit/979c7dcd8c57418b43aa55e1572aefa343258976) fix:plugin for Grid and Board ### 📊 Changes **5 files changed** (+116 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/board/presentation/board_page.dart` (+9 -4) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart` (+22 -2) ➕ `frontend/app_flowy/lib/workspace/presentation/widgets/top_header_text.dart` (+84 -0) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_en.arb` (+1 -19) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/l10n/l10n.dart` (+0 -180) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:35 +00: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
AppFlowy-IO/AppFlowy#4959
No description provided.