Skip to content

feat(date-picker): add clearable prop (#815)#1016

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

feat(date-picker): add clearable prop (#815)#1016
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-815-v2

Conversation

@wanchun

@wanchun wanchun commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #815

Adds a clearable Boolean prop to FDatePicker (default true).

Implementation:

  • datePicker.vue: clearable: Boolean prop controls X icon visibility (existing behavior preserved when true)
  • 2 vitest tests covering both clearable: true (default, X visible) and clearable: false (X hidden)

Files changed: 2. 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