mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #575] [MERGED] fix: |UI| date parse error at mobile devices #638
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#638
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/575
Author: @dreamhunter2333
Created: 1/30/2025
Status: ✅ Merged
Merged: 1/30/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
c7c0efdfix: |UI| date parse error at mobile devices📊 Changes
10 files changed (+1138 additions, -1122 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+3 -3)📝
frontend/pnpm-lock.yaml(+499 -490)📝
frontend/src/utils/index.ts(+3 -0)📝
pages/package.json(+2 -2)📝
vitepress-docs/package.json(+4 -4)📝
vitepress-docs/pnpm-lock.yaml(+238 -238)📝
worker/package.json(+8 -8)📝
worker/pnpm-lock.yaml(+375 -375)📝
worker/src/constants.ts(+1 -1)📄 Description
PR Type
Bug fix, Dependencies
Description
Fix date parsing error on mobile devices
Update various dependencies in
pnpm-lock.yamlBump version to 0.8.7 across multiple package files
Update changelog with latest changes
Changes walkthrough 📝
1 files
Fix date parsing error on mobile devices1 files
Update version constant to 0.8.75 files
Update dependencies to latest versionsBump version to 0.8.7 and update dependenciesBump version to 0.8.7 and update dependenciesBump version to 0.8.7 and update wrangler dependencyBump version to 0.8.7 and update dependencies1 files
Update changelog for version 0.8.72 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.