Control Footer Feature Test

✨ New Feature: Control Footers

All controls now have configurable footers with a default Markitect copyright notice!

Expected Footer Examples

Default Footer (Status Control, Debug Control, Contents Control):
© Markitect 2024.11.11

Custom Footer (Edit Control):
Document management • [current time]
Testing Instructions:
  1. Open any control (Contents, Status, Debug, Edit)
  2. Look at the bottom of the expanded control
  3. Verify footer appears with appropriate text
  4. Check that footer has light grey background and border
  5. Edit Control should show custom footer with timestamp
  6. Other controls should show "© Markitect [version]"

Footer Styling

The footer should have the following characteristics:

Version Detection

The footer tries to get the version from:

  1. window.markitectVersion (if set)
  2. Fallback to 2024.11.11
Implementation Details:

This document provides test content to verify that all control footers are working correctly with both default and custom footer text.