Results 10 comments of sunsunmonkey

改了事件了 ,"此外 adapter state、foundation this 上对于visible的状态存储也应该更新,否则会出现值与render 脱节的情况" 这句有点没太明白咋改

> > 改了事件了 ,"此外 adapter state、foundation this 上对于visible的状态存储也应该更新,否则会出现值与render 脱节的情况" 这句有点没太明白咋改 > > 我这边后续会接着改一下。顺便加上一些测试用例。 get

这个codesandbox现在好像要开一下public @xiaoiver 😭

> 默认情况下不添加 class,应该 `showHeader={false}` 时添加 `-without-header` 他默认是有header吧,所以我的想法就是在showHeader={false}` 时去掉 `-header`,至于那个好像header本身就有一个boder-radius,我也不太清楚了,第一次尝试🤓,大佬见谅

> 看下 snapshot,现在是多了一个 `-header` 的 class 是的,因为默认是有那个header然后,他有个圆角的属性在-container里,所以我想分离开来做,就是showheader为false时去掉-header,其他情况保留-header

> 我推荐是直接把圆角样式写在 header 上,table 不带圆角,这样去掉 header 的时候就没有圆角了 ok,我再看看

我尝试的其他解决方案 [#46389](https://github.com/ant-design/ant-design/pull/46389)

看起来不是一个分类吧,这个偏向普通图像一点?

Thanks and in fact I want a template for pnpm monorepo too.