MadCcc

Results 444 comments of MadCcc

看下为什么 commit 的时候没有跑?

https://github.com/ant-design/ant-design/pull/35975 new feature in 4.21, and lost in v5

line-height 会用于计算,看看上面能否解决问题?

number 本身就是个强约束了,应该还好,先关了~

token 和 CSSProperties 并不等同,类型上不会保持一致。 v4 主题文档里可以写一下 FAQ

> v5 应该也需要加,不然下个人觉得这里不合理,再补充个 `| string` 怎么办。 不会补充 string 类型的,这个在实现层面就解决不了了

过于复杂了,取其一就好

Just follow this PR: https://github.com/ant-design/ant-design/pull/35975 . The style is lost in V5, and please provide a test case, thx~

`&&&` is not a good pettern. Maybe `.ant-btn.ant-btn-disabled:hover` is better. And how about hover pseudos, such as focus/active?

And we need a debug demo to make sure this feature won't break in future versions.