Skip to content
#ask-design-system

Resources

Changelog

A record of notable changes across tokens, components, and documentation.

Unreleased

Changes on main not yet published to npm. See the Roadmap for what’s coming next.


0.4.0

Changed

  • Internal alignment to @checkatrade/tokens 0.8 — token name updates only, no consumer-facing API changes.
  • Release automation moved to @changesets/action; a “Version Packages” PR now opens automatically on main when changesets are pending.

Fixed

  • Button and Text now resolve per-size Haffer font-family tokens correctly across React Native sizes.
  • Native package: full 0.8 migration including a Trademore shared-state collision fix.

0.3.0

Initial public release of the design system.

Added

  • Surface — tone-aware container primitive with context propagation.
  • Text — typographic primitive bound to the token scale.
  • Button — primary, secondary, and outline variants with loading and disabled states.
  • Brand documentation: Colour, Logos, Typography, Iconography, Illustrations.
  • Token pages: Colours, Typography, Spacing.