Skip to content

feat: ignore elements by class - #564

Open
oiahoon wants to merge 1 commit into
nfrasser:mainfrom
oiahoon:feat/ignore-element-classes
Open

feat: ignore elements by class#564
oiahoon wants to merge 1 commit into
nfrasser:mainfrom
oiahoon:feat/ignore-element-classes

Conversation

@oiahoon

@oiahoon oiahoon commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • add an ignoreElementClasses option for element, HTML, jQuery, and React interfaces
  • preserve class-name case and support the jQuery data API
  • cover multi-class and self-closing HTML behavior

Fixes #181

Verification

  • npm test (394 passing)
  • npm run lint
  • npm run build:ci
  • npm run test:coverage
  • npm run prepack --workspaces
  • git diff --check

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.

Ignore elements with specifed class

1 participant