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

ref: remove backend package dependencies from Form (sub-)types and move to shared dir #2385

Merged
merged 15 commits into from
Jul 27, 2021

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Jul 13, 2021

Problem

Continuation from #2355, this PR moves the form and form sub types (form logic, form, public form slices) to the new shared folder.

Related to #2066

Solution

Breaking Changes

  • Yes - this PR contains breaking changes
  • No - this PR is backwards compatible
    • Pure refactor

@karrui
Copy link
Contributor Author

karrui commented Jul 14, 2021

Form logic types may be affected by #2302

Copy link
Contributor

@mantariksh mantariksh left a comment

Choose a reason for hiding this comment

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

approving on the basis that code compiles and tests pass

shared/types/field/index.ts Show resolved Hide resolved
shared/types/form/form.ts Outdated Show resolved Hide resolved
Base automatically changed from feat/dto-form-field to develop July 26, 2021 08:49
@karrui karrui merged commit 70490f5 into develop Jul 27, 2021
@karrui karrui deleted the feat/dto-form branch July 27, 2021 02:28
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