Skip to content

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

Merged
sean-perkins merged 1 commit into
mainfrom
sp/FW-6228
May 6, 2024
Merged

fix(angular): add formatOptions property to standalone datetime#29468
sean-perkins merged 1 commit into
mainfrom
sp/FW-6228

Conversation

@sean-perkins

Copy link
Copy Markdown
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

@vercel

vercel Bot commented May 6, 2024

Copy link
Copy Markdown

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 requested a review from brandyscarney May 6, 2024 19:12
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