Commit c33e960
authored
Hotfix version bump legacyAdapter: 8.66.0 → 8.66.1 (#3369)
* Preserve new event pasteType when converting BeforePaste event (#3367)
This change makes the converter prefer the pasteType already present on the new event, only falling back to the mapping from the old event when the new event doesn't have one
* Hotfix version bump legacyAdapter: 8.66.0 → 8.66.11 parent 0f3c024 commit c33e960
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages/roosterjs-editor-adapter
- lib/editor/utils
- test/editor/utils
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments