Cogworks

The shared mainspring of the Cogworks WoW addon suite — event bus, theme, and cross-cog plumbing for FlipQueue, Tempo, Maxcraft, and beyond.

File Details

v0.9.0

  • R
  • Apr 27, 2026
  • 94.39 KB
  • 9
  • 12.0.5+1
  • Retail

File Name

cogworks-v0.9.0.zip

Supported Versions

  • 12.0.5
  • 12.0.1

Cogworks

v0.9.0 (2026-04-27)

Full Changelog Previous Releases

  • feat(COG-1): Phase A starter — CreateCollapsibleSection
    First Phase A primitive from the FlipQueue UI migration roadmap. New
    Cogworks-1.0/Sections.lua adds lib:CreateCollapsibleSection — clickable
    header with title + optional summary, body content frame, auto-layout
    heights via SetContentHeight / GetConsumedHeight, and a SettingsChanged
    subscription so font-scale changes trigger an in-place relayout.
    Atlas chevrons (friendslist-categorybutton-arrow-right / -down) avoid
    the missing-Unicode-glyph rendering issue. A suite-wide icon registry
    (ApplyIcon / RegisterIcon) is tracked as #9 for follow-up; Sections
    will be its first migration consumer when that lands.
    Library MINOR 8 -> 9, version 0.8.0 -> 0.9.0. Additive only.
    Refs #1
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com