ant-design-vue
ant-design-vue copied to clipboard
fix: Avoid the problem that dayjs can't parse the quarter normally, s…
…o the quarter input cannot be selected. #5686 #5647
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you!
This is a ...
- [ ] New feature
- [x] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [ ] Other (about what?)
What's the background?
fix: Avoid the problem that dayjs can't parse the quarter normally, so the quarter input cannot be selected. #5686 #5647
API Realization (Optional if not new feature)
- Basic thought of solution and other optional proposal.
- List final API realization and usage sample.
- GIF or snapshot should be provided if includes UI/interactive modification.
What's the effect? (Optional if not new feature)
- Does this PR affect user? Which part will be affected?
- What will say in changelog?
- Does this PR contains potential break change or other risk?
Changelog description (Optional if not new feature)
- English description
- Chinese description (optional)
Self Check before Merge
- [ ] Doc is updated/provided or not needed
- [ ] Demo is updated/provided or not needed
- [ ] TypeScript definition is updated/provided or not needed
- [ ] Changelog is provided or not needed
Additional Plan? (Optional if not new feature)
If this PR related with other PR or following info. You can type here.
这个只能解决固定格式的 format 吧
这个只能解决固定格式的 format 吧
Well, this pr is mainly to solve the problem that the quarter cannot be selected by entering [year]-[quarter] in the text box. What do you mean by non-fixed format format? Can you elaborate? Maybe I didn't consider it, I can update the pr again.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.