Commit Graph

67 Commits

Author SHA1 Message Date
eaf14aafdd feat: add storage monitor to track localStorage usage 2025-10-13 15:18:13 +03:00
ef81df762b feat: implement draft/published workflow with toggle and status indicators 2025-10-13 13:30:54 +03:00
82045ca516 update docs according to current status 2025-10-13 11:46:24 +03:00
eafa0dc7d8 refactor: remove excessive code, move script to app.js 2025-10-13 11:19:13 +03:00
305badf483 docs update 2025-10-13 11:04:46 +03:00
caf483abb4 add asc/desc sorting 2025-10-13 03:24:02 +03:00
cbf7aa2a91 fix rendering delay 2025-10-13 03:19:31 +03:00
0321d7f9d3 Complete Phase 6: Implement snippet selection, basic CRUD operations, and enhance UI with sorting and search functionality 2025-10-13 03:14:24 +03:00
3daf324ef7 Complete Phase 5: Implement snippet storage with localStorage, dynamic rendering, and error handling 2025-10-13 02:30:19 +03:00
55a866a6df update dev-plan 2025-10-13 02:15:44 +03:00
8ceb9868fa Remove debug logging from panel toggle and width redistribution functions 2025-10-13 02:14:19 +03:00
17a188b68d Modularize code by separating configuration, panel management, and editor functionality into distinct JavaScript files 2025-10-13 02:07:02 +03:00
ea3711a692 Implement Phase 2: Complete resizable panels with enhanced toggle functionality and memory persistence 2025-10-13 01:50:17 +03:00
ffeb893809 Implement Vega-Lite rendering with error handling and dynamic library loading 2025-10-13 01:30:50 +03:00
50e0221726 Implement Phase 3: Complete Monaco Editor integration with enhanced features 2025-10-13 01:13:46 +03:00
8daf38b4e9 Implement Phase 1: Complete static HTML structure with enhanced UI elements 2025-10-13 01:01:55 +03:00
140849e473 init 2025-10-13 00:42:45 +03:00