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

Update TextField styling for consistency with other components (focus styling) #2302

Merged
merged 6 commits into from
Aug 26, 2024

Use StyleType type instead

d051a64
Select commit
Loading
Failed to load commit list.
Merged

Update TextField styling for consistency with other components (focus styling) #2302

Use StyleType type instead
d051a64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

94.74% (+0.58%) compared to bc00eb4

View this Pull Request on Codecov

94.74% (+0.58%) compared to bc00eb4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.74%. Comparing base (bc00eb4) to head (d051a64).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2302      +/-   ##
==========================================
+ Coverage   94.15%   94.74%   +0.58%     
==========================================
  Files         254      254              
  Lines       30479    30517      +38     
  Branches     2481     2454      -27     
==========================================
+ Hits        28697    28912     +215     
+ Misses       1777     1591     -186     
- Partials        5       14       +9     
Files Coverage Δ
...es/wonder-blocks-form/src/components/text-area.tsx 100.00% <100.00%> (ø)
...s/wonder-blocks-form/src/components/text-field.tsx 100.00% <100.00%> (+4.76%) ⬆️

... and 39 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc00eb4...d051a64. Read the comment docs.