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

Slider update #4614

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Slider update #4614

wants to merge 3 commits into from

Conversation

tayyabataimur
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Jan 23, 2025

⚠️ No Changeset found

Latest commit: 1a111ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:44am

@tayyabataimur tayyabataimur force-pushed the slider-update branch 2 times, most recently from 1eee83a to a2508f9 Compare January 23, 2025 11:57
.yarnrc.yml Outdated Show resolved Hide resolved
@tayyabataimur tayyabataimur added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 23, 2025
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 23, 2025
@tayyabataimur tayyabataimur added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 24, 2025
@tayyabataimur tayyabataimur added chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. and removed chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. labels Jan 24, 2025
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 24, 2025
@joshwooding joshwooding self-requested a review January 24, 2025 11:31
@tayyabataimur tayyabataimur added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 28, 2025
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Jan 28, 2025
</div>
{/* Max label */}
{!markers && (
<Text as="label" className={withBaseName("maxLabel")}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<Text as="label" className={withBaseName("maxLabel")}>
<Text styleAs="label" className={withBaseName("maxLabel")}>

Worth checking with @jake-costa but right now markers are <label> elements.

} as React.CSSProperties
}
key={marker.value}
as="label"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
as="label"
styleAs="label"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants