Am Editor Versions Save

A rich text editor that supports collaborative editing and allows for the free use of front-end common libraries such as React and Vue to extend and define plugins.

@aomao/[email protected]

11 months ago

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/[email protected]...@aomao/[email protected]

@aomao/[email protected]

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

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/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

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/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

Fixed

  • Resolved issue of partial text loss during paste #295
  • Corrected type issue in Schema add method #293

@aomao/[email protected]

1 year ago

What's Changed

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

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/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

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/[email protected]...@aomao/[email protected]

@aomao/[email protected]

1 year ago

What's Changed

  • chore: improve performance a bit

Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]