-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove obsolete form components (#953)
BREAKING CHANGES: Our deprecated form components have been removed, use Formly to generate and maintain your forms. (see [Migrations / 1.4 to 2.0](https://github.com/intershop/intershop-pwa/blob/develop/docs/guides/migrations.md#14-to-20) for more details.
- Loading branch information
Showing
27 changed files
with
7 additions
and
1,526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
src/app/shared/forms/components/checkbox/checkbox.component.html
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
src/app/shared/forms/components/checkbox/checkbox.component.spec.ts
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
src/app/shared/forms/components/checkbox/checkbox.component.ts
This file was deleted.
Oops, something went wrong.
97 changes: 0 additions & 97 deletions
97
src/app/shared/forms/components/form-element/form-element.component.ts
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
src/app/shared/forms/components/input-birthday/input-birthday.component.html
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/app/shared/forms/components/input-birthday/input-birthday.component.spec.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.