Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datepicker 及 rangepicker 选择面板上面的输入框,支持blur事件 #217

Closed
1039958384 opened this issue Jun 4, 2019 · 1 comment

Comments

@1039958384
Copy link

环境及版本信息

  • tinper-bee 版本号:
  • 若使用单个组件,请标明该组件版本号:

bee-datepicker 2.0.41

  • 当前项目中react的版本号:
  • 所使用的操作系统:
  • 所使用的浏览器:

描述这个问题:

需要实现的需求描述:日期面板上面的输入框,只输入年份后两位+日期 如“190415”为2019年4月15日,年份有异议时优先选择2000年以后 ,在输入框失去焦点时自动转换。

需要技术支持:能够提供输入框的 blur事件

包括 :datepicker 的面板输入框 和 rangepicker 的面板输入框(开始日期输入框、结束日期输入框, 两个都需要)

image

image

代码

报错信息

当前的行为:效果(可截图说明)及动作描述

期望的行为:

@yangchch6
Copy link
Contributor

  • bee-datepicker@2.0.42
    • [Feature] DatePicker 日期面板内的输入框增加失去焦点的回调 onDateInputBlur
    • [Feature] RangePicker 日期面板内的输入框增加失去焦点的回调 onStartInputBlur onEndInputBlur

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

No branches or pull requests

2 participants