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

fix(textfield): add ghost option #1293

Merged
merged 3 commits into from
May 15, 2022

Conversation

rachelbt
Copy link
Contributor

@rachelbt rachelbt commented May 4, 2022

No description provided.

@rachelbt rachelbt linked an issue May 4, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented May 4, 2022

🚀

Latest successful build of the PR deployed here.

🚀

@@ -244,3 +244,9 @@ vwc-notched-outline {
right: 0;
color: var(#{scheme-variables.$vvd-color-neutral-70}) !important;
}

:host([appearance='ghost'i]) {
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this member be layout in vivid-2?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

when I worked on the ghost select we talked about changing it to appearance so I used it here as well :)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rachelbt rachelbt merged commit d866845 into master May 15, 2022
@yinonov yinonov deleted the 1247-textfield-appearance-ghost-support branch May 15, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[textfield] appearance ghost support
2 participants