-
Notifications
You must be signed in to change notification settings - Fork 168
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
Version bump to 9.20.0 #2954
Version bump to 9.20.0 #2954
Conversation
…soft/roosterjs into u/juliaroldi/list-sequence
…quence Adjust the sequence of splinted list
…rmat-margins Remove margins of auto formatted list.
…ft/roosterjs into u/juliaroldi/undo-images
…ages Stop editing when content changed
* Fix bridge plugin to be able to handle new event * add test
Remove LegacyImageSelection
After a text is automatically transformed into a link by typing and pressing space, send the anchor element when the ContentChanged event is triggered. Also add more unit tests.
* Respect font weight in TH element * add test * improve * fix build
* Fix resize table with width * fix test
* Fix #317607 * fix build * fix test
Co-authored-by: Bryan Valverde U <[email protected]>
Co-authored-by: Jiuqing Song <[email protected]>
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…microsoft#2950) * Implement Excel non-native event handling and related utilities * Update import statement for BeforePasteEvent and ClipboardData types * Fix typo in handleExcelContentFromNotNativeEventTest for handleForNativeEvent parameter * Remove deprecated Excel non-native event handling and related tests; add new HTML template for non-native Excel content * Fix tests in pipeline --------- Co-authored-by: Jiuqing Song <[email protected]>
/** | ||
* enum for setting block alignment, used by setAlignment API | ||
*/ | ||
export enum CompatibleAlignment { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These files need to be removed from the change
versions.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"react": "9.0.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bump "react" to 9.0.2
versions.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"react": "9.0.1", | |||
"main": "9.19.0", | |||
"main": "9.19.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump to 9.20.0
No description provided.