Skip to content

refactor(forms): accept transforms for FormUiControl#66562

Closed
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:form-ui-control-transforms
Closed

refactor(forms): accept transforms for FormUiControl#66562
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:form-ui-control-transforms

Conversation

@JeanMeche

@JeanMeche JeanMeche commented Jan 14, 2026

Copy link
Copy Markdown
Member

#65760 implemented the transform support backwards. FormUiControl should expect the given type as input but it shouldn't care what the output of the transform is.

fixes #66562

@ngbot ngbot Bot added this to the Backlog milestone Jan 14, 2026
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch 13 times, most recently from 9807b3b to 03d7a5f Compare January 18, 2026 17:37
@JeanMeche JeanMeche requested review from atscott and crisbeto January 18, 2026 22:03
@JeanMeche JeanMeche marked this pull request as ready for review January 18, 2026 22:03
@JeanMeche

Copy link
Copy Markdown
Member Author

(presubmit is a flake)

@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from 03d7a5f to 0b86cb9 Compare January 27, 2026 00:12
@leonsenft

Copy link
Copy Markdown
Contributor

Can you please edit the commit message to indicate it'll fix #65889.

JeanMeche added a commit to JeanMeche/angular that referenced this pull request Jan 27, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from 0b86cb9 to 5158aab Compare January 27, 2026 00:14
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 2, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from 5158aab to f70eb58 Compare February 2, 2026 08:35
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 2, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from f70eb58 to 4e34444 Compare February 2, 2026 08:44
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 2, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from 4e34444 to a443ac4 Compare February 2, 2026 08:59
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 12, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch 2 times, most recently from aea3a38 to 874a637 Compare February 18, 2026 12:53
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 18, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 23, 2026
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from 874a637 to fafdb82 Compare February 23, 2026 21:45
`FormUiControl` should expect the given type as input but it shouldn't care what the output of the transform is.

fixes angular#66562
@JeanMeche JeanMeche force-pushed the form-ui-control-transforms branch from fafdb82 to e55ba6f Compare February 23, 2026 22:11
@JeanMeche JeanMeche closed this Apr 12, 2026
@JeanMeche JeanMeche deleted the form-ui-control-transforms branch April 12, 2026 19:50
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants