Skip to content

Releases: red-axe/am-editor

@aomao/engine@2.10.13

24 May 15:55
Compare
Choose a tag to compare

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

@aomao/engine@2.10.12

22 May 09:50
Compare
Choose a tag to compare

What's Changed

  • fix(bug): fix range error when undo the history after deleting text … by @FlordH in #305
  • fix: 修复自定义插件不存在默认的ToolbarConfig配置中onDisabled不生效的问题 by @myprelude in #307
  • feat: toolbar prompt 逻辑简单调整 by @myprelude in #311

New Contributors

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

@aomao/engine@2.10.2

19 Mar 16:46
Compare
Choose a tag to compare

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

@aomao/engine@2.10.1

19 Mar 08:19
Compare
Choose a tag to compare

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

@aomao/engine@2.10.0

17 Mar 16:41
Compare
Choose a tag to compare

What's Changed

  • fix(table): avoid jitter on table active/deactive by @Yelmor in #299
  • Replace OT with new data structures and YJS. by @big-camel in #302

New Contributors

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

@aomao/engine@2.9.63

12 Mar 13:53
Compare
Choose a tag to compare

Fixed

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

@aomao/engine@2.9.62

05 Mar 03:17
Compare
Choose a tag to compare

What's Changed

  • feat: list.merge添加canMerge配置逻辑 by @amibug in #280
  • feat: add isMerge options for schema.add method #293
  • fix: #281

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

@aomao/engine@2.9.56

21 Nov 07:51
Compare
Choose a tag to compare

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

@aomao/engine@2.9.54

13 Nov 16:11
Compare
Choose a tag to compare

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

@aomao/engine@2.9.53

08 Nov 12:54
Compare
Choose a tag to compare