trimble-oss / modus-web-components

This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
https://modus-web-components.trimble.com/
MIT License
33 stars 71 forks source link

RTF Editor Text Area in Web Components - Barebones #1053

Open enowak1031 opened 1 year ago

enowak1031 commented 1 year ago

IMPORTANT: This should be broken down into smaller issues.

As a user I want to add rich text formatting to the text I input

The user needs to format text, such as:

The user does not need to format text

Image

Figma File: https://www.figma.com/file/wyfVJUHWRMkeCfdB38HFEE/Modus---Web?type=design&node-id=16926-43994&mode=design&t=iWrmgODEaqk0fc8q-0

Documentation: https://docs.google.com/document/d/1tlviA40QujQlgctEhm4VHvZwlF-xUgRzjyLarYihf3o/edit

soniakaukonen commented 1 year ago

current state in Figma. Icons submitted to icon platform. dark mode tbd @msankaran0712 @enowak1031

Image

cjwinsor commented 8 months ago

@msankaran0712 @coliff Did you have any research towards an existing component we can leverage for this? Any info you can share will be appreciated.

coliff commented 7 months ago

I remember looking though the rich-text-editor tagged repos on GitHub last year with Maha. We liked the look of Quill, the top-starred one.

cjwinsor commented 7 months ago

2241 was created to style Quill

After that ticket is completed, we can use this ticket to implement Quill into MWC