This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-12-16 01:41:02 +08:00
Code
Issues
Actions
28
Packages
Projects
Releases
Wiki
Activity
a5c0dbba07
ant-design
/
components
/
time-picker
/
demo
/
colored-popup.md
8 lines
114 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: Fix popupClassName prop in timepicker (#23214) * fix(time-picker): combine dropdownClassName and popupClassName prop * test(time-picker): add test for popupClassName and dropdownClassName prop * chore(time-picker): add demo for popupClassName prop * test(time-picker): remove rc-picker dependency * doc(time-picker): change default prop of popupClassName to undefined * fix(time-picker): remove the use of dropdownClassName * Apply suggestions from code review Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-14 16:49:58 +08:00
## zh-CN
demo: update demo (#40318) * demo: update demo * add form * clear * add Select * add * fix style * fix style * fix * revert
2023-01-19 15:37:54 +08:00
将自定义 class 传给
`TimePicker`
弹框。
fix: Fix popupClassName prop in timepicker (#23214) * fix(time-picker): combine dropdownClassName and popupClassName prop * test(time-picker): add test for popupClassName and dropdownClassName prop * chore(time-picker): add demo for popupClassName prop * test(time-picker): remove rc-picker dependency * doc(time-picker): change default prop of popupClassName to undefined * fix(time-picker): remove the use of dropdownClassName * Apply suggestions from code review Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-14 16:49:58 +08:00
## en-US
demo: update demo (#40318) * demo: update demo * add form * clear * add Select * add * fix style * fix style * fix * revert
2023-01-19 15:37:54 +08:00
Passing custom class to
`TimePicker`
popup.
Reference in New Issue
Copy Permalink