[PR #1473] [MERGED] chore: date cell & header editor UI + move to theme.of(context).texttheme #4763

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1473
Author: @richardshiue
Created: 11/22/2022
Status: Merged
Merged: 11/27/2022
Merged by: @appflowy

Base: mainHead: grid-themeofcontext-textstyle


📝 Commits (2)

📊 Changes

4 files changed (+105 additions, -133 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_cell.dart (+2 -3)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_editor.dart (+86 -122)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/date.dart (+16 -7)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart (+1 -1)

📄 Description

main this patch
image image
image image

🔄 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/1473 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/22/2022 **Status:** ✅ Merged **Merged:** 11/27/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `grid-themeofcontext-textstyle` --- ### 📝 Commits (2) - [`5039f51`](https://github.com/AppFlowy-IO/AppFlowy/commit/5039f51fc019cb9e0700a9b51342a3bcc1ad470a) chore: textstyles - [`42d3de4`](https://github.com/AppFlowy-IO/AppFlowy/commit/42d3de41de6f1112bd74759269ea90676e24f5a8) chore: sizing ### 📊 Changes **4 files changed** (+105 additions, -133 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_cell.dart` (+2 -3) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_editor.dart` (+86 -122) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/date.dart` (+16 -7) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart` (+1 -1) </details> ### 📄 Description | main | this patch | | ------- | --------------- | | ![image](https://user-images.githubusercontent.com/71320345/203263680-e81b632e-2d12-4eba-afa3-6bcc2d34df14.png)| ![image](https://user-images.githubusercontent.com/71320345/203262601-949a433f-8d95-41a9-878c-df94bc322fd9.png) | | ![image](https://user-images.githubusercontent.com/71320345/203262917-3fa98007-002e-4db8-b591-b69e475a12cd.png) | ![image](https://user-images.githubusercontent.com/71320345/203263868-784cdc25-1f14-4499-92dc-55556740eeea.png) | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:43 +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#4763
No description provided.