[PR #1460] [MERGED] chore: use theme.of(context) text theme in shared widgets #4753

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1460
Author: @richardshiue
Created: 11/17/2022
Status: Merged
Merged: 11/19/2022
Merged by: @appflowy

Base: mainHead: infra-themeofcontext-textstyle


📝 Commits (2)

  • 07d6747 chore: use theme.of(context) text theme in shared widgets
  • aba9b0d chore: Merge branch 'main' into infra-themeofcontext-textstyle

📊 Changes

5 files changed (+24 additions, -24 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart (+2 -2)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/text_input.dart (+17 -17)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/widget/buttons/base_styled_button.dart (+2 -2)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/widget/buttons/secondary_button.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart (+2 -2)

📄 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/1460 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/17/2022 **Status:** ✅ Merged **Merged:** 11/19/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `infra-themeofcontext-textstyle` --- ### 📝 Commits (2) - [`07d6747`](https://github.com/AppFlowy-IO/AppFlowy/commit/07d6747e80146b8f4b28f9fe9e4500603c6afced) chore: use theme.of(context) text theme in shared widgets - [`aba9b0d`](https://github.com/AppFlowy-IO/AppFlowy/commit/aba9b0dfde8da5620a21adafdc43f6f8b91c98ac) chore: Merge branch 'main' into infra-themeofcontext-textstyle ### 📊 Changes **5 files changed** (+24 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart` (+2 -2) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/text_input.dart` (+17 -17) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/widget/buttons/base_styled_button.dart` (+2 -2) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/widget/buttons/secondary_button.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart` (+2 -2) </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:15:40 +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#4753
No description provided.