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

date-picker: fix week picker's value-format #13754

Merged
merged 1 commit into from
Mar 4, 2019
Merged

Conversation

wacky6
Copy link
Contributor

@wacky6 wacky6 commented Dec 13, 2018


暂时方案, week 的 value-format 依然不支持 week-number。

type===week时, 禁止用户输入。原先的 parser 没有作用 (永远返回 null) 替换成了 date 的 parser。
远期修改加到了 #9878

issue ElemeFE#13746
when type=='week', value-format parser is bypassed
@element-bot
Copy link
Member

Deploy preview for element ready!

Built with commit faace31

https://deploy-preview-13754--element.netlify.com

@iamkun iamkun self-requested a review December 29, 2018 11:17
@island205 island205 requested review from island205 and removed request for iamkun December 29, 2018 11:17
@iamkun iamkun self-requested a review December 29, 2018 11:17
@ziyoung ziyoung added this to the 2.6.0 milestone Feb 25, 2019
@island205 island205 modified the milestones: 2.6.0, 2.7.0 Feb 28, 2019
@iamkun iamkun merged commit e52c7e0 into ElemeFE:dev Mar 4, 2019
@island205 island205 modified the milestones: 2.7.0, 2.6.2 Mar 18, 2019
weisiren168 pushed a commit to weisiren168/element that referenced this pull request Jun 20, 2019
lzq4047 pushed a commit to lzq4047/element that referenced this pull request May 22, 2020
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.

5 participants