Releases: red-axe/am-editor
Releases · red-axe/am-editor
@aomao/[email protected]
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/[email protected]
Fixed
card
editable card lazy loading will be wrongly written to historytoolbar
optimizes the mobile toolbar #188plugin-table
table contents lost after copying in read-only state
@aomao/[email protected]
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 deletedselect
sets the mark style when the Range has not changed, the toolbar state is not displayed correctly
@aomao/[email protected]
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/[email protected]
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 themention
plugintable
pulling the cell size does not automatically adjust the width of the table
@aomao/[email protected]
Improvements
link
adds enableToolbar & onLinkClick options https://editor.aomao.com/zh-CN/plugin/plugin-link#enabletoolbarmath
exports MathOptions typemention
exports MentionOptions type
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/[email protected]
Improvements
markdown
pressing enter also performs markdown checks
Fixed
ot
insert text to generate op occasional index errortable
Can't paste new table on both sides of tableblock
The block-level node paste position is wronglist
list cannot be inserted at title node position
@aomao/[email protected]
Improvements
ot-server
optimized collaboration serverot
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/[email protected]
@aomao/[email protected]
Fixed
link
: text link not resolved in paste