RoosterJs 9.11.0
What's Changed
- Fix Image range selection by @juliaroldi in #2768
- Add
<del>
elements to default processors and use knownElementProcessor for this type of element. by @BryanValverdeU in #2770 - Fix drag and drop by @juliaroldi in #2772
- Dont remove the MarginTop/Bottom from lists when pasting from Word Online by @BryanValverdeU in #2778
- Reconcile table and image selection for cache by @JiuqingSong in #2714
- Set segmentFormat text color to black when creating the model of the clipboard content and using Keep source formatting paste type by @BryanValverdeU in #2773
- Bump webpack from 5.84.1 to 5.94.0 by @dependabot in #2780
- Fix image selection in tables by @juliaroldi in #2781
- Resolve null sheet in convertInlineCss by @BryanValverdeU in #2784
- Update paste code to add a paragraph when the clipboard contains atleast a block element by @BryanValverdeU in #2777
- Fix 300391: [Mail] The numbers will become a continuous sequence afte… by @JiuqingSong in #2782
- Pressing Tab inside a table should select all node contents of the next cell by @Andres-CT98 in #2764
- fix list by @juliaroldi in #2791
- Fix findEditingImage by @juliaroldi in #2794
- Bump RoosterJs Plugins to 9.10.1 by @juliaroldi in #2796
- Do not remove image selection when copy by @juliaroldi in #2792
- Fix #2755 After modifying the list type and the indentation, the list types within the same list may be inconsistent. by @JiuqingSong in #2795
- Use a different change source for keyboard formatting event by @JiuqingSong in #2799
- Bump dompurify from 2.3.0 to 2.5.4 by @dependabot in #2800
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #2801
- Fix #2699 If there is a list in a quote, clearFormat can't clear the quote by @JiuqingSong in #2797
- Bump body-parser from 1.20.1 to 1.20.3 by @dependabot in #2802
- Auto link enhancements by @juliaroldi in #2798
- Let DOM Helper return a cloned root by @JiuqingSong in #2805
- Fix mergeTable when pasting by @BryanValverdeU in #2810
- Fix #2807 Handle selection in BR by @JiuqingSong in #2809
- Use a separate experimental feature for Enter key by @JiuqingSong in #2811
- [Image Edit] When the image is in edit mode, hide the text caret by @juliaroldi in #2815
- Make the imageEditInfo protected by @juliaroldi in #2812
- Bump packages to
9.11.0
by @BryanValverdeU in #2814 - Patch and bump RoosterJS core package to
9.11.1
by @BryanValverdeU in #2816 - Patch fix RoosterJS Plugins package by @juliaroldi in #2819
Full Changelog: v9.10.0...v9.11.0