NgForm
Found in 1 package: angular
angular(4 releases)
v22.2.0-next.3This release includes several bug fixes across various Angular packages, including improvements to hydration error handling, form validation, and HTTP request processing. New features include the ability for templates to access private properties and the addition of `containsTree` to the router's public API.
v22.1.3This release includes various bug fixes across multiple Angular packages, including improvements to animations, common utilities, compiler, core functionalities, forms, http client, language server, platform browser, and router. Notably, it replaces `hasOwnProperty` with `Object.hasOwn` for better object property checking.
20.0.0-next.8BreakingThis release promotes zoneless change detection to Developer Preview, introduces asynchronous redirects in the Router, and adds support for the 'in' operator in the compiler.
19.2.8This update enhances the NgForm directive in the forms package to emit FormSubmittedEvent and FormResetEvent.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when NgForm changes.
Learn More