Commit 01acd57
File tree
Expand file treeCollapse file tree
3 files changed
+60
-8
lines changedFilter options
- packages/core/useClipboard
Expand file treeCollapse file tree
3 files changed
+60
-8
lines changedpackages/core/useClipboard/index.browser.test.ts
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
packages/core/useClipboard/index.test.ts
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
packages/core/useClipboard/index.ts
Copy file name to clipboardExpand all lines: packages/core/useClipboard/index.ts+21-8Lines changed: 21 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
78 | 84 |
|
79 |
| - |
| 85 | + |
80 | 86 |
|
81 | 87 |
|
82 | 88 |
|
| ||
86 | 92 |
|
87 | 93 |
|
88 | 94 |
|
89 |
| - |
90 |
| - |
91 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
92 | 105 |
|
93 | 106 |
|
94 | 107 |
|
|
0 commit comments