You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
1. Adds dropdown-menu and popover to required shadcn runtime components
2. Implements normalizeStyleProfile to handle default style profile values
3. Exports normalizeStyleProfile from core package and re-exports it from ahtml core entrypoint
4. Updates style profile handling in CLI storage and request handlers
5. Adds full typography, color, and CSS variable map defaults to type definitions and tests
6. Adds renderer metadata props (render kind, source, and path) to rendered components
7. Adds popover and dropdown-menu component implementations to template fixtures
8. Updates all test snapshots and test data to match new default style values
0 commit comments