[PR #2454] [CLOSED] fix: PR #2414 #5242

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2454
Author: @vuzzer
Created: 5/3/2023
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • bd311ec build: fetch update from upstream
  • 2559ef0 fix: date format
  • fe3956d fix: date format
  • 6a3f2ee style: remove log package
  • 4106fff style: remove unused import
  • dc609aa chore: remove whitespace changes
  • 26bca5a chore: remove whitespace changes
  • b5dc5a9 chore: remove whitespace changes
  • abfc18b Merge branch 'AppFlowy-IO:main' into main
  • 827ad84 Merge branch 'AppFlowy-IO:main' into main

📄 Description

Feature Preview


PR Checklist

it follows the PR #2414
removed spaces to some dart file, fixed tests, and added spaces in other language files.

  • My code adheres to the AppFlowy Style Guide
  • 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/2454 **Author:** [@vuzzer](https://github.com/vuzzer) **Created:** 5/3/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`bd311ec`](https://github.com/AppFlowy-IO/AppFlowy/commit/bd311ec410399bb7764305e253cda038e9984d1e) build: fetch update from upstream - [`2559ef0`](https://github.com/AppFlowy-IO/AppFlowy/commit/2559ef0902875f62d14eea8b002fdbc563c2ff90) fix: date format - [`fe3956d`](https://github.com/AppFlowy-IO/AppFlowy/commit/fe3956d46553c836e0aeae474fae5d77333b0701) fix: date format - [`6a3f2ee`](https://github.com/AppFlowy-IO/AppFlowy/commit/6a3f2ee4612dea5d07d5b7ffcfaf2a0b86406cad) style: remove log package - [`4106fff`](https://github.com/AppFlowy-IO/AppFlowy/commit/4106fffa7e1464067e426493bf3e98ca10fe6c8d) style: remove unused import - [`dc609aa`](https://github.com/AppFlowy-IO/AppFlowy/commit/dc609aa98cf7b7a02bb8b48be6b0f7755e332373) chore: remove whitespace changes - [`26bca5a`](https://github.com/AppFlowy-IO/AppFlowy/commit/26bca5a5147e9fba62e895bf0e1dfd6339baa777) chore: remove whitespace changes - [`b5dc5a9`](https://github.com/AppFlowy-IO/AppFlowy/commit/b5dc5a9e9af6aefed5978fc2722a1545fd28d465) chore: remove whitespace changes - [`abfc18b`](https://github.com/AppFlowy-IO/AppFlowy/commit/abfc18bbf26a27bcebd8a44b1995c6206b375c1e) Merge branch 'AppFlowy-IO:main' into main - [`827ad84`](https://github.com/AppFlowy-IO/AppFlowy/commit/827ad8457e765cb030df065b6b25b51844a225f0) Merge branch 'AppFlowy-IO:main' into main ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ### 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 it follows the PR #2414 removed spaces to some dart file, fixed tests, and added spaces in other language files. - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] 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. - [x] 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:17:52 +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#5242
No description provided.