Skip to content

Commit

Permalink
refactor: remove obsolete form components
Browse files Browse the repository at this point in the history
  • Loading branch information
SGrueber committed Dec 8, 2021
1 parent fa9d692 commit 525053d
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 1,526 deletions.
1 change: 0 additions & 1 deletion docs/guides/forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ If you are looking for documentation, refer to [older documentation](https://git

- Reusable form components are available as Formly field types that come with wrappers and extensions. You can find them in: _app/shared/formly/_ or _app/shared/formly-address-forms/components_
- These forms can be used as (sub)forms on arbitrary pages, e.g., there are address forms on registration page, checkout and _My Account_ pages.
- There are still some deprecated form components which you can find in _app/shared/forms/components/\<form-name>_ or _app/shared/address-forms/components/\<form-name>_

### Page Specific Form Components

Expand Down
10 changes: 0 additions & 10 deletions src/app/shared/forms/components/checkbox/checkbox.component.html

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions src/app/shared/forms/components/checkbox/checkbox.component.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

1 comment on commit 525053d

@github-actions
Copy link

Choose a reason for hiding this comment

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

Azure Demo Servers are available:

Please sign in to comment.