RoosterJs 9.10.0
What's Changed
- Export DefaultSanitizers to be available in roosterjs-content-model-plugins package by @vhuseinova-msft in #2739
- Fix #2741 by changing Id selectors from
#{id}
to[id="{id}"]
by @BryanValverdeU in #2742 - Fix #2734 by Setting List Metadata
applyListStyleFromLevel: true
when toggling a list by @BryanValverdeU in #2743 - Fix crop after selection by @juliaroldi in #2744
- Fix #2733 by changing the approach to announce repeated announce messages by @BryanValverdeU in #2745
- Bump Rooster main to 9.8.0 by @ianeli1 in #2746
- Create getSafeIdSelector and replace all Id selectors with it. by @BryanValverdeU in #2747
- Add AriaLiveMode to announce to let consumers change the ariaLive attribute of the announce container. by @BryanValverdeU in #2749
- Add LegacyImageSelection by @juliaroldi in #2748
- Rooster Patch 9.8.1 by @juliaroldi in #2750
- Add PasteTypeOrGetter so we can update the default paste type based on the content and clipboard items of the Paste Event by @BryanValverdeU in #2753
- Bump RoosterJS to 9.9.0 by @BryanValverdeU in #2756
- Fix ordinal trigger by @juliaroldi in #2759
- Fix default format on Android by @Rain-Zheng in #2762
- Do not trigger markdown inside a word. by @juliaroldi in #2765
- Do not increase list number that starts from 1 by @JiuqingSong in #2766
- Handle Up and Down in Table by @BryanValverdeU in #2767
- Bump RoosterJS 9.9.1 by @juliaroldi in #2769
- Bump Rooster to patch (#2784) by @BryanValverdeU in #2785
- RoosterJs 9.10.0 by @JiuqingSong in #2786
- Really do version bump to 9.10.0 by @JiuqingSong in #2789
Full Changelog: v9.7.0...v9.10.0