Skip to content

RoosterJs 8.27.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 17 Jul 22:13
8d782ef

Improvement

  • Modify the editor.addUndoSnapshot to add formatApiName to the request (#1075)
  • Fix align list item when styled (#1076)
  • Add different apiNames for automatic formatting. (#1087, #1092)

Bug fix

  • Fix bug in ensureUniqueId (#1074)
  • Fix Option+Backspace behavior on Mac (#1084)
  • Add null check in AdjustInsertPosition (#1088)
  • Fix empty selection check in TypeInContainerPlugin (#1086)

Engineering improvement

  • Add test case to Context Menu plugin (#1056)
  • Add TableFeature Tests(#1083)

Interface change

  • New parameter of addUndoSnapshot API callback parameter:
    • additonalData: Additinal data for this callback
  • New parameter for toggleBullet, toggleNumbering, toggleListType:
    • apiNameOverride: Override the default API name parameter in ContentChangedEvent