Commit 3fda886
authored
feat!: cross-tab-copy-paste can copy more than just blocks (#2571)
* feat: convert cross-tab-copy-paste to typescript
* feat!: allow copying more than just blocks
* feat: allow customizing local storage key
* fix: use localized names for context menu items
* fix!: use keyCodes property and remove alt shortcuts
* fix: use keyboard ids from core
* fix: trim message string if necessary
* chore: add workspace comments to test page
* chore: remove changes to unrelated package locks
* chore: doc fixes1 parent 6f5d860 commit 3fda886
7 files changed
Lines changed: 537 additions & 348 deletions
File tree
- plugins/cross-tab-copy-paste
- src
- test
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments