Date Picker - JavaScript API
@EduardMe 已经在做这个了。
开始于 2021年8月20日。
- 主要语言
- JavaScript
- 星标
- 204
- 派生
- 82
- 平均合并
- 22 小时 27 分钟
- 30 天内合并 PR
- 3
描述
Is your feature request related to a problem? Please describe.
Selecting a date in the Command Bar is difficult as we can’t select a date and we don’t know if the the natural language input is valid while typing.
Describe the solution you'd like
From the Command Bar API, request to show a date picker for the user to select a date.
It would be ideal to have a top area where I can time in natural language "3 months", "in 2 weeks" etc, and a lower area with the more normal kind of calendar view. If the top part is used, then the lower view updates.
Describe alternatives you've considered
The alternative is to use a callback function so we can change the results while the user types a date.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。