Skip to content

RoosterJs 7.3.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 08 Apr 16:37
· 3577 commits to master since this release
c52973c
  1. Do not propagate input event to parent elements to improve performance
  2. Improve bullet/numbering list behavior when decrease indentation to perserve format
  3. Fix #279 Editor.select() should be no-op and return false if parameter isn't valid
  4. Allow set aria attributes for PickerPlugin when show/hide picker and change selection
  5. Improve PickerPlugin to avoid use keypress event to benefit mobile scenario