Skip to content

Roadmap & Future Of Library #584

Description

@makhnatkin

Description

This is a roadmap for development. It can be changed. You can write your ideas in the comments.

Upcoming

Base

  • Keep only basic markdown-it functionality (default preset); move YFM and other additional extensions to a separate package(s) (probably, in v16)
  • Redesign editor extensions system: add the ability to customize both modes (wysiwyg and markup), toolbar, and other places in the editor
  • Design a unified editor store/context for sharing data between editor modules.
  • Improve the folder structure to fully separate WYSIWYG and markup.
  • Implement editor rendering in different modes (e.g., render only WYSIWYG within the provider (like in uikit tabs) if needed).

Deps

  • Find a way to minimize ProsMirror and CodeMirror package duplication or implement a duplication alert mechanism.
  • Manage growing peer dependencies by bundling them (creating a separate package).

Tests

Discuss

  • Should we use monorepo for editor packages (use Lerna for pack vs release-please)?
    Answer: yes, pnpm+nx for monorepo, release-please for release flow
    Monorepo is already in use

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions