RoosterJs 7.9.0
Add new APIs:
- Editor.getSelectionPath(), directly get a selection path from current editor selection
- Editor.getEditorDomAttribute(), get DOM attribute value from editor DIV
Add new override:
- Editor.select() supports selecting with a selection path.