Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a ID to the TempDiv, to be able to identify on blur was caused for copy/cut #2813

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

BryanValverdeU
Copy link
Contributor

This PR adds an ID to the TempDiv, so when we handle copy/cut consumers of RoosterJS can verify if the focus is being removed from the editor or if the focus is moving the the tempDiv as part of the copy/cut operation.

@BryanValverdeU BryanValverdeU merged commit 73809cb into master Sep 30, 2024
7 checks passed
BryanValverdeU added a commit that referenced this pull request Sep 30, 2024
* Add a ID to the TempDiv, to be able to identify on blur was caused for copy/cut #2813

* update versions.json
BryanValverdeU added a commit that referenced this pull request Oct 11, 2024
* Add a ID to the TempDiv, to be able to identify on blur was caused for copy/cut #2813

* delete image range

* remove selection

* fix build

* WIP

* clean info when delete image

* WIP

* WIP

* add unit tests

* nit

* Remove style "white-space" from empty paragraph (#2820)

* Remove white-space style for empty paragraph

* improve

* Fix #2804 (#2821)

* touch images

* Do not treat image without src as empty image (#2823)

* update versions.json

* update versions

---------

Co-authored-by: Julia Roldi (from Dev Box) <[email protected]>
Co-authored-by: Julia Roldi <[email protected]>
Co-authored-by: Jiuqing Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants