Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date adapter changes #29799

Merged
merged 6 commits into from
Sep 30, 2024
Merged

Date adapter changes #29799

merged 6 commits into from
Sep 30, 2024

Conversation

crisbeto
Copy link
Member

Includes a few adjustments to the date adapters.

@crisbeto crisbeto added target: major This PR is targeted for the next major release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Sep 28, 2024
@crisbeto crisbeto requested a review from a team as a code owner September 28, 2024 07:10
@crisbeto crisbeto requested review from mmalerba and andrewseguin and removed request for a team September 28, 2024 07:10
@crisbeto crisbeto force-pushed the prereq-changes branch 2 times, most recently from b588019 to 12ac986 Compare September 30, 2024 08:06
Expands the date adapter to include some methods that will be used in the future.
Implements the new methods in the Moment adapter.
Implements the new methods in the Luxon adapter.
Implements the new methods in the `date-fns` adapter.
Expands the `MAT_INPUT_VALUE_ACCESSOR` to support a signal-based accessor.
…signal

Expands the `MatOptionParentComponent` to allow the `disableRipple` to be a signal. This will be relevant in the time picker.
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 30, 2024
@crisbeto crisbeto merged commit 030cdd6 into angular:main Sep 30, 2024
21 of 24 checks passed
crisbeto added a commit to crisbeto/material2 that referenced this pull request Sep 30, 2024
Makes the changes that came up during the code review of angular#29799, but weren't pushed to the branch by accident.
crisbeto added a commit that referenced this pull request Sep 30, 2024
Makes the changes that came up during the code review of #29799, but weren't pushed to the branch by accident.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker merge: preserve commits When the PR is merged, a rebase and merge should be performed target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants