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: formly cleanup #1006

Merged
merged 11 commits into from
Feb 16, 2022
Merged

refactor: formly cleanup #1006

merged 11 commits into from
Feb 16, 2022

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Feb 8, 2022

PR Type



[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

## What Is the Current Behavior?

Currently, the formly functionality has been written once and not comprehensibly cleaned up since.

Issue Number: Closes #

## What Is the New Behavior?
More documentation, removed registration-form-configuration service from root, way cleaner formly module structure.

## Does this PR Introduce a Breaking Change?



[ ] Yes
[ ] No

## Other Information

AB#74160

@MaxKless MaxKless changed the title Refactor/formly cleanup refactor: formly cleanup Feb 8, 2022
@MaxKless MaxKless self-assigned this Feb 8, 2022
@MaxKless MaxKless added the refactoring Refactoring of current code label Feb 8, 2022
@MaxKless MaxKless marked this pull request as ready for review February 9, 2022 15:13
@MaxKless MaxKless requested a review from SGrueber February 9, 2022 15:13
@MaxKless MaxKless requested a review from SGrueber February 15, 2022 10:24
Copy link
Collaborator

@SGrueber SGrueber left a comment

Choose a reason for hiding this comment

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

Looks great. Only a small detail is missing ...

],
exports: [FieldTooltipComponent, FormlyBaseModule, ValidationIconsComponent, ValidationMessageComponent],
Copy link
Collaborator

Choose a reason for hiding this comment

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

ComponentsModule instead of the 3 components - it will be easier for projects to add further components

@MaxKless MaxKless requested a review from SGrueber February 16, 2022 08:31
@MaxKless MaxKless added this to the 2.1 milestone Feb 16, 2022
@MaxKless MaxKless merged commit 6db7f7d into develop Feb 16, 2022
@MaxKless MaxKless deleted the refactor/formly-cleanup branch February 16, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring of current code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants