jeansordes_dot-navigator/src
Jean Z. SORDES 53b0772d86 fix(settings): restore imperative tab UI and align community lint gates
Route Obsidian 1.13+ settings through display() again so multi-row sections render fully, and tighten local lint coverage with hygiene checks, typed eslint config, and safer electron/frontmatter helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 00:55:51 +02:00
..
adapters refactor: introduce hexagonal architecture foundations 2026-05-31 18:02:10 +02:00
application feat(shortcuts): resolve redirects by path, name, or wikilink 2026-06-12 20:15:12 +02:00
core fix(lint): align ESLint with Obsidian community scanner 2026-06-15 23:05:09 +02:00
domain fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
i18n fix(lint): align ESLint with Obsidian community scanner 2026-06-15 23:05:09 +02:00
ports refactor: introduce hexagonal architecture foundations 2026-05-31 18:02:10 +02:00
settings fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
utils fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
views fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
electron.d.ts fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
flatten.ts enh(hidden): add two-layer opt-in for revealing hidden nodes 2026-06-15 22:40:20 +02:00
main.ts fix(lint): align ESLint with Obsidian community scanner 2026-06-15 23:05:09 +02:00
obsidian-globals.d.ts fix(settings): restore imperative tab UI and align community lint gates 2026-06-16 00:55:51 +02:00
styles.scss feat(tree): add drag-and-drop to move files and rename children 2026-05-31 13:36:37 +00:00
types.ts enh(hidden): add two-layer opt-in for revealing hidden nodes 2026-06-15 22:40:20 +02:00
utils.ts refactor: convert JavaScript files to TypeScript 2025-09-04 17:11:33 +02:00
virtualTree.ts feat(virtualization): integrate TanStack Virtualizer for improved performance and scrolling 2025-09-10 15:58:39 +02:00