Tags

Tags give the ability to mark specific points in history as being important
  • 1.0.3

    1.0.3: CI lint fixes for the 1.0.2 accessibility patch
    
    - Fix stylelint order/properties-order violations introduced in 1.0.2
      (background/box-shadow and letter-spacing/text-transform/font-size
      ordering in the new focus and "Original" tag rules).
    - Fix an eslint/prettier line-length violation in the new insertWidget()
      helper.
    
    No behavior change from 1.0.2 — CI-clean release of the same fixes.
  • 1.0.2

    1.0.2: Accessibility fixes for the theme-preview widget
    
    - Fix non-text contrast failures on the toggle focus ring and dark-mode
      badge icon (WCAG 2.1 SC 1.4.11).
    - Give the theme-row list its own visible keyboard-focus indicator.
    - Move the widget to an early tab stop, right after the skip-link.
    - Add an "Original theme" marker so visitors can find their starting theme
      again after flipping between several.
  • 1.0.1

    Theme Flip 1.0.1
    
    - Add admin settings form (Configuration > User interface > Theme Flip): choose flippable themes and control which pages show the widget
    - Add path-visibility config and administer theme flip permission
    - Enforce path-visibility in PageAttachments
    - Add update hook to seed path-visibility defaults on existing sites
    - Fix DependencySerializationTrait phpstan error
    - Fix wrong parent menu link id