Skip to content

Releases: red-axe/am-editor

@aomao/engine@2.9.24

29 Jun 05:35
Compare
Choose a tag to compare

Improvements

  • sub & sup plugins are not nested in each other
  • Editor out of focus no longer disables toolbar

Fixed

  • Japanese input will not trigger change event
  • typing on the card will delete the card structure incorrectly

@aomao/engine@2.9.21

23 Jun 12:12
Compare
Choose a tag to compare

Fixed

  • card editable card lazy loading will be wrongly written to history
  • toolbar optimizes the mobile toolbar #188
  • plugin-table table contents lost after copying in read-only state

@aomao/engine@2.9.20

16 Jun 12:33
Compare
Choose a tag to compare

Improvements

  • getText can get the text in the current document through engine.getText(). If you need the text in the card, you can listen to the parser:text event for parsing

Fixed

  • parser filters tabs such as newlines between nodes
  • In input safari browser, when inputting Chinese in front of the list, there will be extra line breaks #187
  • card Select all documents and press the delete key, if the card is at the end, the card will not be deleted
  • select sets the mark style when the Range has not changed, the toolbar state is not displayed correctly

@aomao/engine@2.9.18

15 Jun 16:15
Compare
Choose a tag to compare

Improvements

  • mention prevents events from bubbling when selected with the enter key

Fixed

  • paste pastes missing part of mark style information and filters out some invalid tabs
  • After codeblock parses markdown, there will be an extra line break at the end

@aomao/engine@2.9.17

14 Jun 09:25
Compare
Choose a tag to compare

Improvements

  • table uses a delay to display a draggable blue line when the mouse moves over the table

Fixed

  • mention Entering the @ symbol in a card that is not editable will execute the popup of the mention plugin
  • table pulling the cell size does not automatically adjust the width of the table

@aomao/engine@2.9.16

07 Jun 09:10
Compare
Choose a tag to compare

Improvements

Fixed

  • ot co-cursor background drawn not removed after collaborator leaves
  • The text in the quote quote block cannot be deleted after it is selected
  • ot-server deletion of multiple nested nodes cannot be synchronized

@aomao/engine@2.9.15

06 Jun 08:07
Compare
Choose a tag to compare

Improvements

  • markdown pressing enter also performs markdown checks

Fixed

  • ot insert text to generate op occasional index error
  • table Can't paste new table on both sides of table
  • block The block-level node paste position is wrong
  • list list cannot be inserted at title node position

@aomao/engine@2.9.12

01 Jun 12:38
Compare
Choose a tag to compare

Improvements

  • ot-server optimized collaboration server
  • ot only redraws the collaboration cursor for the collaborator who is currently modifying the content, reducing the amount of computation
  • The card editable card will no longer perform asynchronous rendering in the collaborative process, but can be executed in non-cooperative

Fixed

  • table has multiple merged cells and the selected position is not accurate
  • invalid accept attribute in file options
  • video certain operations will cause a cooperative infinite loop to update the card value

@aomao/engine@2.9.10

30 May 03:44
Compare
Choose a tag to compare

Fixed

  • ot: cause synergy because Array.at does not support most lower version browsers Error, unable to sync. #179

@aomao/engine@2.9.9

28 May 08:27
Compare
Choose a tag to compare

Fixed

  • link: text link not resolved in paste