Files
catalog/changelog.md
T

1.2 KiB

Changelog

Pending

Fixes

  • update release configuration schema, refresh dependency versions, and document exported event types (config)
    • migrate .smartconfig.json release settings to schema version 2 with npm target configuration
    • update project description to reference the v3 product design language
    • bump lucide and development tooling dependencies to newer patch and minor versions
    • document exported TypeScript event and option types in the README and update SDK package reference

2026-05-03 - 1.1.0 - feat(catalog)

add initial idp.global component catalog with primitives, composed views, and full-page showcases

  • Adds a new web component catalog package with reusable UI primitives such as buttons, badges, cards, inputs, toggles, and icons.
  • Introduces composed identity surfaces including approval cards, inbox previews, mobile frames, dashboard windows, admin shell views, and landing hero sections.
  • Includes full-page catalog demos and workspace setup for browsing landing, admin, and mobile showcase experiences.
  • Configures package metadata, build tooling, documentation files, and bundled design assets for the initial 1.0.0 release.

1.0.0

  • Initial idp.global v2 element catalog.