taskgenius_taskgenius-plugin/src
Quorafind add61b7777 refactor(fluent): rename V2 to fluent and improve code quality
Comprehensive refactoring to improve naming consistency and code quality:

- Rename all "V2" references to "fluent" across codebase
- Update CHANGELOG-BETA.md to use "fluent" scope consistently
- Update comments and documentation from "V2" to "fluent"
- Improve FluentTopNavigation notification count updates:
  - Add async notification count loading to prevent UI blocking
  - Add event listeners for CACHE_READY and TASK_CACHE_UPDATED
  - Improve error handling for notification updates
- Fix ProjectDataCache to use ProjectConfigManager settings
- Improve type safety with explicit imports and type annotations
- Code formatting and cleanup across fluent components
- Remove unnecessary type casts and improve type definitions

This refactoring improves code readability and maintainability while
preserving all existing functionality.
2025-10-19 13:44:49 +08:00
..
__mocks__ fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
__tests__ feat(task): add multi-task selection and bulk operations 2025-10-19 13:44:12 +08:00
cache refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
commands fix(task-mover): prevent archive markers on non-task lines and preserve folded content 2025-09-26 16:56:50 +08:00
common refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
components refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
editor-extensions fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
executors/completion refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
managers refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
mcp refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
pages refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
patches chore(styles): resolve conflict in styles.css 2025-09-29 20:52:36 +08:00
services refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
styles refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
translations feat(quick-capture): add file name template dropdown and enhance settings 2025-10-13 07:09:01 +08:00
types refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
utils refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
setting.ts feat(settings): add dedicated Interface settings tab with Fluent/Legacy mode selection 2025-10-09 16:59:21 +08:00
test-setup.ts chore: resolve conflict 2025-07-09 16:58:46 +08:00
utils.ts refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00