Commit Graph

15 Commits

Author SHA1 Message Date
2c874866a5 Add demo HTML file for Chinese language support 2025-03-04 21:39:24 +08:00
91bde8cc82 Add language support for UI text and create lang.js file 2025-03-04 21:39:15 +08:00
ecade0cd3e Remove Item class and its associated methods 2025-03-04 21:24:21 +08:00
c5741c2fc1 Add demo HTML files for dark mode and standard mode 2025-03-04 16:59:33 +08:00
bed254509b Use themes to support dark mode 2025-03-04 16:51:55 +08:00
e30ef0c495 Update style of scale rating 2025-03-04 14:56:51 +08:00
c70a304ae5 Isolate example JSON input 2025-03-03 23:36:12 +08:00
e0954a34e7 Remove JSON download functionality from App.vue and implement it in parent.html 2025-03-03 19:40:41 +08:00
1341a32484 Update main.js to import Element Plus styles, enhance parent.html with new input types and improved layout 2025-03-03 18:07:09 +08:00
10e6944532 Refactor App.vue to improve item validation, enhance UI layout with Element Plus, and update button functionality 2025-03-03 13:38:47 +08:00
0d7e7c105e Comment out main.css import in main.js 2025-03-03 13:38:39 +08:00
8fd1415ef8 Enhance UI with improved state management and button functionality 2025-03-02 17:15:10 +08:00
294cb6853d Add Element Plus and auto-import support to enhance UI components 2025-03-02 17:14:53 +08:00
b0f0a445af Add radio input type to parent.html and enhance App.vue with improved item validation and response handling 2025-03-02 14:44:11 +08:00
2935096b67 initialize Vue 3 project with Vite, add basic structure and configuration files 2025-03-01 23:18:36 +08:00