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(file-input): add file input component (backport to 16.x) #1414

Merged
merged 3 commits into from
May 30, 2024

Conversation

kevinbuhmann
Copy link
Member

This is a port of 7a61bf4 (#1373) to 16.x.

This commit introduces the file input/picker component.

The previous undocumented .clr-file-wrapper styles are now deprecated due to design changes. The component uses separate .clr-file-input-wrapper styles, and these styles supersede the deprecated styles for CSS-only implementations.

CDE-1668

This is a port of 7a61bf4 (#1373) to 16.x.

This commit introduces the file input/picker component.

The previous undocumented `.clr-file-wrapper` styles are now deprecated due to
design changes. The component uses separate `.clr-file-input-wrapper` styles,
and these styles supersede the deprecated styles for CSS-only implementations.

CDE-1668
@kevinbuhmann kevinbuhmann requested a review from a team May 30, 2024 11:48
@kevinbuhmann kevinbuhmann self-assigned this May 30, 2024
Copy link
Contributor

github-actions bot commented May 30, 2024

👋 @kevinbuhmann,

  • 🙏 The Clarity team thanks you for opening a pull request
  • 🎉 The build for this PR has succeeded
  • 🔍 The PR is now ready for review
  • 🍿 In the meantime, view a preview of this PR
  • 🖐 You can always follow up here. If you're a VMware employee, you can also reach us on our internal Clarity Support space

Thank you,

🤖 Clarity Release Bot

@kevinbuhmann kevinbuhmann changed the title feat(file-input): add file input component (#1373) feat(file-input): add file input component (backport to 16.x) May 30, 2024
Copy link
Contributor

This PR introduces visual changes: e5957fa
If these changes are intended and correct, please cherry-pick the above commit to this PR.

git checkout kevin/file-input-16.x
git fetch https://github.com/vmware-clarity/ng-clarity.git e5957faabe0375a4fd0f58088e020b0525361d81
git cherry-pick e5957faabe0375a4fd0f58088e020b0525361d81
git push

@kevinbuhmann kevinbuhmann merged commit 4d7f0d9 into 16.x May 30, 2024
7 checks passed
@kevinbuhmann kevinbuhmann deleted the kevin/file-input-16.x branch May 30, 2024 12:41
Copy link
Contributor

🎉 This PR is included in version 16.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed PRs after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants