mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-02 07:39:36 +08:00
b4730281a9
* chore: init * chore: dropdown style * chore: more style * chore: icon style * chore: more style * chore: diff shows the cache path * chore: motion support * chore: more style * feat: status * chore: sub menu style * chore: all dropdown style * fix: ts * chore: update snapshot * Update components/dropdown/style/index.tsx Co-authored-by: MadCcc <1075746765@qq.com> * chore: update style Co-authored-by: MadCcc <1075746765@qq.com>
7 lines
178 B
Markdown
7 lines
178 B
Markdown
# V5 breaking change 记录
|
|
|
|
- Dropdown
|
|
- 魔改包裹元素样式移除,请使用 Space 组件
|
|
- DropdownButton 的 prefixCls 改为 `dropdown`
|
|
- Upload List 结构变化
|