Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Migrate to Slate 0.50.x #297

Closed
24 of 27 tasks
dselman opened this issue Mar 17, 2020 · 1 comment
Closed
24 of 27 tasks

Migrate to Slate 0.50.x #297

dselman opened this issue Mar 17, 2020 · 1 comment
Assignees

Comments

@dselman
Copy link
Contributor

dselman commented Mar 17, 2020

The editor needs to be updated to use Slate 0.50.x. This is a major release of Slate with many breaking changes.

This work is underway in the slate-0.50.x-hack branch. Note that you also need to npm link to the accordproject/markdown-slate on the slate-0.50.x branch.

If you want to paste HTML img tags you will also need to npm link to @accordproject/markdown-html on the slate-0.50.x branch.

DOM

  • Paragraph
  • Bold
  • Italic
  • Code
  • Code Block
  • HTML Block
  • HTML Inline
  • Headings
  • Image
  • Link
  • HR
  • Linebreak
  • Softbreak
  • OL
  • UL

Misc

  • Markdown load/save
  • Read-only
  • Schema
  • Copy & Paste HTML
  • use styled components
  • update css
  • styling props
  • Hot keys
  • check dependencies and production build

Toolbar

  • Toolbar
  • Insert Image
  • Insert/Edit Link
@jolanglinais
Copy link
Member

Closing, still working on hyperlink support, but now everyone can start work off master again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants