Commit 12421e0
committed
feat: add UUID dependency and update AboutDialog and PostInfo components
- Added `uuid` as a dependency in `package.json`.
- Updated links in `AboutDialog.vue` to reflect new repository.
- Modified `PostInfo.vue` to support new data structures and functionalities, including image processing and platform selection.
- Introduced new utility functions in `extension.ts` for handling extension interactions and data synchronization.1 parent 8f65e29 commit 12421e0
File tree
5 files changed
+360
-93
lines changed- apps/web/src
- components/editor/editor-header
- utils
5 files changed
+360
-93
lines changedLines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
40 | | - | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments