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 70 forks source link

RTF Editor in Web Components #2633

Open enowak1031 opened 2 months ago

enowak1031 commented 2 months ago

Based on the Spike #2241

cjwinsor commented 1 month ago

@ElishaSamPeterPrabhu Had worked on this and created a branch to show it currently only works with quill.js when not inside the shadowdom. The holdup here is whether we accept that the RTF component is the only one that does not leverage the shadowdom. Once we agree on that, we can proceed with a proper PR and code review.

prashanth-offcl commented 1 month ago

@prashanth-offcl to review the POC and move to todo