Doit v0.1.43
🚀 新特性
- 独立标签设置,增加编辑标签的功能
📋 其他变更
- chore: release v0.1.43
- Merge branch 'main' of github.com:nabaonan/doit
- chore: release v0.1.42
- refactor(components): 提取通用删除逻辑到ColorLabelRow组件
- refactor(category,tag): 重构分类/标签管理弹窗,复用颜色标签组件
- refactor(TagDialog): 优化标签编辑交互与代码结构
- refactor(settings): 重构设置弹窗为左右分栏布局,配置unplugin-vue-components实现antdv组件自动导入
- docs: 更新 Changelog for v0.1.42
完整变更记录: v0.1.42...v0.1.43