MarkdownEditor@15 Changelog and Migration Guide #610
Pinned
d3m1d0v
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@gravity-ui/uikit
is used as peer dependency, you need to manually update it in your project. See more info about it in release notestoaster
prop from<MarkdownEditorView />
component<ToasterProvider />
from UIKit. See docs for more infouseToaster()
hook.useToaster()
from@gravity-ui/uikit
useMarkdownEditor()
hookmd
,initial
,handlers
,experimental
,markupConfig
and/orwysiwygConfig
fields ofuseMarkdownEditor()
hook propsuseMarkdownEditor()
useMarkdownEditor()
PluginPriority
field fromExtensionBuilder
ExtensionBuilder.Priority
orbuilder.Priority
instead<YfmHtml />
component and his propsYfmHtmlProps
<YfmStaticView />
andYfmStaticViewProps
insteaddisabledPopoverVisible
field fromToolbarItemData
typehintWhenDisabled
option insteadtypesVersions
frompackage.json
typescript
to v4.7 or higher. See more details in typescript release notesreact
to 16.14 or higher. See more info about new jsx-transform@diplodoc/transform
updated to 4.43.0@diplodoc/transform
is used as peer dependency, you need to manually update it in your project. See changelog@diplodoc/cut-extension
updated to 0.5.0@diplodoc/cut-extension
is used as peer dependency, you need to manually update it in your project. See changelog@diplodoc/file-extension
to peer dependencies@diplodoc/file-extension
is used as peer dependency, you need to add it to dependecies in your projectOther changes
lodash
from peer-dependencies to dependencies inpackage.json
codemirror
packages to latest versionsprosemirror
packages to latest versionsBeta Was this translation helpful? Give feedback.
All reactions