-
Notifications
You must be signed in to change notification settings - Fork 167
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
Conversation
…com/microsoft/roosterjs into u/juliaroldi/port-markdown-plugin-2
…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
…-site Fix AutorFormat
* implement tab movement, tests * remove unused variable * fix name, normalisation, add test * fix wrong parethesis * restore normalizePos
…rosoft/roosterjs into u/juliaroldi/auto-hypen-port
…rosoft/roosterjs into u/juliaroldi/auto-hypen-port
…ection Fix selection with ctrl+a
* Port AnnouncePlugin step 1: refactor list number code * Port AnnouncePlugin step 2 --------- Co-authored-by: Bryan Valverde U <[email protected]>
…om/microsoft/roosterjs into u/juliaroldi/custom-replace-plugin
* fix edge case tables and trigger contentchanged * revert event
…lugin Port Custom Replace Plugin
Trigger AutoLink
…2592) * Port AnnouncePlugin step 1: refactor list number code * Port AnnouncePlugin step 2 * Port AnnouncePlugin ste 3 * add test
Port Auto fraction and ordinals
* 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
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 |
{
"legacy": "8.62.0",
"react": "8.56.0",
"main": "9.2.0",
"legacyAdapter": "8.62.0"
}