Skip to content

Conversation

@jsantell
Copy link
Collaborator

No description provided.

Implement initial scaffolding for mapping/filtering nodes and events
where appropriate.

If a search parameter `?strictdom` appears in the URL on load, strict
DOM is enabled (though currently fairly lax), supporting all existing
custom elements.
"dependencies": {
"htmlparser2": "^9.1.0",
"@commontools/common-propagator": "^0.0.1"
"@commontools/common-propagator": "^0.0.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These deps were previously unlisted

replacement.send(sanitizedEvent);
});
addCancel(cancel);
if (isAllowedEventType(key)) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly a noop right now, we should only bind events that are valid.

@jsantell
Copy link
Collaborator Author

Closing stale pull requests -- please reopen if this is still of interest

@jsantell jsantell closed this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants