Skip to content

Comments

refactor(VDateInput): use display props and remove extra code#21152

Merged
johnleider merged 2 commits intomasterfrom
refactor/date-input-refactors
Mar 26, 2025
Merged

refactor(VDateInput): use display props and remove extra code#21152
johnleider merged 2 commits intomasterfrom
refactor/date-input-refactors

Conversation

@ikushum
Copy link
Member

@ikushum ikushum commented Mar 25, 2025

Description

  1. We were using makeDisplayProps but were doing nothing with it. Passed the display props inside useDisplay.
  2. Since we already have a watcher for menu, the onUpdateMenuModel function was redundant because both of them are doing the same thing

@ikushum ikushum requested a review from johnleider March 25, 2025 05:55
@ikushum ikushum self-assigned this Mar 25, 2025
@ikushum ikushum changed the title refactor(VDateInput): pass display props inside useDisplay refactor(VDateInput): use display props and remove extra code Mar 25, 2025
@johnleider johnleider added this to the v3.7.x milestone Mar 26, 2025
@johnleider johnleider merged commit 9645765 into master Mar 26, 2025
19 checks passed
@johnleider johnleider deleted the refactor/date-input-refactors branch March 26, 2025 02:12
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.

3 participants