🚀 Features
- ProjectCard:
- Add opening state feedback - by @MidnightCrowing (7086c)
- Open project on card click (no Open button click required) - by @MidnightCrowing (06b55)
- Add copy path action - by @MidnightCrowing (f9ac8)
- ProjectList:
- Move opened project to the top of the list after opening - by @MidnightCrowing (e7c4e)
- analyze:
- Implement project analysis in worker with progress reporting - by @MidnightCrowing (29fb6)
- jetv-ui:
- Add disabled state for menu options and fix rollup error - by @MidnightCrowing (1ea8b)
- Add JeTabs and JeTabPane components with dynamic tab management - by @MidnightCrowing (48764)
- license:
- Implement license detection - by @MidnightCrowing (c4602)
- scanner:
- Run scanning in worker and add scan status bar - by @MidnightCrowing (565d7)
- Finish IDE scanning add i18n - by @MidnightCrowing in #5 (50ad8)
- settings:
- Add apply button - by @MidnightCrowing (02fc3)
- update:
- Implement update check functionality and UI integration - by @MidnightCrowing (a4b8f)
🐞 Bug Fixes
- Enhance focus styles for active page in Settings.vue - by @MidnightCrowing (96302)
- ProjectCard: Fix formattedPath display and ensure card click opens - by @MidnightCrowing (6a308)