Liam DeBeasi

Results 615 comments of Liam DeBeasi

Thanks for the issue. With Ionic 6 the datetime is able to automatically localize the month names. As a result, `monthShortNames` is no longer needed. See https://ionicframework.com/docs/api/datetime#wheel-style-pickers for an example....

No, we do not have that functionality. The goal of `ion-datetime` is to present a date selection interface using terminology that the end user is familiar with. In this case,...

Hi there, We are proposing some changes to form components that seek to resolve this issue. We would love your feedback on these proposed changes! You can read more about...

Hi there, We are proposing some changes to form components that seek to resolve this issue. We would love your feedback on these proposed changes! You can read more about...

Thanks for the issue. Are you able to provide a Stackblitz/repo with a reproduction of the issue? I am unable to reproduce this issue on my end. You can use...

Apologies for the delay in response. I was able to reproduce this and will look into a fix. As a temporary workaround, you can set the `disabled` property directly on...

Hi there, We are proposing some changes to form components that seek to resolve this issue. We would love your feedback on these proposed changes! You can read more about...

Thanks for the issue. We probably need to extend https://github.com/ionic-team/ionic-framework/commit/dfa2b13c3a408c6288acc38ce5de480ff04c88fc to account for other interactive components.

Hi there, We are proposing some changes to form components that seek to resolve this issue. We would love your feedback on these proposed changes! You can read more about...

Thanks for the issue. Can you please clarify what issue this is causing in your application? Adding these attributes on the host is required for VoiceOver to work properly: https://github.com/ionic-team/ionic-framework/blob/master/.github/COMPONENT-GUIDE.md#example-components-2...