Skip to content

feat: add inputMode API to TextField#9614

Merged
vursen merged 2 commits into
mainfrom
feat/text-field-input-mode
Jun 30, 2026
Merged

feat: add inputMode API to TextField#9614
vursen merged 2 commits into
mainfrom
feat/text-field-input-mode

Conversation

@vursen

@vursen vursen commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Adds the inputMode API to the TextField Flow component, exposing the web component property added in vaadin/web-components#11979.

Depends on

Closes #8903

web-padawan
web-padawan previously approved these changes Jun 29, 2026
@vursen vursen marked this pull request as draft June 29, 2026 11:27
@vursen vursen dismissed web-padawan’s stale review June 29, 2026 11:34

Decided to move the InputMode enum to Flow

@vursen vursen marked this pull request as ready for review June 30, 2026 09:29
vursen and others added 2 commits June 30, 2026 13:33
Add setInputMode/getInputMode and an InputMode enum so the virtual
keyboard hint can be set for mobile devices.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vursen vursen force-pushed the feat/text-field-input-mode branch from 7faeed3 to e3443b4 Compare June 30, 2026 09:54
@vursen vursen requested a review from web-padawan June 30, 2026 10:00
@sonarqubecloud

Copy link
Copy Markdown

@vursen vursen added this pull request to the merge queue Jun 30, 2026
Merged via the queue into main with commit ef8948c Jun 30, 2026
22 checks passed
@vursen vursen deleted the feat/text-field-input-mode branch June 30, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add setInputType and setInputMode methods to TextField

2 participants