Skip to content

v0.5.0 - May 1, 2026

Brand Guidance

  • Added TMSBox, TMSGrid, TMSHero, TMSList, and TMSSection as public components with playground-backed documentation. #4
  • Added styleguide specimens for buttons, content blocks, forms, media, tables, text, and typefaces. #4
  • Added native form-control guidance for labels, placeholders, focus states, textareas, selects, and toggles. #4
  • Updated component docs around the playground-first ## Usage structure and tighter API guidance. #4
  • Updated brand principles guidance around aesthetic direction, voice and tone, exceptions, and hidden-link behavior. #4

Theme Package

  • Added TMSComponentPlayground for editable component previews with generated code, copy, reset, source links, and async loading. #4
  • Added JavaScript tests for playground code generation and the sync-tanaab-assets CLI. #4
  • Updated sync-tanaab-assets with a testable CLI module, --version, split PR workflows, and CI-safe color defaults. #4

v0.4.0 - March 5, 2026

  • Added a configurable TMSLogo component with theme-aware colors, full-link support, and refreshed documentation.
  • Added brand principles and headings styleguide pages while reshaping the homepage into section-linked navigation tiles.
  • Introduced Poppins font assets, moved font-face declarations into a dedicated stylesheet, and codified shared typography and color tokens in the theme.
  • Removed placeholder component, container, and usage pages that were not yet implemented.
  • Replaced the favicon set with generated light and dark variants and wired real-time theme-aware favicon switching into the site layout.
  • Updated the VitePress navigation shell with branded sidebar styling and shared default sidebars for /, /styleguide/, and /v/.

v0.3.0 - March 5, 2026

  • Added more scaffolding
  • Switched to mvb

v0.2.1 - February 28, 2026

  • Attempted "Trusted Publisher" devops

v0.2.0 - February 28, 2026

  • Attempted first release devops

v0.1.0 - February 27, 2026

  • Initialized subtheme scaffold and CI/release pipeline