-
-
Notifications
You must be signed in to change notification settings - Fork 334
feat: Time RangePicker support endTime before startTime #33
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
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/react-component/picker/5r586auv3 |
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
==========================================
- Coverage 99.2% 99.19% -0.01%
==========================================
Files 39 39
Lines 1762 1741 -21
Branches 530 513 -17
==========================================
- Hits 1748 1727 -21
Misses 9 9
Partials 5 5
Continue to review full report at Codecov.
|
是不是加个属性,避免有些场景下不希望倒序。 |
|
keepOrder ? |
或者 allowReverse |
直接 |
添加 |
resolve ant-design/ant-design#21916