Commit Graph

4 Commits

Author SHA1 Message Date
Zack Spear
ab0475cdc1 docs: enhance migration guide with new sections and clarifications
- Added a Table of Contents for easier navigation.
- Updated the introduction to clarify the shift to responsive CSS.
- Improved explanations for common bugs and fixes, including detailed examples and formatting adjustments.
- Emphasized the importance of whitespace and structure in Markdown parsing.
- Included a warning about opting out of responsive layout, with clear options for developers.

This update aims to provide comprehensive guidance for developers transitioning to the responsive design system. No further changes are pending for this task.
2025-07-02 13:50:23 -07:00
Zack Spear
933aef2505 docs: update migration guide with new section on making wide tables responsive
- Added a new section detailing how to use the TableContainer class for wide tables to ensure they remain usable on all screen sizes.
- Included examples demonstrating the implementation before and after using the TableContainer class.
- This update enhances the guide by providing clear instructions for developers dealing with wide tables.

No further changes are pending for this task.
2025-07-01 17:08:42 -07:00
Zack Spear
2e3d593991 fix: update image paths in migration guide for consistency
- Corrected image paths in the responsive webGUI plugin migration guide to ensure they point to the correct location.
- This change improves the clarity and accessibility of the guide's visual examples.

No further changes are pending for this task.
2025-07-01 16:38:52 -07:00
Zack Spear
d445736589 docs: add responsive webGUI plugin migration guide with common bugs and fixes
- Introduced a new migration guide detailing common issues with non-responsive .page files.
- Included examples of large buttons and misaligned settings labels, along with their fixes.
- Added images to illustrate the bugs and their resolutions.

This guide aims to assist developers in transitioning to the new responsive design system.
2025-07-01 16:36:04 -07:00