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

refactor(components/molecule/field): replace cloneElement with injector #2343

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

oegea
Copy link
Collaborator

@oegea oegea commented Sep 30, 2022

ISSUES CLOSED: #2321

molecule/field

❓ Ask

TASK: #2321

Types of changes

  • 🧠 Refactor

Description, Motivation and Context

This PRs replaces cloneElementstatements from molecule/field in favor of using the sui Injector component.
Submitted for the hacktoberfest event. It should not have any visual effect, just a refactor.

@github-actions
Copy link

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0.02↑ ≍ 0= ≍ 0.05↑ ≍ 0.05↑
% 72.04 57.61 58.9 73.71
ABS 2606 / 3617 1461 / 2536 473 / 803 2513 / 3409

@oegea
Copy link
Collaborator Author

oegea commented Oct 1, 2022

@andresin87 Would it be possible to get the hacktoberfest-accepted label on my prs please? 🙏 👀

(except on the related with the molecule/avatar, which seems to be duplicated. Should we close it?)

@andresin87 andresin87 added the hacktoberfest-accepted Accepted for hacktoberfest, merged or we will merge later label Oct 3, 2022
@oegea oegea merged commit 9c9ab4d into master Oct 3, 2022
@oegea oegea deleted the refactor/2321-molecule-field-clone-element branch October 3, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-accepted Accepted for hacktoberfest, merged or we will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨MoleculeField cloneElement refactor replacement by Injector
2 participants