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

This commit is contained in:
2026-05-03 10:11:06 +00:00
commit cd5eac437c
35 changed files with 11775 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Changelog
## 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.