[PR #2060] [MERGED] fix: calendar UI fixes #5079

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2060
Author: @richardshiue
Created: 3/21/2023
Status: Merged
Merged: 4/12/2023
Merged by: @a-wallen

Base: mainHead: calendar-ui-fixes


📝 Commits (7)

  • d1693ad chore: add some comments and improve readability
  • f80cf03 chore: add a border to the event cards
  • 1246cab fix: improve scrollbar appearance
  • fc29e98 fix: remove unused import
  • 039432b style: code readability
  • d49ee51 chore: Merge remote-tracking branch 'upstream/main' into calendar-ui-fixes
  • 015fe42 chore: Merge remote-tracking branch 'upstream/main' into calendar-ui-fixes

📊 Changes

3 files changed (+37 additions, -31 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart (+32 -19)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_layout_setting.dart (+3 -10)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_setting.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/2060 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 4/12/2023 **Merged by:** [@a-wallen](https://github.com/a-wallen) **Base:** `main` ← **Head:** `calendar-ui-fixes` --- ### 📝 Commits (7) - [`d1693ad`](https://github.com/AppFlowy-IO/AppFlowy/commit/d1693addca3ccb3798f8d3a8ec5cdbfd12d83322) chore: add some comments and improve readability - [`f80cf03`](https://github.com/AppFlowy-IO/AppFlowy/commit/f80cf032d3e4574834bfea8df7ca093420df3b42) chore: add a border to the event cards - [`1246cab`](https://github.com/AppFlowy-IO/AppFlowy/commit/1246cabbccc42b32e91ab159b686a2e3dc0d46e9) fix: improve scrollbar appearance - [`fc29e98`](https://github.com/AppFlowy-IO/AppFlowy/commit/fc29e98c63dd30bce30c51fa5203ee0c1d153071) fix: remove unused import - [`039432b`](https://github.com/AppFlowy-IO/AppFlowy/commit/039432b2befb98b88e1705294d7bb0c7df20baa4) style: code readability - [`d49ee51`](https://github.com/AppFlowy-IO/AppFlowy/commit/d49ee51fce2f57c731ed687b558801a11433a2fd) chore: Merge remote-tracking branch 'upstream/main' into calendar-ui-fixes - [`015fe42`](https://github.com/AppFlowy-IO/AppFlowy/commit/015fe42f0c1d1656c69d4ce1b6393b274266e1d4) chore: Merge remote-tracking branch 'upstream/main' into calendar-ui-fixes ### 📊 Changes **3 files changed** (+37 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart` (+32 -19) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_layout_setting.dart` (+3 -10) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_setting.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:17:07 +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#5079
No description provided.