Releases: red-axe/am-editor
@aomao/[email protected]
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]
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/[email protected]...@aomao/[email protected]
@aomao/[email protected]
What's Changed
- Export
getYDoc
method fromstartServer
- Add
broadcastCustomMessage
method toWSSharedDoc
- Add
requestListener
option to extendhttp.Server
service Improveauth
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]
What's Changed
- Added
messageCustom
message type toyjs-websocket
- Added
requestListener
&onConnection
options toyjs-websocket/server
Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]
@aomao/[email protected]
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/[email protected]...@aomao/[email protected]
@aomao/[email protected]
@aomao/[email protected]
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/[email protected]...@aomao/[email protected]
@aomao/[email protected]
Fixed
- Replace
replaceAll
withreplace
method #274 - The
parentNode
cannot be obtained in the applet, and theparentElement
attribute is preferred
Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]
@aomao/[email protected]
Fixed
card
the dnd node of the card toolbar is not destroyed correctlycodeblock-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]
What's Changed
- chore: improve performance a bit
Full Changelog: https://github.com/red-axe/am-editor/compare/@aomao/[email protected]...@aomao/[email protected]