[Feature Request] datePicker组件type为daterange的类型加一个footer插槽
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
datePicker
### Description
在做项目的过程中遇到了这样一个需求,用户选择了一个日期范围,然后开发人员要根据规则自动生成它的对比日期,在用户点击确认之后,这个对比日期才生效,就需要在datePicker组件type为daterange的类型加一个footer插槽
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the datePicker component entry point and inspect how the daterange footer is currently rendered and whether other slots provide a pattern. Add a footer slot for the daterange type, then verify that the slot can support the described post-selection comparison-date workflow and that existing datePicker behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100