Skip to content

Address Obsidian plugin review feedback#51

Merged
gtritchie merged 6 commits into
mainfrom
obsidian-review-feedback
May 13, 2026
Merged

Address Obsidian plugin review feedback#51
gtritchie merged 6 commits into
mainfrom
obsidian-review-feedback

Conversation

@gtritchie

Copy link
Copy Markdown
Owner

Summary

  • Replace createEl("span", ...) calls with createSpan(...) across bulk-edit-modal.ts and settings.ts (5 sites) per Obsidian plugin review.
  • Upgrade eslint-plugin-obsidianmd from 0.2.4 to 0.3.0; apply prefer-window-timers fix (requestAnimationFramewindow.requestAnimationFrame) for popout window compatibility.

Test plan

  • npm run lint clean
  • npm run build clean
  • npm audit reports 0 vulnerabilities
  • Manual smoke test of bulk edit modal and settings warnings in Obsidian

@gtritchie gtritchie merged commit 7a5cfd2 into main May 13, 2026
4 checks passed
@gtritchie gtritchie deleted the obsidian-review-feedback branch May 13, 2026 00:10
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