Skip to content

feat(input-number): add size prop (#720)#1007

Closed
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-720-v2
Closed

feat(input-number): add size prop (#720)#1007
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-720-v2

Conversation

@wanchun

@wanchun wanchun commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #720

Adds a size prop to FInputNumber, consistent with FInput's API.

  • size: 'small' | 'medium' | 'large' (default 'medium')
  • Maps to existing CSS modifiers fes-input-number--lg / fes-input-number--sm
  • 4 vitest tests covering all 3 sizes + default

Files changed: 3. No lockfile. No test-infra changes.

@wanchun

wanchun commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator Author

Closed as part of v3 rebuild from chore/test-infra. Original v1/v2 PRs being superseded by clean re-implementation (vitest + playwright + docs).

@wanchun wanchun closed this Jun 4, 2026
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.

1 participant