[PR #4067] [MERGED] chore: optimize recent page font size #6038

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4067
Author: @richardshiue
Created: 12/2/2023
Status: Merged
Merged: 12/2/2023
Merged by: @richardshiue

Base: mainHead: recent-page-font-size


📝 Commits (4)

  • 65e6c57 chore: adjust text sizing in recents view section
  • f30986f chore: flutter analyze
  • b82f0ba chore: code cleanup
  • fd62f63 chore: alternative solution

📊 Changes

3 files changed (+73 additions, -95 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/mobile/presentation/home/recent_folder/mobile_home_recent_views.dart (+27 -30)
📝 frontend/appflowy_flutter/lib/mobile/presentation/home/recent_folder/mobile_recent_view.dart (+46 -64)
📝 frontend/appflowy_flutter/lib/startup/deps_resolver.dart (+0 -1)

📄 Description

iOS Android
Screenshot 2023-12-02 at 11 26 25 AM Screenshot_20231202-112638

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/4067 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 12/2/2023 **Status:** ✅ Merged **Merged:** 12/2/2023 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `recent-page-font-size` --- ### 📝 Commits (4) - [`65e6c57`](https://github.com/AppFlowy-IO/AppFlowy/commit/65e6c5701c1d8b3386a5753111813a53794ca80c) chore: adjust text sizing in recents view section - [`f30986f`](https://github.com/AppFlowy-IO/AppFlowy/commit/f30986f889ea6952e1e754589be55d74d349fb2f) chore: flutter analyze - [`b82f0ba`](https://github.com/AppFlowy-IO/AppFlowy/commit/b82f0ba87e3bf1f2469b579d543682539d913f5a) chore: code cleanup - [`fd62f63`](https://github.com/AppFlowy-IO/AppFlowy/commit/fd62f63469fc3e4f1fdc594076df3768fe99fba4) chore: alternative solution ### 📊 Changes **3 files changed** (+73 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/mobile/presentation/home/recent_folder/mobile_home_recent_views.dart` (+27 -30) 📝 `frontend/appflowy_flutter/lib/mobile/presentation/home/recent_folder/mobile_recent_view.dart` (+46 -64) 📝 `frontend/appflowy_flutter/lib/startup/deps_resolver.dart` (+0 -1) </details> ### 📄 Description | iOS | Android | |--------|--------| | ![Screenshot 2023-12-02 at 11 26 25 AM](https://github.com/AppFlowy-IO/AppFlowy/assets/71320345/4398735a-b66d-4bd1-a290-41b4a2d85e84) | ![Screenshot_20231202-112638](https://github.com/AppFlowy-IO/AppFlowy/assets/71320345/4940589a-7169-41ad-8ef6-f83de58415c2) | ### Feature Preview <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:21:26 +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#6038
No description provided.