timdeschryver / ng-signal-forms

105 stars 7 forks source link

feat: introduce helper function to create injectable signal forms #9

Closed goetzrobin closed 1 year ago

goetzrobin commented 1 year ago

this helper would allow us to create a typesafe signal form on a (parent) route level and inject the shared form in a typesafe way into the child components of such a route.

goetzrobin commented 1 year ago

@timdeschryver I still need to add an example for this, but this is the overall idea. Could be powerful, let me know what you think 😄

goetzrobin commented 1 year ago

basic example added and minor fixes when going back to same view after interacting with the form already

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: