angular/packages/forms/src/directives
arturovt 27dfe272b3 refactor(forms): tree-shake _checkParentType in production (#60041)
In this commit, we move `_checkParentType` to a separate function to avoid a redundant prototype method in production.

PR Close #60041
2025-02-25 14:12:42 -05:00
..
reactive_directives refactor(forms): tree-shake _checkParentType in production (#60041) 2025-02-25 14:12:42 -05:00
abstract_control_directive.ts docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
abstract_form_group_directive.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
checkbox_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
control_container.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
control_value_accessor.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
default_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
error_examples.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
form_interface.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_control.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_control_status.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
ng_form.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
ng_model.ts refactor(forms): tree-shake _checkParentType in production (#60041) 2025-02-25 14:12:42 -05:00
ng_model_group.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
ng_no_validate_directive.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
number_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
radio_control_value_accessor.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
range_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
reactive_errors.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
select_control_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
select_multiple_control_value_accessor.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
shared.ts refactor(forms): drop CALL_SET_DISABLED_STATE name in production (#59430) 2025-01-09 09:21:00 -05:00
template_driven_errors.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
validators.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00