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(input, input-number, input-text): ensure autofocus is available on HTMLElement (#9343) #9347

Merged
merged 1 commit into from
May 15, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented May 15, 2024

Related Issue: #9235

Summary

Exposes autofocus property to ensure the prop/attr is available on the HTMLElement type.

This should no longer be necessary once ionic-team/stencil#5726 is fixed and available in Stencil.

…n HTMLElement (#9343)

**Related Issue:** #9235

## Summary

Exposes `autofocus` property to ensure the prop/attr is available on the
`HTMLElement` type.

This should no longer be necessary once
ionic-team/stencil#5726 is fixed and available
in Stencil.
@benelan benelan requested a review from a team as a code owner May 15, 2024 07:02
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label May 15, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label May 15, 2024
@benelan benelan merged commit 27ad10e into main May 15, 2024
10 checks passed
@benelan benelan deleted the benelan/cherry-pick-input-autofocus-fix branch May 15, 2024 07:16
benelan added a commit that referenced this pull request May 17, 2024
…otfix-release

* origin/main:
  chore: release next
  feat(table): Add `selection-display` property (#9355)
  refactor(dropdown-item):  remove unused css classes (#9349)
  chore: release next
  feat(dropdown-item): update spacing of icons (#9330)
  chore: release next
  feat(flow-item): add content-top slot (#9344)
  chore: release next
  feat(flow-item): add content-bottom slot (#9346)
  chore: release next
  fix(input, input-number, input-text): ensure autofocus is available on HTMLElement (#9343) (#9347)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants