Skip to main content
cngx-src documentation

Changelog

All notable changes to the cngx libraries. Each entry corresponds to one squash-merged pull request. Non-library scopes (examples, examples-gen, docs, ci, build, chore) and non-consumer-facing types are omitted by design. See CONTRIBUTING.md for the workflow.

0.1.0-rc.5 (2026-07-22)

Features

  • common/audio: add the audio feedback system (#232) (9f110b8)
  • interop: add @cngx/interop store bridges and opt-in async observability (#235) (ac7ec0e)
  • ui/tabs: paint all five skins on cngx-tab-nav (#237) (1b15aee)

Bug Fixes

  • common: resolve recycler late-mount, sparkline SR-only clip, and toggle accessible name (#236) (a3aa58c)
  • ui/tabs: derive the cngx-tab-nav base tokens and density-anchor the family tab padding (#238) (2c7cae5)

0.1.0-rc.4 (2026-07-19)

Features

  • common: add CngxHoverIntent and injectMediaQuery reactive-helper atoms (#223) (b6d5ce2)
  • common,ui: add slider, accordion, and breadcrumb primitive families (#214) (43881be)
  • common/data: add the stat-display dashboard atom family (#228) (05aa1e6)
  • common/layout,ui/sidenav: query-param URL sync kernel and deep-linkable sidenav (#227) (de6d315)
  • core/theming: library-wide [data-density] density system with Material convergence (#221) (ff28265)
  • forms: input a11y hardening and field/input consistency cleanup (#209) (6869249)
  • forms/input: keyboard a11y, multi-drop accumulation and maxFiles for CngxFileDrop (#210) (1d7bdac)
  • forms/input: enterprise input expansion - a11y, restriction, affixes, currency, data-handling (#212) (b80ee09)
  • forms/input: rating, intl phone, mask presets and phone-metadata strategy (#213) (32e11ec)
  • forms/select: material-theme playgrounds and bridge fidelity pass (#202) (79ce792)
  • ui: accordion skins and variants, and the data-grid-accordion entry (#216) (5629443)
  • ui/breadcrumb: 15 skins, a per-crumb icon slot, and refined dropdowns (#218) (b8f4f20)
  • ui/breadcrumb: width-responsive collapse on CngxBreadcrumbBar (#219) (c236f23)
  • ui/collection: add the CngxIncrementalList append-style collection organism (#231) (31d7373)
  • ui/mat-accordion: add [cngxMatAccordion] Material instrumentation bridge (#217) (e16955e)
  • ui/paginator: playgrounds, isolated part docs, and bridge/interaction fixes (#199) (49874d1)
  • ui/paginator: config-cascade default for page-size options (#207) (bce7b88)
  • ui/sidenav: overlay focus management and stability hardening (#222) (3db279f)
  • ui/sidenav: debounce mini expand-on-hover via CngxHoverIntent (#224) (2a41025)
  • ui/sidenav: configuration cascade and tunable mini hover dwell (#225) (478f4a4)

Bug Fixes

  • common: close the field-sync over-reach (#98) and the roving auto-select race (#135) (#204) (3577cd2)
  • common/data: expose CngxMetric accessible name via role=img (#229) (d3c5930)

0.1.0-rc.3 (2026-06-23)

Features

  • ui/mat-paginator: cngxMatPaginator instrumentation bridge (#185) (41d2c9d)
  • ui/paginator: declarative paginator shell, nav + pages segments, numbered skin (#186) (fe40d95)
  • ui/paginator: skins, density, motion, RTL, and responsive collapse (#187) (494d6ea)
  • ui/paginator: range, go-to, page-size and page-of-pages data segments (#188) (40d547a)
  • ui/paginator: dots segment and dots skin (#189) (9352364)
  • ui/paginator: async loading wiring + live-region a11y (#190) (b09dc36)
  • ui/paginator: finalize paginator - review follow-ups, stories, docs, e2e (#191) (a9ddb31)
  • ui/paginator: configurable page-row truncation (#192) (61fc6c1)
  • ui/paginator: consumer-overridable loading slot (#193) (5916047)
  • ui/paginator: load-more mode over the paginate brain (#194) (bce05b3)
  • ui/paginator: infinite-scroll sentinel segment (#195) (d8c85ce)
  • ui/paginator: alphabetical range pagination mode (#196) (829b933)
  • ui/paginator: material bridge, reset/announce/routing features, drop deprecated wrapper (#197) (adb33fa)
  • ui/paginator: prototype-fidelity styling, status + rail segments, responsive collapse (#198) (c334944)

Bug Fixes

  • common: close barrel-export gaps and drop a dead duplicate across common/forms/themes/ui (#184) (f39c974)

BREAKING CHANGES

  • ui/mat-paginator: cngxMatPaginator instrumentation bridge (#185)

0.1.0-rc.2 (2026-06-16)

Features

  • ui/stepper: continuous density and collapsible step groups (#180) (5216769)
  • ui/tabs: add CngxTabNav + CngxTabLink for native routerLink tab bars (#178) (58a978b)

Bug Fixes

  • themes/material: theme the tabs family in light and dark mode (#181) (9203a32)

0.1.0-rc.1 (2026-06-10)

Features

  • ui/stepper: communicate step error state across every skin and variant (#174) (74c2d4e)
  • ui/stepper: header-navigation policy and per-step error messages (#175) (ba3ad67)
  • ui/tabs: cngx tab system with skins, error aggregation, routed outlets, and Material bridges (#176) (7ece677)

Bug Fixes

  • common/interactive: lock swipe to pinned axis and own touch-action (#172) (5750d81)

BREAKING CHANGES

  • ui/stepper: header-navigation policy and per-step error messages (#175)

0.1.0-rc.0 (2026-06-04)