Skip to content
- 🐞 Fix Table in Firefox miss bottom line when sorter enabled. #16174
- 🐞 Fix List crash when
pagination is null. #16231
- TypeScript
- 🐞 Fix typescript
hoist-non-react-statics has no default export warning with allowSyntheticDefaultImports: false. #16224
- 🐞 修复 Firefox 中 Table 使用 sorter 丢失线框的样式问题。#16174
- 🐞 修复 List 中设置
pagination 为 null 时报错的问题。#16231
- TypeScript
- 🐞 修复
allowSyntheticDefaultImports: false 下 hoist-non-react-statics 报错的问题。#16224