Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: broadcast #836

Merged
merged 4 commits into from
Dec 16, 2024
Merged

feat: broadcast #836

merged 4 commits into from
Dec 16, 2024

Conversation

geokaralis
Copy link
Contributor

@geokaralis geokaralis commented Oct 7, 2024

Description

<Broadcast /> v5.

@geokaralis geokaralis changed the base branch from master to feat/CDP-308-slot-provider October 7, 2024 14:15
@geokaralis geokaralis mentioned this pull request Oct 7, 2024
@geokaralis geokaralis added new component v5 This feature will be released on version 5 (next) labels Oct 7, 2024
@geokaralis geokaralis force-pushed the feat/CDP-294-broadcast branch from fa16236 to 26d5cdf Compare October 22, 2024 10:54
@geokaralis geokaralis marked this pull request as ready for review October 25, 2024 10:54
@geokaralis geokaralis requested a review from a team as a code owner October 25, 2024 10:54
align-items: center;
background: ${theme.tokens.colors.get('palette.secondary.muted')};
border-radius: ${theme.dimension.borderRadius.get('md')};
border: 1px solid ${getBorderColor(props.status, theme)};
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why 1px and not var(--_border-width) ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch we missed this in InlineAlert as well. I will update it in both places.

@geokaralis geokaralis force-pushed the feat/CDP-308-slot-provider branch from 06bed9f to fa1fa3f Compare November 19, 2024 11:11
Base automatically changed from feat/CDP-308-slot-provider to master November 19, 2024 11:17
@geokaralis geokaralis force-pushed the feat/CDP-294-broadcast branch from 26d5cdf to fa30192 Compare November 19, 2024 11:22
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
43.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@geokaralis geokaralis merged commit 2b06a01 into master Dec 16, 2024
14 of 15 checks passed
@geokaralis geokaralis deleted the feat/CDP-294-broadcast branch December 16, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new component v5 This feature will be released on version 5 (next)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants