Changelog
Notable changes and releases for the bpdm/ui React and Angular component libraries.
Notable changes to bpdm/ui. Current release: v0.1.2 (React @bpdm/ui, Angular @bpdm/ng, tokens @bpdm/tokens, variants @bpdm/variants).
bpdm/ui is pre-1.0. Minor versions may still contain breaking changes while the API settles.
0.1.x — July 2026
Initial public release. The same 38 components shipping natively in both React (@bpdm/ui) and Angular (@bpdm/ng), driven by one shared design-token set (@bpdm/tokens).
- Components — inputs, selection, overlays (dialog, drawer, popover), navigation (tabs, accordion, stepper), data display (data table, stat card, status timeline), and more.
- Four built-in themes — two light (paper, mist), two dark (charcoal, slate), switched with a single
data-themeattribute. - First-class TypeScript across every component and variant.
- Tree-shakeable — standalone components, ESM,
sideEffects: false. - MIT licensed, published on npm under the
@bpdm/scope.
Patch releases 0.1.1 and 0.1.2 followed with packaging and metadata refinements.