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

Remove InputRoot #1622

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Remove InputRoot #1622

merged 1 commit into from
Jul 17, 2024

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Jul 17, 2024

This PR removes the InputRoot component, which has never been exposed by the library and was only used by the old Select component which was removed some time ago.

It was currently referenced from its own test only.

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (73dfdf2) to head (8e88927).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1622   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        61    -1     
  Lines         1071      1066    -5     
  Branches       410       408    -2     
=========================================
- Hits          1071      1066    -5     

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

@acelaya acelaya merged commit 048942b into main Jul 17, 2024
4 checks passed
@acelaya acelaya deleted the remove-input-root branch July 17, 2024 13:39
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