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

Version bump to 9.20.0 #2954

Merged
merged 33 commits into from
Feb 21, 2025

Conversation

flyingbee2012
Copy link
Contributor

No description provided.

juliaroldi and others added 30 commits January 16, 2025 19:33
…quence

Adjust the sequence of splinted list
…rmat-margins

Remove margins of auto formatted list.
* Fix bridge plugin to be able to handle new event

* add test
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
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]>
@flyingbee2012 flyingbee2012 changed the base branch from master to release February 21, 2025 08:50
@flyingbee2012 flyingbee2012 changed the title Biwu/versionbumpup221 Version bump to 9.19.1 Feb 21, 2025
@flyingbee2012 flyingbee2012 marked this pull request as ready for review February 21, 2025 08:52
/**
* enum for setting block alignment, used by setAlignment API
*/
export enum CompatibleAlignment {
Copy link
Collaborator

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",
Copy link
Collaborator

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",
Copy link
Collaborator

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

@flyingbee2012 flyingbee2012 merged commit 92bcb4f into microsoft:release Feb 21, 2025
4 checks passed
@flyingbee2012 flyingbee2012 changed the title Version bump to 9.19.1 Version bump to 9.20.0 Feb 21, 2025
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.

5 participants