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

Really do version bump to 9.10.0 #2789

Merged
merged 28 commits into from
Sep 6, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
06d57be
image-selection
juliaroldi Aug 16, 2024
aab1058
fixes
juliaroldi Aug 16, 2024
43f3287
Merge branch 'master' into u/juliaroldi/image-fixes
juliaroldi Aug 16, 2024
8b52988
safari fix
juliaroldi Aug 16, 2024
f6bb152
Merge branch 'u/juliaroldi/image-fixes' of https://github.com/microso…
juliaroldi Aug 16, 2024
13ba45a
Merge pull request #2768 from microsoft/u/juliaroldi/image-fixes
juliaroldi Aug 19, 2024
9c0db6e
fix drag and drop
juliaroldi Aug 21, 2024
45fe9ff
conflicts
juliaroldi Aug 22, 2024
21efdc8
fixes
juliaroldi Aug 22, 2024
7b4b9c8
fixes
juliaroldi Aug 22, 2024
e97ff6e
Add `<del>` elements to default processors and use knownElementProces…
BryanValverdeU Aug 22, 2024
4348117
Merge branch 'master' into u/juliaroldi/drag-image
BryanValverdeU Aug 22, 2024
70bec5a
Merge pull request #2772 from microsoft/u/juliaroldi/drag-image
juliaroldi Aug 23, 2024
b3111df
Dont remove the MarginTop/Bottom from lists when pasting from Word On…
BryanValverdeU Aug 28, 2024
5b07b94
Reconcile table and image selection for cache (#2714)
JiuqingSong Aug 29, 2024
1af04a3
Set segmentFormat text color to black when creating the model of the …
BryanValverdeU Aug 29, 2024
63010b9
fixes image in tables
juliaroldi Aug 30, 2024
c8ce33e
Merge branch 'master' into u/juliaroldi/find-images-on-tables
juliaroldi Sep 2, 2024
8faa8e0
Bump webpack from 5.84.1 to 5.94.0 (#2780)
dependabot[bot] Sep 3, 2024
ffc0685
Merge branch 'master' into u/juliaroldi/find-images-on-tables
juliaroldi Sep 3, 2024
ab11e03
Merge pull request #2781 from microsoft/u/juliaroldi/find-images-on-t…
juliaroldi Sep 3, 2024
92de0a6
Resolve null sheet in convertInlineCss (#2784)
BryanValverdeU Sep 4, 2024
f496042
Update paste code to add a paragraph when the clipboard contains atle…
BryanValverdeU Sep 4, 2024
a419832
Fix 300391: [Mail] The numbers will become a continuous sequence afte…
JiuqingSong Sep 4, 2024
865fdc7
Pressing Tab inside a table should select all node contents of the ne…
Andres-CT98 Sep 5, 2024
ec226bb
Merge branch 'master' into u/jisong/9100
JiuqingSong Sep 6, 2024
bf828a2
Bump version to 9.10.0
JiuqingSong Sep 6, 2024
8265a03
Merge branch 'release' into u/jisong/9100_2
JiuqingSong Sep 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"react": "9.0.0",
"main": "9.9.1",
"main": "9.10.0",
"legacyAdapter": "8.62.1",
"overrides": {
"roosterjs-content-model-core": "9.9.2"
}
"overrides": {}
}
Loading