493 six card component#546
Open
rspy wants to merge 8 commits into
Open
Conversation
Contributor
|
Minimum allowed coverage is Generated by 🐒 cobertura-action against 8bae17d |
added 8 commits
July 16, 2026 16:55
Regenerate docs/components/six-card.md from the readme.md fixed in c60e34a (header-actions slot row was missing since docs were built before that fix). Add the missing changelog entry for the six-card slot/shadow additions under Upcoming.
…502) @stencil/angular-output-target was bumped 1.2.0 -> 1.3.1 in #502 without re-running the ui-library-angular build, so stencil-generated/components.ts was left without the propertyName:publicName alias form that scripts/fix-angular-outputs.mjs applies. Without the alias, Angular's `outputs` metadata doesn't match the actual camelCase @output() property names on ~29 components (e.g. six-alert-show vs sixAlertShow), so event bindings like (six-alert-show)="..." silently fail to fire in Angular consumers. Unrelated to the six-card work; discovered because it broke this branch's `git diff --exit-code` build-verification check.
rspy
force-pushed
the
feat/493-add-six-card-component
branch
from
July 16, 2026 14:55
881b278 to
8bae17d
Compare
rspy
marked this pull request as ready for review
July 16, 2026 14:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Linked issue
Resolves #493
❓ Type of change
📚 Description
Implemented various variations of the six-card according to the design document.
Examples: