Commit Graph

8 Commits

Author SHA1 Message Date
skytek_xinliang 8af82f5900 docs: reorganize component guide structure and indexes
Update documentation rules for GUIDE.md files to keep higher-level
guides focused on constraints, conventions, and indexes. Add base and
section component guides to the LLM development index, clarify component
layering responsibilities, and fix architecture references from README to
GUIDE.md.docs: reorganize component guide structure and indexes

Update documentation rules for GUIDE.md files to keep higher-level
guides focused on constraints, conventions, and indexes. Add base and
section component guides to the LLM development index, clarify component
layering responsibilities, and fix architecture references from README to
GUIDE.md.
2026-05-20 17:06:09 +08:00
skytek_xinliang 79b20ded3b feat: refactor layouts and login components 2026-03-30 15:04:27 +08:00
skytek_xinliang 742d5cafcd refactor: remove unused dashboard components and views 2026-03-30 10:08:24 +08:00
skytek_xinliang 16b58fbf7a Refactor MasterDetailMntC.vue for improved readability and consistency 2026-03-30 09:18:55 +08:00
skytek_xinliang 6e38211382 Refactor layout components for improved readability and consistency 2026-03-27 13:57:44 +08:00
skytek_xinliang 24f86c3fb5 refactor: update row density to compact in various components for improved layout 2026-03-26 16:25:41 +08:00
skytek_xinliang ec3fbace1a refactor: update icon usage to use mdi imports for consistency 2026-03-26 11:48:05 +08:00
skytek_xinliang 069141794e feat: add SingleRecordMnt component for student record maintenance with search, add, edit, view, and delete functionalities 2026-03-26 11:24:37 +08:00