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

Bump main version to 9.2.0 #2608

Merged
merged 108 commits into from
Apr 26, 2024
Merged

Bump main version to 9.2.0 #2608

merged 108 commits into from
Apr 26, 2024

Conversation

ianeli1
Copy link
Member

@ianeli1 ianeli1 commented Apr 26, 2024

{
"legacy": "8.62.0",
"react": "8.56.0",
"main": "9.2.0",
"legacyAdapter": "8.62.0"
}

juliaroldi and others added 30 commits March 26, 2024 13:38
…ugin-2

[Part 2] Markdown Plugin - Add code support
…2536)

* Implement indent whole table

* implement tab on last cell new row

* add Table selection and single cell handling

* export clearSelectedCells

* undefined check, simplify

* add tests

* add test for list in table edge case
* implement tab movement, tests

* remove unused variable

* fix name, normalisation, add test

* fix wrong parethesis

* restore normalizePos
JiuqingSong and others added 25 commits April 22, 2024 13:24
* Port AnnouncePlugin step 1: refactor list number code

* Port AnnouncePlugin step 2

---------

Co-authored-by: Bryan Valverde U <[email protected]>
* fix edge case tables and trigger contentchanged

* revert event
…2592)

* Port AnnouncePlugin step 1: refactor list number code

* Port AnnouncePlugin step 2

* Port AnnouncePlugin ste 3

* add test
* Preserve reverted selection info in Content Model

* Entity delimiter cursor moving (#2575)

* improve

* Add test

* add test
* init

* Simplify type callback
* Also allow using Ctrl-Shift-Z on Windows

* Fix failing test

* Fix broken test

* Fix failing test

* Keep and deprecate old ShortcutRedoMacOS

* Remove test not needed anymore
@JiuqingSong
Copy link
Collaborator

When I diff with master, I see some difference, some may be caused by EOL, some seems to be merging issue. Can you try to directly copy those impacted files from master to replace directly?

@ianeli1
Copy link
Member Author

ianeli1 commented Apr 26, 2024

When I diff with master, I see some difference, some may be caused by EOL, some seems to be merging issue. Can you try to directly copy those impacted files from master to replace directly?

I'm still seeing a diff in packages/roosterjs-content-model-core/lib/corePlugin/selection/SelectionPlugin.ts despite it being the exact same file, and committing the master raw does nothing. Odd.

@ianeli1 ianeli1 merged commit b71ce2f into release Apr 26, 2024
7 checks passed
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.

8 participants