red-axe/am-editor
 Watch   
 Star   
 Fork   
2023-05-24 23:44:24
am-editor

@aomao/engine@2.10.13

What's Changed

plugin-table

  • feat: add fixed width option for tables #200
  • feat: Merge external tables when pasting into internal tables
  • fix: Resolve highlighting issue when deleting within merged cells in a table #306

card

  • fix: Resolve page scrolling issue with middle-positioned scrollbar #308
  • fix: Resolve issue where selection effect doesn't disappear when moving the cursor forward after selecting a card #309

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.10.12...@aomao/engine@2.10.13

2023-05-22 17:48:47
am-editor

@aomao/engine@2.10.12

What's Changed

New Contributors

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.10.2...@aomao/engine@2.10.12

2023-03-20 00:44:47
am-editor

@aomao/engine@2.10.2

What's Changed

  • Export getYDoc method from startServer
  • Add broadcastCustomMessage method to WSSharedDoc
  • Add requestListener option to extend http.Server service Improve auth option to return a unique ID for the document
  • Remove onConnection option

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.10.1...@aomao/engine@2.10.2

2023-03-19 16:11:34
am-editor

@aomao/engine@2.10.1

What's Changed

  • Added messageCustom message type to yjs-websocket
  • Added requestListener & onConnection options to yjs-websocket/server

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.10.0...@aomao/engine@2.10.1

2023-03-18 00:38:38
am-editor

@aomao/engine@2.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.9.63...@aomao/engine@2.10.0

2023-03-12 21:43:39
am-editor

@aomao/engine@2.9.63

Fixed

  • Resolved issue of partial text loss during paste #295
  • Corrected type issue in Schema add method #293
2023-03-05 11:11:49
am-editor

@aomao/engine@2.9.62

What's Changed

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.9.56...@aomao/engine@2.9.62

2022-11-21 15:46:32
am-editor

@aomao/engine@2.9.56

Fixed

  • Replace replaceAll with replace method #274
  • The parentNode cannot be obtained in the applet, and the parentElement attribute is preferred

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.9.53...@aomao/engine@2.9.56

2022-11-14 00:07:44
am-editor

@aomao/engine@2.9.54

Fixed

  • card the dnd node of the card toolbar is not destroyed correctly
  • codeblock-vue reports an error after selecting the language item

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/engine@2.9.53...@aomao/engine@2.9.54

2022-11-08 20:50:29
am-editor