Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add a Built-in Rich Text Editor Component to Nuxt UI #2698

Open
beingmomen opened this issue Nov 19, 2024 · 1 comment
Open

Proposal: Add a Built-in Rich Text Editor Component to Nuxt UI #2698

beingmomen opened this issue Nov 19, 2024 · 1 comment
Labels
feature pro v3 #1289 wontfix-v2 This will not be fixed in `v2.x`.

Comments

@beingmomen
Copy link

For what version of Nuxt UI are you suggesting this?

v2.x

Description

Feature Request: Rich Text Editor Component

Description

I would like to request a Rich Text Editor component to be added to Nuxt UI. This component will allow users to input and format rich text content easily, with support for common formatting options such as bold, italic, headers, lists, and more.

Benefits

  • Streamlined development for users who need rich text editing features.
  • Consistency in design and functionality with other Nuxt UI components.

Proposed Solution

Integrate a rich text editor library (e.g., Quill.js, TipTap) as a Nuxt UI component. The component should provide flexibility for customization and ease of use.

Alternatives

For now, users can manually integrate third-party editors, but having a built-in component would significantly improve the development experience.

Additional context

No response

@beingmomen beingmomen added enhancement New feature or request triage labels Nov 19, 2024
Copy link
Member

This has already been discussed in #1889 and #791 and was closed as not planned but now that I think of it, this could have its place inside Nuxt UI Pro v3 which has all the typography done already to use inside the editor.

@benjamincanac benjamincanac added wontfix-v2 This will not be fixed in `v2.x`. feature v3 #1289 pro and removed enhancement New feature or request triage labels Nov 19, 2024 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature pro v3 #1289 wontfix-v2 This will not be fixed in `v2.x`.
Projects
None yet
Development

No branches or pull requests

2 participants