Skip to content

fix(InputField): mark unused prop as deprecated #1831

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

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

booc0mtaco
Copy link
Contributor

Summary:

  • this was leftover from some previous factoring
  • this behavior is not available in design, so marking to remove

Test Plan:

  • n/a (documentation-only change)

@booc0mtaco booc0mtaco requested a review from a team January 17, 2024 22:33
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08fa1c4) 92.50% compared to head (6a598a7) 92.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1831      +/-   ##
==========================================
+ Coverage   92.50%   92.53%   +0.03%     
==========================================
  Files         147      147              
  Lines        2760     2760              
  Branches      739      739              
==========================================
+ Hits         2553     2554       +1     
  Misses        191      191              
+ Partials       16       15       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 17, 2024

size-limit report 📦

Path Size
components 97.67 KB (0%)
styles 39.74 KB (0%)

- this was leftover from some previous factoring
- this behavior is not available in design, so marking to remove
- mark as deprecated in label component(s)
@booc0mtaco booc0mtaco merged commit 622abfb into next Jan 18, 2024
@booc0mtaco booc0mtaco deleted the aholloway/EFI-1541 branch January 18, 2024 17:58
@booc0mtaco booc0mtaco mentioned this pull request Jan 19, 2024
booc0mtaco added a commit that referenced this pull request Jan 19, 2024
## [13.9.0](v13.8.1...v13.9.0) (2024-01-19)

[Storybook](https://61313967cde49b003ae2a860-utfzotmwuw.chromatic.com/)

### Features

* **Avatar:** adjust typography usages and sizing for icons ([#1830](#1830)) ([7da31e6](7da31e6))
* **InlineNotification:** remove deprecated variants ([#1833](#1833)) ([cfcf1fa](cfcf1fa))
* **Label:** mark optional as deprecated ([#1832](#1832)) ([8067082](8067082))
* **tokens:** output token literal values in a new tailwind config file ([#1828](#1828)) ([08fa1c4](08fa1c4))


### Bug Fixes

* **InputField:** mark unused prop as deprecated ([#1831](#1831)) ([622abfb](622abfb))
* **Select:** update incorrect documentation ([#1825](#1825)) ([94aace5](94aace5))
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