-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Use in custom elements (web components) #619
Copy link
Copy link
Closed as not planned
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesintegrationopen for PRChances are high we accept a PR for this issue (even if it got closed).Chances are high we accept a PR for this issue (even if it got closed).
Milestone
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesintegrationopen for PRChances are high we accept a PR for this issue (even if it got closed).Chances are high we accept a PR for this issue (even if it got closed).
Type
Fields
Give feedbackNo fields configured for issues without a type.
With the way the css is being included, the editor can't be used in the shadow dom for a custom element. It would be great to be able to wrap this fantastic editor as a web component that could be easily reused in projects. That'll probably end up needing more architecture thought than just scoping the css though.