am-editor

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.

MIT License

Stars
919
Committers
22

Bot releases are hidden (Show)

am-editor - @aomao/[email protected] Latest Release

Published by big-camel over 1 year 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]

am-editor - @aomao/[email protected]

Published by big-camel over 1 year ago

What's Changed

New Contributors

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

am-editor - @aomao/[email protected]

Published by big-camel over 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]

am-editor - @aomao/[email protected]

Published by big-camel over 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]

am-editor - @aomao/[email protected]

Published by big-camel over 1 year ago

What's Changed

New Contributors

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

am-editor - @aomao/[email protected]

Published by big-camel over 1 year ago

Fixed

  • Resolved issue of partial text loss during paste #295
  • Corrected type issue in Schema add method #293
am-editor - @aomao/[email protected]

Published by big-camel over 1 year ago

What's Changed

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

am-editor - @aomao/[email protected]

Published by big-camel almost 2 years 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]

am-editor - @aomao/[email protected]

Published by big-camel almost 2 years 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]

am-editor - @aomao/[email protected]

Published by big-camel almost 2 years 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]

am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

What's Changed

New Contributors

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

am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

What's Changed

New Contributors

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

am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

What's Changed

New Contributors

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

am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

修复

  • 粘贴后记录的光标位置错误
  • 卡片工具栏tip气泡边界显示问题
  • 光标变化后选中的marks未更新
  • 卡片重复渲染后resizeModel实例丢失 #236
  • plugin-table 出现横向滚动条时,进行调整行高度时,操作条 宽度 多出14px;
  • plugin-table 复制表格内容的时候未把text写入到剪贴板
  • plugin-heading 设置 showAnchor: false 无效 #235

What's Changed

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

am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

Fixed

  • event pressing the delete key incorrectly triggers the keydown:backspace event
  • Events in table context menu are repeatedly bound
am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

Improvements

  • table: the right-click menu increases the maximum number of rows/columns to 100
  • lightblock: add markdown command ::: tip
  • image: When the image is pasted, the height and width of the image are preferentially obtained from the img attribute and css
  • markdown: use import instead of require to import related parsing libraries, and require cannot be used when using vite build
  • The onBeforeRender option adds a third parameter engine instance

Fixed

  • table: The change event is not triggered after the cell is aligned up and down
  • table: scrollbar position not updated with browser scrolling after maximization
  • table: wrongly executed paste command in read-only state
  • card: upload type of card, after the upload is successful, execute undo -> redo, the status after successful upload is not restored
  • The data-id of most nodes is not generated correctly, resulting in some abnormal operations
am-editor - @aomao/[email protected]

Published by big-camel about 2 years ago

Fixed

  • request cannot successfully set data using FormData #211

Improvements

am-editor - @aomao/[email protected]

Published by big-camel over 2 years ago

Fixed

  • markdown executes the markdown command at the beginning of a line, the content after the line will be deleted
  • table adds a div package to the html of the exported table, otherwise it will overflow at 100% width
  • card lazy loading card causes undo-redo exception
am-editor - @aomao/[email protected]

Published by big-camel over 2 years ago

Fixed

  • toolbar global is not defind
  • change.insert: pasting under the root node results in a disordered structure
  • add engine to peerDependencies #202
am-editor - @aomao/[email protected]

Published by big-camel over 2 years ago

Fixed

  • mark: complex nested wraps lead to structural errors
  • inline: Insert inline nodes to cause nesting of inline nodes #199
  • getFiles: set multiple to calculate the number of files wrong #201