mirror of
https://github.com/jalad25/contact-note.git
synced 2026-07-22 06:53:06 +00:00
1.6 KiB
1.6 KiB
Summary
Related issue
Closes #
Type of change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that changes existing behavior)
- Documentation
- Refactor (no functional change)
Changes
Screenshots / recordings
Checklist
- I have read the contributing guidelines.
npm run lintpasses.npm run buildpasses with no TypeScript errors.- I have tested these changes in a local Obsidian vault.
- I have tested in both the sidebar contacts view and a contacts base view (
.basefile), if the change touches shared rendering or contact data. - I have tested the affected UI in both light and dark mode (if any styles or DOM structure were touched).
- I have tested these changes on both the Obsidian desktop application and the Obsidian mobile app (if relevant).
- I have updated documentation (README, CONTRIBUTING, or DEVELOPMENT) where applicable.