-
-
Notifications
You must be signed in to change notification settings - Fork 51k
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
docs: Update DatePicker docs and add legacy notice #25768
Conversation
webpack.config.js
Outdated
search: 'devNote(', | ||
replace: "if (process.env.NODE_ENV !== 'production') devNote(", | ||
}, | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不加 warning 如何,应该大多数应用都会 warning 满天飞,我们就都支持。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
那只给 QuarterPicker 加好了,本来就不支持这样不会遗留 warning 的问题了
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit fa3b6ff:
|
Codecov Report
@@ Coverage Diff @@
## master #25768 +/- ##
=======================================
Coverage 99.51% 99.51%
=======================================
Files 369 369
Lines 7197 7202 +5
Branches 2007 1966 -41
=======================================
+ Hits 7162 7167 +5
Misses 35 35
Continue to review full report at Codecov.
|
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
resolve #25764
📝 Changelog
picker='xxx'
instead.picker='xxx'
。☑️ Self Check before Merge
View rendered components/date-picker/demo/disabled.md
View rendered components/date-picker/index.en-US.md
View rendered components/date-picker/index.zh-CN.md
View rendered components/form/demo/time-related-controls.md
View rendered components/input/demo/align.md