Skip to content

Commit dc9cfd7

Browse files
Refactor hstore widget to use shadow DOM and hidden textarea
The widget now uses shadow DOM for encapsulation and programmatically creates a hidden textarea for form submission, instead of binding the name attribute to the visible textarea. CSS selectors were updated to remove the component root selector for compatibility with shadow DOM.
1 parent 4e6c517 commit dc9cfd7

File tree

3 files changed

+113
-279
lines changed

3 files changed

+113
-279
lines changed

package-lock.json

Lines changed: 0 additions & 185 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)