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

fix(angular): add formatOptions property to standalone datetime #29468

Merged
merged 1 commit into from
May 6, 2024

Conversation

sean-perkins
Copy link
Contributor

Issue number: resolves #29464


What is the current behavior?

The standalone component for ion-datetime is missing the formatOptions property. This component wrapper is manually maintained and was missed when developing the feature.

What is the new behavior?

  • Adds the missing formatOptions property to the ion-datetime for the angular standalone component

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 4:59pm

@github-actions github-actions bot added the package: angular @ionic/angular package label May 6, 2024
@sean-perkins sean-perkins marked this pull request as ready for review May 6, 2024 19:12
@sean-perkins sean-perkins requested a review from a team as a code owner May 6, 2024 19:12
@sean-perkins sean-perkins added this pull request to the merge queue May 6, 2024
Merged via the queue into main with commit bb1db52 May 6, 2024
47 checks passed
@sean-perkins sean-perkins deleted the sp/FW-6228 branch May 6, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Angular standalone datetime is missing formatOptions property
2 participants