Commit graph

2 commits

Author SHA1 Message Date
Quorafind
8a7cc8fa9a chore(experimental): remove unfinished v2 implementation and clean docs
- Remove experimental TaskViewV2 and related CSS
- Fix DEVELOPMENT.md formatting and remove outdated license reference
- Clean up accidentally committed experimental code
2025-10-10 17:23:24 +08:00
Quorafind
791f2cd9a9 refactor(fluent): extract fluent settings and reorganize file structure
- Add dedicated FluentViewSettings interface separated from experimental
- Move FileTaskView to bases/ directory for better organization
- Update all fluent integration to use fluentView settings
- Add DEVELOPMENT.md with project development guidelines
- Migrate settings with backward compatibility

BREAKING CHANGE: Settings structure changed from experimental.enableFluent
to fluentView.enableFluent (migration handled automatically)
2025-10-08 01:34:46 +08:00