markitect-main/testdrive-jsui/static/js
tegwick d98c3ae05a fix: refactor contents control architecture and resolve resize handle positioning
- Streamlined ContentsControl to use base class generateContent pattern
- Removed duplicate methods and unified content generation approach
- Added overflow: visible to fix content visibility issues
- Fixed resize handle positioning (moved from -4px to 1px/2px from right edge)
- Improved search functionality to properly rebuild content
- Enhanced refresh button detection to prevent conflicts
- Removed unused getDocumentStats method and duplicate code blocks

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 23:31:13 +01:00
..
components feat: remove legacy DocumentControls component 2025-11-14 15:46:50 +01:00
controls fix: refactor contents control architecture and resolve resize handle positioning 2025-11-14 23:31:13 +01:00
core feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00
plugins feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00
tests feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00
widgets feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00
config-loader.js feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00
main-updated.js fix: update deployment source with enhanced ControlBase files 2025-11-14 13:52:13 +01:00
main.js feat: implement plugin infrastructure for rendering engines 2025-11-14 06:49:41 +01:00