Skip to content

RoosterJS dependencies update#4874

Merged
vhuseinova-msft merged 11 commits intomainfrom
vhuseinova/rooster-dependencies-update
Jul 19, 2024
Merged

RoosterJS dependencies update#4874
vhuseinova-msft merged 11 commits intomainfrom
vhuseinova/rooster-dependencies-update

Conversation

@vhuseinova-msft
Copy link
Copy Markdown
Member

What

  • update RoosterJS dependencies
  • exported DefaultSanitizers from roosterjs and removed local copy
  • added announcements when bulleted and numbered lists button are clicked
  • added announcements when new bulleted and numbered lists items are added

Why

How Tested

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 16, 2024

Chat bundle size is increased❗.

  • Current size: 2097241
  • Base size: 2094508
  • Diff size: 2733

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 16, 2024

Calling bundle size is increased❗.

  • Current size: 5081326
  • Base size: 5080808
  • Diff size: 518

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 16, 2024

CallWithChat bundle size is increased❗.

  • Current size: 6431615
  • Base size: 6428861
  • Diff size: 2754

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 19, 2024

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 26619 / 42116
63.2%
26619 / 42116
63.2%
722 / 1300
55.53%
2104 / 3346
62.88%
Current 26615 / 42138
63.16%
26615 / 42138
63.16%
722 / 1299
55.58%
2097 / 3340
62.78%
Diff -4 / 22
-0.04%
-4 / 22
-0.04%
0 / -1
0.05%
-7 / -6
-0.1%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 19, 2024

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 52542 / 84663
62.06%
52542 / 84663
62.06%
1068 / 2370
45.06%
3013 / 5062
59.52%
Current 52542 / 84688
62.04%
52542 / 84688
62.04%
1068 / 2369
45.08%
2997 / 5055
59.28%
Diff 0 / 25
-0.02%
0 / 25
-0.02%
0 / -1
0.02%
-16 / -7
-0.24%

@vhuseinova-msft vhuseinova-msft marked this pull request as ready for review July 19, 2024 17:13
@vhuseinova-msft vhuseinova-msft requested review from a team as code owners July 19, 2024 17:13
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

Comment thread packages/storybook8/stories/Composites/ChatComposite/Docs.mdx
}, [theme]);

useEffect(() => {
editor.current?.setDarkModeState(isDarkThemedValue);
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need this anymore as editor creation useEffect already depends on theme and will be updated when theme is changed

@vhuseinova-msft vhuseinova-msft merged commit 4b8a197 into main Jul 19, 2024
@vhuseinova-msft vhuseinova-msft deleted the vhuseinova/rooster-dependencies-update branch July 19, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants