Skip to content

Fix/obsidian review createel - #9

Merged
luoxuanzao merged 2 commits into
mainfrom
fix/obsidian-review-createel
Aug 5, 2026
Merged

Fix/obsidian review createel#9
luoxuanzao merged 2 commits into
mainfrom
fix/obsidian-review-createel

Conversation

@luoxuanzao

Copy link
Copy Markdown
Member

Summary

  • What changed?
  • Why is it needed?

Verification

  • npm run typecheck
  • npm run lint
  • npm run test
  • npm run build
  • npm run release:check
  • npm run audit:prod
  • Tested affected qodercli behavior against a real CLI when applicable

Safety

  • No credentials, private vault content, internal URLs, or personal paths are included
  • User-visible changes are documented in CHANGELOG.md

Replaces document.createElement/createElementNS/createDocumentFragment
calls with Obsidian's createEl/createDiv/createSpan/createSvg/
createFragment helpers flagged by the community plugin review bot.

Also upgrades eslint-plugin-obsidianmd to 0.4.1 and enables the
prefer-create-el rule so regressions surface in local lint.
@luoxuanzao
luoxuanzao merged commit b9401dd into main Aug 5, 2026
10 checks passed
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.

1 participant