Skip to content

docs(signal-forms-part4): Add Directive Composition API refactoring s…#88

Open
d-koppenhagen wants to merge 1 commit intomainfrom
signal-forms-directive-composition-api
Open

docs(signal-forms-part4): Add Directive Composition API refactoring s…#88
d-koppenhagen wants to merge 1 commit intomainfrom
signal-forms-directive-composition-api

Conversation

@d-koppenhagen
Copy link
Copy Markdown
Member

@d-koppenhagen d-koppenhagen commented Apr 2, 2026

…ection

  • Remove duplicate line about removing ariaInvalidState() method
  • Add comprehensive section on refactoring with Directive Composition API
  • Document how to compose FormField into FieldAriaAttributes directive
  • Explain hostDirectives configuration and input forwarding
  • Add warning about input aliasing limitation and GitHub issue reference
  • Document removal of FormField import to prevent duplicate instantiation
  • Show simplified template example with single [formField] binding
  • Update summary to include Directive Composition API refactoring
  • Improves template clarity and reduces error-prone duplicate bindings

Related Demo Code Changes:
angular-buch/signal-forms-registration#17

…ection

- Remove duplicate line about removing ariaInvalidState() method
- Add comprehensive section on refactoring with Directive Composition API
- Document how to compose FormField into FieldAriaAttributes directive
- Explain hostDirectives configuration and input forwarding
- Add warning about input aliasing limitation and GitHub issue reference
- Document removal of FormField import to prevent duplicate instantiation
- Show simplified template example with single [formField] binding
- Update summary to include Directive Composition API refactoring
- Improves template clarity and reduces error-prone duplicate bindings
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.

1 participant