Commit dc9cfd7
committed
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- src/frontend/components/django-hstore-widget
3 files changed
+113
-279
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments