Datepicker event on the top buttons (calendar header)
未关闭
area: material/datepicker
feature
P4
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
#### Bug, feature request, or proposal:
Feature request
#### What is the expected behavior?
When user clicks in buttons "NEXT" and "PREVIOUS" for change actually month/year, emit a event with next/previous first date (equals monthSelected, but in the calendar header buttons).
#### What is the current behavior?
Not available.
贡献指南
调研方向
从 datepicker 的日历标题开始,检查现有的 monthSelected 事件以及 NEXT/PREVIOUS 按钮处理程序。完成标准是:点击任一按钮都会发出一个包含对应下一个月或上一个月第一天日期的事件,并且测试覆盖两个方向。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100