taskgenius_taskgenius-plugin/src
Quorafind 99861bdb9a fix(task-view): resolve text display sync issues in markdown rendering
- Use requestAnimationFrame for proper DOM cleanup timing
- Fix text discrepancies when switching between edit and view modes
- Ensure markdown renderer properly updates on metadata changes
2025-09-04 10:53:18 +08:00
..
__mocks__ fix: css issue with create task 2025-07-18 14:55:35 +08:00
__tests__ fix(dates): correct timezone handling for date display in task views 2025-09-02 12:41:05 +08:00
cache refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
commands refactor: remove duplicate re-export files and update all imports to point directly to new locations 2025-08-28 11:49:10 +08:00
common feat(views): add region-based organization with drag-and-drop sorting 2025-09-04 10:52:55 +08:00
components fix(task-view): resolve text display sync issues in markdown rendering 2025-09-04 10:53:18 +08:00
core feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
dataflow feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
editor-extensions fix(quick-capture): resolve tag duplication in autocomplete suggestions 2025-09-03 22:35:29 +08:00
executors/completion refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
managers feat(quick-capture): add start and scheduled date fields to electron quick capture 2025-09-03 20:39:06 +08:00
mcp refactor(settings): consolidate dataflowEnabled into enableIndexer 2025-08-27 23:35:01 +08:00
pages fix(filter): improve filter input performance with increased debounce delays 2025-09-04 10:52:30 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
services refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
styles feat(views): add region-based organization with drag-and-drop sorting 2025-09-04 10:52:55 +08:00
translations feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
types refactor(canvas): consolidate Canvas parsing into core CanvasParser 2025-08-24 22:46:16 +08:00
utils fix(dates): correct timezone handling for date display in task views 2025-09-02 12:41:05 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts feat(habits): improve habit property handling and add reindex command 2025-09-01 09:57:35 +08:00
setting.ts refactor(settings): replace custom list UI with ListConfigModal and use native debounce 2025-08-31 21:41:04 +08:00
test-setup.ts chore: resolve conflict 2025-07-09 16:58:46 +08:00
utils.ts feat: support new progressbar 2025-04-06 17:28:18 +08:00