markitect-main/markitect/static/js
tegwick 95ea13958a feat: remove legacy DocumentControls component
Remove deprecated DocumentControls from TestDrive JSUI plugin system:
- Remove document-controls.js from plugin asset list
- Remove script reference from HTML template
- Delete legacy document-controls files
- Consolidate all functionality into enhanced control panels

All control panel functionality now provided by enhanced controls:
- ContentsControl (NW): Table of contents and navigation
- StatusControl (E): Document status and metrics
- DebugControl (SE): Debug messages and system info
- EditControl (NE): Editing tools including Reset All button

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 15:46:50 +01:00
..
components refactor: Still trying to reorganize edit mode to be more robust 2025-11-04 21:59:22 +01:00
controls feat: add Reset All button to EditControl panel 2025-11-14 15:25:29 +01:00
core refactor: failed attempt at edit mode recovery and robustness implementation 2025-11-12 00:19:03 +01:00
plugins docs: add DocumentNavigator development infrastructure and test suite 2025-11-10 19:41:18 +01:00
tests refactor: failed attempt at edit mode recovery and robustness implementation 2025-11-12 00:19:03 +01:00
widgets docs: add DocumentNavigator development infrastructure and test suite 2025-11-10 19:41:18 +01:00
config-loader.js feat: implement clean JavaScript-Python separation for edit mode 2025-11-14 06:41:53 +01:00
main-updated.js feat: remove legacy DocumentControls component 2025-11-14 15:46:50 +01:00
main.js refactor: failed attempt at edit mode recovery and robustness implementation 2025-11-12 00:19:03 +01:00