Commit 8ccc021
authored
Feat auto close publish page (#164)
* feat: add contact us message in multiple languages
- Added a new message for contacting support in English and Chinese.
- Updated the layout and styling in the Publish component for better readability.
* feat: add auto close feature for publish page
- Implemented auto close functionality with countdown in the Publish component.
- Added corresponding messages in English and Chinese for user interface.
- Enhanced layout and styling for better user experience.
* feat: update auto close feature in publish component
- Enhanced auto close functionality with adjustable delay settings.
- Added a number input for users to set the delay in minutes.
- Improved user interface with tooltips for better guidance.1 parent 32f523d commit 8ccc021
File tree
7 files changed
+2275
-1853
lines changed- .cursor/rules
- locales
- en
- zh_CN
- src/tabs
7 files changed
+2275
-1853
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
1013 | 1024 | | |
1014 | 1025 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
987 | 998 | | |
988 | 999 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments