# Change Log

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.39.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.39.1...@ant-design/pro-table@2.39.2) (2021-05-31)

**Note:** Version bump only for package @ant-design/pro-table

## [2.39.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.39.0...@ant-design/pro-table@2.39.1) (2021-05-28)

### Bug Fixes

- **table:** fix table shouldUpdate ([#2848](https://github.com/ant-design/pro-components/issues/2848)) ([6fa9928](https://github.com/ant-design/pro-components/commit/6fa9928273fc0c1c7c07d8273b59ec1e1854484d))

# [2.39.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.38.0...@ant-design/pro-table@2.39.0) (2021-05-25)

### Features

- **table:** eidt table use Proform ([#2832](https://github.com/ant-design/pro-components/issues/2832)) ([5c8b4ba](https://github.com/ant-design/pro-components/commit/5c8b4bac7169d2d0c091b1d1d9a68f03166abd88))

# [2.38.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.37.2...@ant-design/pro-table@2.38.0) (2021-05-24)

### Features

- **form:** form support request and params ([#2812](https://github.com/ant-design/pro-components/issues/2812)) ([8064293](https://github.com/ant-design/pro-components/commit/8064293532e9e937dea973be50d9e8fbc06c3aa9))

## [2.37.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.37.1...@ant-design/pro-table@2.37.2) (2021-05-23)

**Note:** Version bump only for package @ant-design/pro-table

## [2.37.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.37.0...@ant-design/pro-table@2.37.1) (2021-05-21)

### Bug Fixes

- **EditTable:** allowClear 清除值后保存数据没有更新 ([#2780](https://github.com/ant-design/pro-components/issues/2780)) ([1ac6bb3](https://github.com/ant-design/pro-components/commit/1ac6bb3cfd10160ef9ec6bd3d790005744314c06))
- **table:** if editableKeys change,should Cell Update ([#2803](https://github.com/ant-design/pro-components/issues/2803)) ([291e27e](https://github.com/ant-design/pro-components/commit/291e27ea073653fff3b0fbc4ef2466d6e4164b91))

# [2.37.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.36.0...@ant-design/pro-table@2.37.0) (2021-05-18)

### Bug Fixes

- **table:** tabs and menu add keys ([#2733](https://github.com/ant-design/pro-components/issues/2733)) ([310bc90](https://github.com/ant-design/pro-components/commit/310bc90b62e74a643bb50e7207185c388997c318))

### Features

- add table drag demo ([#2736](https://github.com/ant-design/pro-components/issues/2736)) ([cedb26e](https://github.com/ant-design/pro-components/commit/cedb26ee26733a1a9e83184b0a1a87b0e2866d60))

# [2.36.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.35.1...@ant-design/pro-table@2.36.0) (2021-05-11)

### Bug Fixes

- **table:** fix the style problem of the fixed new button ([#2661](https://github.com/ant-design/pro-components/issues/2661)) ([b80c99f](https://github.com/ant-design/pro-components/commit/b80c99fa298152adc9d4ef39ecfc2c2ac5e4c21f))
- **table:** toolbar fullScreen default value ([#2691](https://github.com/ant-design/pro-components/issues/2691)) ([4508cd4](https://github.com/ant-design/pro-components/commit/4508cd4c996ddbc28a03c4c06a9cff8b54a8574c))

### Features

- **table:** support sync pageinfo to url ([#2701](https://github.com/ant-design/pro-components/issues/2701)) ([384ca36](https://github.com/ant-design/pro-components/commit/384ca364e0606535e4538920d6ecc85cff70c164))

## [2.35.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.35.0...@ant-design/pro-table@2.35.1) (2021-04-29)

**Note:** Version bump only for package @ant-design/pro-table

# [2.35.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.5...@ant-design/pro-table@2.35.0) (2021-04-29)

### Bug Fixes

- **table:** only onFilter === true run defaultOnFilter ([#2640](https://github.com/ant-design/pro-components/issues/2640)) ([31ceede](https://github.com/ant-design/pro-components/commit/31ceedee0fd1570365f8e603d659c7cd43553b88))

### Features

- **form:** FieldSet support type=group ([#2628](https://github.com/ant-design/pro-components/issues/2628)) ([4e737dd](https://github.com/ant-design/pro-components/commit/4e737dd566a3eea4b292b427836c407523b3c48b))

## [2.34.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.4...@ant-design/pro-table@2.34.5) (2021-04-22)

### Bug Fixes

- **form:** fix transformKeySubmitValue will gen null value error ([#2571](https://github.com/ant-design/pro-components/issues/2571)) ([c3e5118](https://github.com/ant-design/pro-components/commit/c3e5118a91fa5bf9560e6cd036dca9864fac1b09))
- **form:** support moneySymbol=undefined ([#2579](https://github.com/ant-design/pro-components/issues/2579)) ([029482d](https://github.com/ant-design/pro-components/commit/029482d557c8de3cb761af59560aa5e7a9166082))
- **table:** fix the problem of nested data reporting errors ([#2578](https://github.com/ant-design/pro-components/issues/2578)) ([780510d](https://github.com/ant-design/pro-components/commit/780510d3f86008fe9346c5ce32c44577d563b878))
- **utils:** stop propagation icon event ([#2566](https://github.com/ant-design/pro-components/issues/2566)) ([7f0cab6](https://github.com/ant-design/pro-components/commit/7f0cab6cec7b52fc9237e977521903308f19793b))

## [2.34.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.3...@ant-design/pro-table@2.34.4) (2021-04-19)

**Note:** Version bump only for package @ant-design/pro-table

## [2.34.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.2...@ant-design/pro-table@2.34.3) (2021-04-19)

**Note:** Version bump only for package @ant-design/pro-table

## [2.34.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.1...@ant-design/pro-table@2.34.2) (2021-04-19)

### Bug Fixes

- **table:** fix add end will error in pagination ([#2529](https://github.com/ant-design/pro-components/issues/2529)) ([a74e410](https://github.com/ant-design/pro-components/commit/a74e410e8f6ffa3f84b455c4399130008ebb509c))

## [2.34.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.34.0...@ant-design/pro-table@2.34.1) (2021-04-15)

**Note:** Version bump only for package @ant-design/pro-table

# [2.34.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.33.0...@ant-design/pro-table@2.34.0) (2021-04-15)

### Bug Fixes

- **table:** better moblie style ([#2490](https://github.com/ant-design/pro-components/issues/2490)) ([20550a9](https://github.com/ant-design/pro-components/commit/20550a9cca89d0122d3f205148869534b3280d8c))
- **table:** defaultSortOrder and defaultFilteredValue ([#2392](https://github.com/ant-design/pro-components/issues/2392)) ([a930e1f](https://github.com/ant-design/pro-components/commit/a930e1f141ee0c87e9e373bc4efe76ba3faff9f7))
- **table:** fix ProTable always have form error ([#2488](https://github.com/ant-design/pro-components/issues/2488)) ([d0e68b1](https://github.com/ant-design/pro-components/commit/d0e68b1a86c349155b56406d00a87d9ab3167c85))
- **table:** fix style error when getPopupContainer ([#2481](https://github.com/ant-design/pro-components/issues/2481)) ([2bc9834](https://github.com/ant-design/pro-components/commit/2bc98348855bd697974811f12622a64c12403e68))
- **table:** fix text is 0, initialValue no work error ([#2412](https://github.com/ant-design/pro-components/issues/2412)) ([6bdd590](https://github.com/ant-design/pro-components/commit/6bdd590867c8f0ced15e3b4d46f90e82866e873c))
- **table:** if request is null,pageSize change no set datasoucre ([#2482](https://github.com/ant-design/pro-components/issues/2482)) ([8ea20ab](https://github.com/ant-design/pro-components/commit/8ea20ab7f4ae23555b404c5049577fe7c1442167))
- **table:** use user config tableLayout ([#2485](https://github.com/ant-design/pro-components/issues/2485)) ([5657ef0](https://github.com/ant-design/pro-components/commit/5657ef008eed6be9275972ea5a948393a434a72d))

### Features

- **form:** support SchemaForm ([#2040](https://github.com/ant-design/pro-components/issues/2040)) ([423f476](https://github.com/ant-design/pro-components/commit/423f4761eecde5a62c4a8476441aa0484ff94711))

# [2.33.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.32.2...@ant-design/pro-table@2.33.0) (2021-04-06)

### Features

- **table:** table column sorter supports field ([#2376](https://github.com/ant-design/pro-components/issues/2376)) ([e419c1b](https://github.com/ant-design/pro-components/commit/e419c1b2d381f2e22b858493147c74750b5b0bb8))

## [2.32.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.32.1...@ant-design/pro-table@2.32.2) (2021-03-31)

### Bug Fixes

- **table:** fix polling no work error ([3f8d318](https://github.com/ant-design/pro-components/commit/3f8d3187d7a416e8ff045eae106336133b30984d))

## [2.32.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.32.0...@ant-design/pro-table@2.32.1) (2021-03-31)

### Bug Fixes

- **table:** fix pagination no work error ([#2349](https://github.com/ant-design/pro-components/issues/2349)) ([0201893](https://github.com/ant-design/pro-components/commit/020189305f5d6453a8c559a7fe222a7f1a225dbc))

# [2.32.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.31.0...@ant-design/pro-table@2.32.0) (2021-03-29)

### Bug Fixes

- **form:** fix form item control no work error ([#2303](https://github.com/ant-design/pro-components/issues/2303)) ([65f0e4c](https://github.com/ant-design/pro-components/commit/65f0e4c869310ea9e305ffb8602f32e24c8a8726))
- **list:** fix list no use dataIndex error ([#2298](https://github.com/ant-design/pro-components/issues/2298)) ([81e1301](https://github.com/ant-design/pro-components/commit/81e1301507679e729b51c71ab43fda0a62846923))
- **table:** fix activeKey no work error ([#2299](https://github.com/ant-design/pro-components/issues/2299)) ([6d37832](https://github.com/ant-design/pro-components/commit/6d37832d117cd66fcb38784a02977fc0a4536606))
- **table:** fix polling alway run after unmount table ([#2308](https://github.com/ant-design/pro-components/issues/2308)) ([f23bb96](https://github.com/ant-design/pro-components/commit/f23bb966108dd0aca59e453d80bfebd0f1b64adc))
- **table:** fix textarea ellipsis no work error ([#2294](https://github.com/ant-design/pro-components/issues/2294)) ([81118d5](https://github.com/ant-design/pro-components/commit/81118d55943759f46f8e1e86b95bbac7cda04f69))
- **table:** omit className in treeData ([#2261](https://github.com/ant-design/pro-components/issues/2261)) ([63c10c6](https://github.com/ant-design/pro-components/commit/63c10c6c35886de274ff655ec8f8223568e9354a))

### Features

- **table:** search form support className ([#2254](https://github.com/ant-design/pro-components/issues/2254)) ([4b36710](https://github.com/ant-design/pro-components/commit/4b36710e6b314a2054b69b319bf071e3754727be))

# [2.31.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.8...@ant-design/pro-table@2.31.0) (2021-03-18)

### Features

- **utils:** upgrade inline-error-form-item ([#2168](https://github.com/ant-design/pro-components/issues/2168)) ([077c168](https://github.com/ant-design/pro-components/commit/077c1689c86484acae8d7e9146934c1af137a802))

## [2.30.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.7...@ant-design/pro-table@2.30.8) (2021-03-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.30.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.6...@ant-design/pro-table@2.30.7) (2021-03-16)

### Bug Fixes

- **form:** fix text is 0, initialValue no work error ([#2183](https://github.com/ant-design/pro-components/issues/2183)) ([e8f0d70](https://github.com/ant-design/pro-components/commit/e8f0d709fa7b7b870fcd2d2a1b9077f6031ed204))

## [2.30.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.5...@ant-design/pro-table@2.30.6) (2021-03-11)

**Note:** Version bump only for package @ant-design/pro-table

## [2.30.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.4...@ant-design/pro-table@2.30.5) (2021-03-11)

### Bug Fixes

- **table:** remove dragicon ([#2124](https://github.com/ant-design/pro-components/issues/2124)) ([49e1023](https://github.com/ant-design/pro-components/commit/49e1023edccef07c7397fd0adf1d1c38af552626))

## [2.30.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.3...@ant-design/pro-table@2.30.4) (2021-03-08)

### Bug Fixes

- **table:** fix tooltip no work error ([#2079](https://github.com/ant-design/pro-components/issues/2079)) ([9838b9a](https://github.com/ant-design/pro-components/commit/9838b9a7954ab4cb167a8643ef9854ead25fef47))

## [2.30.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.2...@ant-design/pro-table@2.30.3) (2021-02-28)

**Note:** Version bump only for package @ant-design/pro-table

## [2.30.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.1...@ant-design/pro-table@2.30.2) (2021-02-25)

### Bug Fixes

- **form:** form list support formlist ([#1995](https://github.com/ant-design/pro-components/issues/1995)) ([94e5d7b](https://github.com/ant-design/pro-components/commit/94e5d7b28bf0d2677da2dab2afbb1388bfaa9502))

## [2.30.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.0...@ant-design/pro-table@2.30.1) (2021-02-23)

### Bug Fixes

- **table:** export Table.Summary ([#1943](https://github.com/ant-design/pro-components/issues/1943)) ([a3ec1b2](https://github.com/ant-design/pro-components/commit/a3ec1b2a48ce67d56caf1bf1a0c5562c34d0d7f7))
- **table:** manualRequest may not working. ([#1963](https://github.com/ant-design/pro-components/issues/1963)) ([4eef300](https://github.com/ant-design/pro-components/commit/4eef300948b44c14f635bc702fb865ce35527a08))
- **table:** remove unnecessary tooltip ([#1907](https://github.com/ant-design/pro-components/issues/1907)) ([932a769](https://github.com/ant-design/pro-components/commit/932a7698c4ad3f4d896544aba5319cdb07143c2b))

# [2.30.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.29.0...@ant-design/pro-table@2.30.0) (2021-02-22)

### Bug Fixes

- **field:** omit fieldProps and support onChange ([#1886](https://github.com/ant-design/pro-components/issues/1886)) ([8d7c963](https://github.com/ant-design/pro-components/commit/8d7c9639073822daa554db07a5f0c8c0ea334a65))
- **form:** fix error message no work error ([#1875](https://github.com/ant-design/pro-components/issues/1875)) ([584a73a](https://github.com/ant-design/pro-components/commit/584a73a18aadc339202f34306edaa20d849e6c23))
- **layout:** use @umijs/use-params ([#1895](https://github.com/ant-design/pro-components/issues/1895)) ([80aac76](https://github.com/ant-design/pro-components/commit/80aac7665115c8f884c473d78c2fcc12ac042bb3))
- **table:** no has colSize on renderFormItem ([#1876](https://github.com/ant-design/pro-components/issues/1876)) ([98b6afd](https://github.com/ant-design/pro-components/commit/98b6afd93248a33e457c71234d7f4dbc9ce77bf0))
- **table:** set function to aysnc ([8751290](https://github.com/ant-design/pro-components/commit/8751290d02b706db1d9f435c97af2a9e71b1d59d))

### Features

- **table:** editable support form config ([#1879](https://github.com/ant-design/pro-components/issues/1879)) ([2fd7dff](https://github.com/ant-design/pro-components/commit/2fd7dff2c163fc9f5cd7f98739130ba4f7b4a9ee))

# [2.29.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.28.0...@ant-design/pro-table@2.29.0) (2021-02-04)

### Bug Fixes

- **form:** fix form control error ([#1833](https://github.com/ant-design/pro-components/issues/1833)) ([541c7b3](https://github.com/ant-design/pro-components/commit/541c7b35a0faf2c682fe26dca43b2102ba955cd0))
- **list:** fix list item no key error ([#1836](https://github.com/ant-design/pro-components/issues/1836)) ([2690cd6](https://github.com/ant-design/pro-components/commit/2690cd6d81dc99e86b136405afd289d4b6eb9316))
- **table:** fix editabletable initialValue alaway rewirte ([#1834](https://github.com/ant-design/pro-components/issues/1834)) ([b86b7e8](https://github.com/ant-design/pro-components/commit/b86b7e8a2f1bbb018863ef9a50bac8e82ce9a8f8))
- **table:** fix table no close loading when error ([#1832](https://github.com/ant-design/pro-components/issues/1832)) ([0ee772e](https://github.com/ant-design/pro-components/commit/0ee772ea78817258085b0f101c3f38609b4c4fd2))
- **table:** fix table unmount warning ([#1840](https://github.com/ant-design/pro-components/issues/1840)) ([826ff42](https://github.com/ant-design/pro-components/commit/826ff42ad18e49865f9255de4f64ee83b2836092))
- **table:** fix toNumber will gen 0 start number ([#1850](https://github.com/ant-design/pro-components/issues/1850)) ([63ca3b8](https://github.com/ant-design/pro-components/commit/63ca3b824501eae102f8b0098b5645740acab7ed))

### Features

- **table:** actionRef add pageInfo ([#1851](https://github.com/ant-design/pro-components/issues/1851)) ([7370cba](https://github.com/ant-design/pro-components/commit/7370cba941b350b0e93fcd135dd12623d66ea511))

# [2.28.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.27.2...@ant-design/pro-table@2.28.0) (2021-02-02)

### Bug Fixes

- **table:** fix fieldProps no has bug ([#1776](https://github.com/ant-design/pro-components/issues/1776)) ([01e67a4](https://github.com/ant-design/pro-components/commit/01e67a45ef0f977e38688ab727dde878b11dd338))
- **table:** fix manualRequest always show loading error ([#1767](https://github.com/ant-design/pro-components/issues/1767)) ([17d92e6](https://github.com/ant-design/pro-components/commit/17d92e6f5a5e0986b9066fe7ea8f5f27b54f0576))
- **table:** LightFilter dosn't render if options={false} ([#1802](https://github.com/ant-design/pro-components/issues/1802)) ([38ad131](https://github.com/ant-design/pro-components/commit/38ad13150a504e0529ac07c543616472dbcfeaca))
- **table:** reset messageVariables to label ([#1773](https://github.com/ant-design/pro-components/issues/1773)) ([baa8b65](https://github.com/ant-design/pro-components/commit/baa8b659980d6695b609a334251a003f0f50ae2d))

### Features

- **descriptions:** descriptions Columns support order ([#1763](https://github.com/ant-design/pro-components/issues/1763)) ([b004d9d](https://github.com/ant-design/pro-components/commit/b004d9d41fde2e0a75bcbe23e2ffcf8f70f837cb))
- **list:** proList support checkox alert ([#1821](https://github.com/ant-design/pro-components/issues/1821)) ([8784360](https://github.com/ant-design/pro-components/commit/8784360b3238064c67d1782ad67d9aecbfa4a490))

## [2.27.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.27.1...@ant-design/pro-table@2.27.2) (2021-01-25)

### Bug Fixes

- **table:** fix column dragger problem ([#1730](https://github.com/ant-design/pro-components/issues/1730)) ([77fb14a](https://github.com/ant-design/pro-components/commit/77fb14a852f51003aa7713c83201d20e18a7565f))
- **table:** fix polling times ([#1739](https://github.com/ant-design/pro-components/issues/1739)) ([2005764](https://github.com/ant-design/pro-components/commit/2005764c43ef37bc078f5bb23beca71b95140bbf))
- **table:** fix the problem that it still executes when polling=false ([#1747](https://github.com/ant-design/pro-components/issues/1747)) ([5c8ecfa](https://github.com/ant-design/pro-components/commit/5c8ecfa5ad36a558315089455d4e29dc22aa8b3c))

## [2.27.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.27.0...@ant-design/pro-table@2.27.1) (2021-01-21)

### Bug Fixes

- **table:** fix table reset pageSize ([85ab498](https://github.com/ant-design/pro-components/commit/85ab4989ef872645294fe85a5fc60b5b9c653a19))

# [2.27.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.26.1...@ant-design/pro-table@2.27.0) (2021-01-21)

### Bug Fixes

- **form:** fix StepsForm onFinish error ([#1714](https://github.com/ant-design/pro-components/issues/1714)) ([380b8ee](https://github.com/ant-design/pro-components/commit/380b8eea5f59a5fb09c896509a5958389e32b08b))
- **pro-table:** on option search resetPageIndex ([#1689](https://github.com/ant-design/pro-components/issues/1689)) ([092ce34](https://github.com/ant-design/pro-components/commit/092ce342f6299f45d9491f202ef6042e6a188cc0))
- **table:** stop passing prop ignoreRules to Form ([#1699](https://github.com/ant-design/pro-components/issues/1699)) ([c5bcbdf](https://github.com/ant-design/pro-components/commit/c5bcbdfead692f633a9ab061c3edb6d241c47824))

### Features

- **table:** EditableProTable support onValuesChange ([#1713](https://github.com/ant-design/pro-components/issues/1713)) ([8e67799](https://github.com/ant-design/pro-components/commit/8e67799125e37c44d356166a309479c611895d86))
- **table:** proTable supports polling ([#1694](https://github.com/ant-design/pro-components/issues/1694)) ([b37fe69](https://github.com/ant-design/pro-components/commit/b37fe69c53363acfc431900e01d6c5512fdae118))

## [2.26.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.26.0...@ant-design/pro-table@2.26.1) (2021-01-18)

**Note:** Version bump only for package @ant-design/pro-table

# [2.26.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.25.1...@ant-design/pro-table@2.26.0) (2021-01-18)

### Bug Fixes

- **form:** query form support open rules ([#1653](https://github.com/ant-design/pro-components/issues/1653)) ([5833ea2](https://github.com/ant-design/pro-components/commit/5833ea2c0e5279a143d9e4cd53a0036d1c2fd4f1))

### Features

- **form:** support sync url ([#1650](https://github.com/ant-design/pro-components/issues/1650)) ([df6a8ec](https://github.com/ant-design/pro-components/commit/df6a8ec7340891691334ab4acc1c7d8679f649d7))
- **table:** support hideInSetting props ([#1651](https://github.com/ant-design/pro-components/issues/1651)) ([2dee954](https://github.com/ant-design/pro-components/commit/2dee95453c79de23d967f285bb8aa9351b8b8cb0))
- **table:** table support editable.onValuesChange ([#1644](https://github.com/ant-design/pro-components/issues/1644)) ([2017a46](https://github.com/ant-design/pro-components/commit/2017a463fd74fbd6334b2154b59ed0b4f48c4d89))

## [2.25.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.25.0...@ant-design/pro-table@2.25.1) (2021-01-13)

### Bug Fixes

- **form:** default render form ([#1611](https://github.com/ant-design/pro-components/issues/1611)) ([fcdfeb6](https://github.com/ant-design/pro-components/commit/fcdfeb659c776250c7b70c4d71db2ac0609ee550))
- **form:** fix the problem of duplicate form fields ([#1607](https://github.com/ant-design/pro-components/issues/1607)) ([fe237a3](https://github.com/ant-design/pro-components/commit/fe237a3b99738cc19afb8ff63551f5c08076dad7))
- **table:** docs debounce time api ([#1599](https://github.com/ant-design/pro-components/issues/1599)) ([146d49b](https://github.com/ant-design/pro-components/commit/146d49b93ecbfb0efc0d31e114c5101d1f79de79))

# [2.25.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.24.0...@ant-design/pro-table@2.25.0) (2021-01-13)

### Features

- table request add debounce wait ([#1591](https://github.com/ant-design/pro-components/issues/1591)) ([a75eb4c](https://github.com/ant-design/pro-components/commit/a75eb4c9ec210c22afaf3a0940ead445ed3dc832))

# [2.24.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.23.0...@ant-design/pro-table@2.24.0) (2021-01-12)

### Bug Fixes

- **table:** table support data is partial ([a0f592e](https://github.com/ant-design/pro-components/commit/a0f592e8275882df2bc26aa6c7c224a517e265f7))

### Features

- **table:** table columns use tree ([#1583](https://github.com/ant-design/pro-components/issues/1583)) ([821d54f](https://github.com/ant-design/pro-components/commit/821d54f1f77337155e314f0a95cab04ae80adc8e))

# [2.23.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.22.2...@ant-design/pro-table@2.23.0) (2021-01-11)

### Bug Fixes

- **table:** optimised type to suit oneapi ([#1576](https://github.com/ant-design/pro-components/issues/1576)) ([44054e2](https://github.com/ant-design/pro-components/commit/44054e2cc64fb4f8d21c39612271f01cb3fc39d8))

### Features

- **table:** editable table add tableViewRender ([#1572](https://github.com/ant-design/pro-components/issues/1572)) ([457f814](https://github.com/ant-design/pro-components/commit/457f81405debc2e7f0daf8bce8ab30e07dfbaa6f))

## [2.22.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.22.1...@ant-design/pro-table@2.22.2) (2021-01-11)

### Bug Fixes

- **field:** fix valueEnum disabled no work error ([#1567](https://github.com/ant-design/pro-components/issues/1567)) ([a643747](https://github.com/ant-design/pro-components/commit/a643747da6acc5784c75ce6e9bc119a0965ddb29))

## [2.22.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.22.0...@ant-design/pro-table@2.22.1) (2021-01-08)

### Bug Fixes

- **descriptions:** support ErrorBoundary ([#1541](https://github.com/ant-design/pro-components/issues/1541)) ([15a1601](https://github.com/ant-design/pro-components/commit/15a1601e2f553ab97aae8133f8b6b924698b42ff))
- **form:** fix defaultColsNumber no work error ([#1551](https://github.com/ant-design/pro-components/issues/1551)) ([4a30512](https://github.com/ant-design/pro-components/commit/4a305123f82ed26f9bac170aad887a6398c51cdd))
- **form:** fix transform no work when namePath is array ([#1537](https://github.com/ant-design/pro-components/issues/1537)) ([ca244fe](https://github.com/ant-design/pro-components/commit/ca244fe2c17a2a397909340d23cbed49a1b2c5a9))
- **table:** fix filters or onFilter style error ([#1539](https://github.com/ant-design/pro-components/issues/1539)) ([d6cde92](https://github.com/ant-design/pro-components/commit/d6cde927e8f43fc453b50ff20454016861bbd792))
- **table:** fix hover dom style error ([#1538](https://github.com/ant-design/pro-components/issues/1538)) ([7a152aa](https://github.com/ant-design/pro-components/commit/7a152aa8cd177d6902de5acf05277b2341508539))

# [2.22.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.21.1...@ant-design/pro-table@2.22.0) (2021-01-07)

### Features

- **table:** reset will rest form values ([#1518](https://github.com/ant-design/pro-components/issues/1518)) ([b4b218f](https://github.com/ant-design/pro-components/commit/b4b218fb68c6f30d1428ec5c4ff085f87d960ac5))

## [2.21.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.21.0...@ant-design/pro-table@2.21.1) (2021-01-06)

**Note:** Version bump only for package @ant-design/pro-table

# [2.21.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.20.1...@ant-design/pro-table@2.21.0) (2021-01-05)

### Features

- **field:** text use CompositionInput ([#1499](https://github.com/ant-design/pro-components/issues/1499)) ([4f26efb](https://github.com/ant-design/pro-components/commit/4f26efb81a7592868e6e863ca6fbb59cb6918016))

## [2.20.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.20.0...@ant-design/pro-table@2.20.1) (2021-01-05)

**Note:** Version bump only for package @ant-design/pro-table

# [2.20.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.19.1...@ant-design/pro-table@2.20.0) (2021-01-04)

### Bug Fixes

- **list:** fix editable for list ([#1481](https://github.com/ant-design/pro-components/issues/1481)) ([64c8fb9](https://github.com/ant-design/pro-components/commit/64c8fb91dc9cdea2575f3018ce63fdf101b63c2b))

### Features

- **field:** support image valueType ([#1480](https://github.com/ant-design/pro-components/issues/1480)) ([08b36e2](https://github.com/ant-design/pro-components/commit/08b36e24ff077392572c625b6fb3d119afeb44ea))

## [2.19.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.19.0...@ant-design/pro-table@2.19.1) (2021-01-02)

### Bug Fixes

- **table:** fix colSize no work error ([#1470](https://github.com/ant-design/pro-components/issues/1470)) ([fe1ce2e](https://github.com/ant-design/pro-components/commit/fe1ce2e8129187fc31427f0d63efc3b0c8663fca))
- **table:** fix the compatibility problem of sorting ([#1471](https://github.com/ant-design/pro-components/issues/1471)) ([ee3191a](https://github.com/ant-design/pro-components/commit/ee3191afdecbd7ec6bed8b2e1982115747e317df))

# [2.19.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.18.3...@ant-design/pro-table@2.19.0) (2021-01-01)

### Bug Fixes

- **table:** fix table form submit time error ([#1466](https://github.com/ant-design/pro-components/issues/1466)) ([5591a87](https://github.com/ant-design/pro-components/commit/5591a8754d0e911eecdd8bdac7b5d010e2824451))

### Features

- **table:** support customization valueType ([#1456](https://github.com/ant-design/pro-components/issues/1456)) ([cbce5ba](https://github.com/ant-design/pro-components/commit/cbce5baf9ae456a1ab32a748e7ac86ee592b4344))

## [2.18.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.18.2...@ant-design/pro-table@2.18.3) (2020-12-31)

**Note:** Version bump only for package @ant-design/pro-table

## [2.18.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.18.1...@ant-design/pro-table@2.18.2) (2020-12-31)

### Bug Fixes

- **table:** reloadAndRest should reset page index ([#1444](https://github.com/ant-design/pro-components/issues/1444)) ([629cec2](https://github.com/ant-design/pro-components/commit/629cec2a172e07a967be6db50abf57da84f16048))

## [2.18.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.18.0...@ant-design/pro-table@2.18.1) (2020-12-28)

### Bug Fixes

- **layout:** not use important ([babf934](https://github.com/ant-design/pro-components/commit/babf9340678e7b82f75752db113dbb11330295d6))

# [2.18.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.17.3...@ant-design/pro-table@2.18.0) (2020-12-28)

### Features

- **field:** 在 labelInVaue 的场景下能显示备选项里不存在的 valuezhi ([#1390](https://github.com/ant-design/pro-components/issues/1390)) ([e89f65e](https://github.com/ant-design/pro-components/commit/e89f65e86c0d21cf3b591dc300a3af6862545d82))

## [2.17.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.17.2...@ant-design/pro-table@2.17.3) (2020-12-28)

### Bug Fixes

- **table:** fix onfilter no work error ([#1422](https://github.com/ant-design/pro-components/issues/1422)) ([4fb9e4b](https://github.com/ant-design/pro-components/commit/4fb9e4b8a85a1374ab0d0710b6796d3b09ced06a))

## [2.17.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.17.1...@ant-design/pro-table@2.17.2) (2020-12-25)

**Note:** Version bump only for package @ant-design/pro-table

## [2.17.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.17.0...@ant-design/pro-table@2.17.1) (2020-12-25)

### Bug Fixes

- **layout:** add PageLoading ([0153505](https://github.com/ant-design/pro-components/commit/0153505ccf6e009137d2e75d41f80830c709174d))

# [2.17.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.16.4...@ant-design/pro-table@2.17.0) (2020-12-24)

### Bug Fixes

- **table:** Filter de parameters van beforeSearchSubmit ([#1384](https://github.com/ant-design/pro-components/issues/1384)) ([5bd26f0](https://github.com/ant-design/pro-components/commit/5bd26f09fa7d633e42aac333bed3a34535557e3c)), closes [#1382](https://github.com/ant-design/pro-components/issues/1382)

### Features

- **chore:** adjust information structure ([#1383](https://github.com/ant-design/pro-components/issues/1383)) ([76b3f29](https://github.com/ant-design/pro-components/commit/76b3f2929c5a5dcd4ed78e723b2a01e3a5cdfbf5)), closes [#1376](https://github.com/ant-design/pro-components/issues/1376) [#1380](https://github.com/ant-design/pro-components/issues/1380)

## [2.16.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.16.3...@ant-design/pro-table@2.16.4) (2020-12-21)

**Note:** Version bump only for package @ant-design/pro-table

## [2.16.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.16.2...@ant-design/pro-table@2.16.3) (2020-12-21)

### Bug Fixes

- **table:** 设置 pageSize 后,查询或重置没获取最新的 pageSize ([#1352](https://github.com/ant-design/pro-components/issues/1352)) ([535d93a](https://github.com/ant-design/pro-components/commit/535d93a5da4861a3901750b88e04f4728acfb20b))

## [2.16.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.16.1...@ant-design/pro-table@2.16.2) (2020-12-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.16.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.16.0...@ant-design/pro-table@2.16.1) (2020-12-15)

**Note:** Version bump only for package @ant-design/pro-table

# [2.16.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.15.1...@ant-design/pro-table@2.16.0) (2020-12-14)

### Features

- **desciption:** support editable ([#1273](https://github.com/ant-design/pro-components/issues/1273)) ([bc8821b](https://github.com/ant-design/pro-components/commit/bc8821bce05faadaa7d9337ae2287131c41791e0))
- **table:** EditableTable support max length ([#1286](https://github.com/ant-design/pro-components/issues/1286)) ([dac9844](https://github.com/ant-design/pro-components/commit/dac9844e42ed19d5a539b6b0eae42ea35d6f958d))

## [2.15.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.15.0...@ant-design/pro-table@2.15.1) (2020-12-10)

**Note:** Version bump only for package @ant-design/pro-table

# [2.15.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.14.0...@ant-design/pro-table@2.15.0) (2020-12-09)

### Bug Fixes

- **colsize:** fix colsize warning ([#1245](https://github.com/ant-design/pro-components/issues/1245)) ([af674b6](https://github.com/ant-design/pro-components/commit/af674b661f53ef7f537bd49bea32784274cf0d34))
- **table:** remove unuse code ([#1243](https://github.com/ant-design/pro-components/issues/1243)) ([922496c](https://github.com/ant-design/pro-components/commit/922496cf7dafeb024a8c2cb742c9c4d60f6970eb))

### Features

- **table:** add "colSize" in fieldProps within proTable's columns to customize query form item width ([#1229](https://github.com/ant-design/pro-components/issues/1229)) ([4ca6370](https://github.com/ant-design/pro-components/commit/4ca63709fbc8df7b850bb5e81b1f11e578775f0f))

# [2.14.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.13.3...@ant-design/pro-table@2.14.0) (2020-12-08)

### Bug Fixes

- avoid exceptions when text is undefined ([#1192](https://github.com/ant-design/pro-components/issues/1192)) ([f12ed9b](https://github.com/ant-design/pro-components/commit/f12ed9bd589bfd4d5a0804f15f44f0606e1c3c49))

### Features

- **table:** fieldProps support function ([#1227](https://github.com/ant-design/pro-components/issues/1227)) ([bc34fb0](https://github.com/ant-design/pro-components/commit/bc34fb0ce11d006c83b06166f6cf8903bd5d3e1a))

## [2.13.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.13.2...@ant-design/pro-table@2.13.3) (2020-12-07)

### Bug Fixes

- **table:** fix formItemProps no work error ([#1222](https://github.com/ant-design/pro-components/issues/1222)) ([aed476d](https://github.com/ant-design/pro-components/commit/aed476d38006ad7b37aa5583a644e4a434ddc566))

## [2.13.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.13.1...@ant-design/pro-table@2.13.2) (2020-12-04)

### Bug Fixes

- **table:** onSave support newLineConfig ([576042c](https://github.com/ant-design/pro-components/commit/576042cc0ef5715a173b544320cdec5920ac18a8))

## [2.13.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.13.0...@ant-design/pro-table@2.13.1) (2020-12-03)

**Note:** Version bump only for package @ant-design/pro-table

# [2.13.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.12.2...@ant-design/pro-table@2.13.0) (2020-12-03)

### Features

- **field:** support new valueType `second` ([#1177](https://github.com/ant-design/pro-components/issues/1177)) ([3c45102](https://github.com/ant-design/pro-components/commit/3c45102763bbfa05b481aa0c8462912179a1dfbf))

## [2.12.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.12.1...@ant-design/pro-table@2.12.2) (2020-12-02)

### Bug Fixes

- **table:** fix protable form types error ([#1158](https://github.com/ant-design/pro-components/issues/1158)) ([21c12f3](https://github.com/ant-design/pro-components/commit/21c12f3d828cb0747a1b10a4c71d9aa16d91f09e))
- **table:** support children of column in EditableProTable ([#1161](https://github.com/ant-design/pro-components/issues/1161)) ([738c053](https://github.com/ant-design/pro-components/commit/738c053511f133e30a7f4642f735a4193f8d16b1))
- **table:** support onlyAddOneLineAlertMessage and onlyOneLineEditorAlertMessage ([#1157](https://github.com/ant-design/pro-components/issues/1157)) ([9193b8a](https://github.com/ant-design/pro-components/commit/9193b8a6e3fd3fe0a7e621b50cdcb1f98694322b))

## [2.12.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.12.0...@ant-design/pro-table@2.12.1) (2020-11-30)

### Bug Fixes

- **table:** fix editable table show rules error ([#1129](https://github.com/ant-design/pro-components/issues/1129)) ([a0c5af3](https://github.com/ant-design/pro-components/commit/a0c5af3c645b6c336f5d2a231a18eced4b8817b1))

# [2.12.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.11.4...@ant-design/pro-table@2.12.0) (2020-11-27)

### Bug Fixes

- **table:** optimize table demos and table style. ([#1105](https://github.com/ant-design/pro-components/issues/1105)) ([6e6437e](https://github.com/ant-design/pro-components/commit/6e6437e621200932a24a9199ee729ff4253d71c0))

### Features

- **form:** add table demos and fix form layout styles ([#1069](https://github.com/ant-design/pro-components/issues/1069)) ([4a25cf2](https://github.com/ant-design/pro-components/commit/4a25cf2b2475e534598360e0d62b6a0a3cf69354))
- **table:** support editor table ([#994](https://github.com/ant-design/pro-components/issues/994)) ([35f40fe](https://github.com/ant-design/pro-components/commit/35f40feb72dd10ea6fefb7d6a59943d43d0a7325))
- **table:** table support fieldProps.onChange ([#1068](https://github.com/ant-design/pro-components/issues/1068)) ([b8fe662](https://github.com/ant-design/pro-components/commit/b8fe662fd042dda92c4ad0e35c24e1afe2870996))

## [2.11.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.11.3...@ant-design/pro-table@2.11.4) (2020-11-19)

**Note:** Version bump only for package @ant-design/pro-table

## [2.11.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.11.2...@ant-design/pro-table@2.11.3) (2020-11-19)

### Bug Fixes

- **table:** fix the problem that the table rendering is not timely ([#1024](https://github.com/ant-design/pro-components/issues/1024)) ([19d3af5](https://github.com/ant-design/pro-components/commit/19d3af58e692dbfa5a4b32644afe9672ba5719cf))

## [2.11.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.11.1...@ant-design/pro-table@2.11.2) (2020-11-18)

**Note:** Version bump only for package @ant-design/pro-table

## [2.11.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.11.0...@ant-design/pro-table@2.11.1) (2020-11-17)

**Note:** Version bump only for package @ant-design/pro-table

# [2.11.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.10.1...@ant-design/pro-table@2.11.0) (2020-11-17)

### Features

- **form:** support readonly ([#963](https://github.com/ant-design/pro-components/issues/963)) ([2b27e91](https://github.com/ant-design/pro-components/commit/2b27e917707c530c2a9d9c91fa27c1b663a07bf4))

## [2.10.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.10.0...@ant-design/pro-table@2.10.1) (2020-11-10)

**Note:** Version bump only for package @ant-design/pro-table

# [2.10.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.16...@ant-design/pro-table@2.10.0) (2020-11-09)

### Features

- **table:** 修复 ListToolBar 样式问题 & 调整部分 Table 样式的 demo ([#918](https://github.com/ant-design/pro-components/issues/918)) ([a217c6e](https://github.com/ant-design/pro-components/commit/a217c6ea309f5232fd1864b2d886f449f49f2b6a))

## [2.9.16](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.15...@ant-design/pro-table@2.9.16) (2020-11-04)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.15](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.14...@ant-design/pro-table@2.9.15) (2020-11-02)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.14](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.13...@ant-design/pro-table@2.9.14) (2020-11-02)

### Bug Fixes

- **table:** table 工具栏：options 为 false 时，不显示父级节点 ([#866](https://github.com/ant-design/pro-components/issues/866)) ([11d310c](https://github.com/ant-design/pro-components/commit/11d310c4b3697bb4a1029ef69018c11bd4c77447))

## [2.9.13](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.12...@ant-design/pro-table@2.9.13) (2020-10-29)

### Bug Fixes

- **table:** options or fullScreen is null, not render ConfigProvider ([#854](https://github.com/ant-design/pro-components/issues/854)) ([004abb9](https://github.com/ant-design/pro-components/commit/004abb90a9d002de0c13223ac27ac98b34b3341b))
- **table:** renderFormItem should run in form init ([#852](https://github.com/ant-design/pro-components/issues/852)) ([612b04a](https://github.com/ant-design/pro-components/commit/612b04a7225ccc93b8c081d268981d988c333d4c))

## [2.9.12](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.11...@ant-design/pro-table@2.9.12) (2020-10-26)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.11](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.10...@ant-design/pro-table@2.9.11) (2020-10-23)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.10](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.9...@ant-design/pro-table@2.9.10) (2020-10-23)

### Bug Fixes

- **layout:** fix PageContainer header ts definition ([#817](https://github.com/ant-design/pro-components/issues/817)) ([80e5b60](https://github.com/ant-design/pro-components/commit/80e5b605f2dd7c69ea2bc5607d41087926394262))

## [2.9.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.8...@ant-design/pro-table@2.9.9) (2020-10-22)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.7...@ant-design/pro-table@2.9.8) (2020-10-21)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.6...@ant-design/pro-table@2.9.7) (2020-10-19)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.5...@ant-design/pro-table@2.9.6) (2020-10-16)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.4...@ant-design/pro-table@2.9.5) (2020-10-15)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.3...@ant-design/pro-table@2.9.4) (2020-10-15)

### Bug Fixes

- **table:** Fix pro-table 在卸载之后仍然设值，导致 react 报错 ([#693](https://github.com/ant-design/pro-components/issues/693)) ([90cdb91](https://github.com/ant-design/pro-components/commit/90cdb913720e548106980ef9eac565e22e0d9824))
- **table:** perfect unmount judgment ([68362db](https://github.com/ant-design/pro-components/commit/68362db7081aced76984149785913c6a69e0ebf7))

## [2.9.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.2...@ant-design/pro-table@2.9.3) (2020-10-12)

**Note:** Version bump only for package @ant-design/pro-table

## [2.9.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.9.0...@ant-design/pro-table@2.9.2) (2020-10-12)

**Note:** Version bump only for package @ant-design/pro-table

# [2.9.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.8.1...@ant-design/pro-table@2.9.0) (2020-09-29)

### Bug Fixes

- **table:** 修改 protable 组件，使用 ellipsis 属性时，同时出现 tooltips 和 title 两种提示 ([#598](https://github.com/ant-design/pro-components/issues/598)) ([170853b](https://github.com/ant-design/pro-components/commit/170853b9ac28407bad70732d8e6bc9356bbf3b1e))
- **table:** 将 table 的 loading 属性改为全受控 ([#563](https://github.com/ant-design/pro-components/issues/563)) ([291401d](https://github.com/ant-design/pro-components/commit/291401d1d88ea2bb46fc5bac1ce558aaaff9e682))

### Features

- ProTable & ProList support LightFilter ([#622](https://github.com/ant-design/pro-components/issues/622)) ([ce925c1](https://github.com/ant-design/pro-components/commit/ce925c191330956dadbad752b25ad4c7481d9663))
- **list:** new ProList 1.x! ([#556](https://github.com/ant-design/pro-components/issues/556)) ([f0da2aa](https://github.com/ant-design/pro-components/commit/f0da2aa3bde891b1f51cc3d60769074b3a858038))

## [2.8.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.8.0...@ant-design/pro-table@2.8.1) (2020-09-22)

**Note:** Version bump only for package @ant-design/pro-table

# [2.8.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.7.4...@ant-design/pro-table@2.8.0) (2020-09-22)

### Features

- 优化 ProTable 批量操作工具栏 ([#532](https://github.com/ant-design/pro-components/issues/532)) ([8e8f69b](https://github.com/ant-design/pro-components/commit/8e8f69b7c16e0004b13cbd5d009d25ad3b56e29f))
- **Table:** Fix column reset to default column display ([#525](https://github.com/ant-design/pro-components/issues/525)) ([af6ce53](https://github.com/ant-design/pro-components/commit/af6ce53a9f70dd92b889e7cd885f71c9e4315fab))

## [2.7.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.7.3...@ant-design/pro-table@2.7.4) (2020-09-14)

**Note:** Version bump only for package @ant-design/pro-table

## [2.7.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.7.2...@ant-design/pro-table@2.7.3) (2020-09-14)

**Note:** Version bump only for package @ant-design/pro-table

## [2.7.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.7.1...@ant-design/pro-table@2.7.2) (2020-09-10)

### Bug Fixes

- **layout:** support using GlobalHeader prefixCls ([#411](https://github.com/ant-design/pro-components/issues/411)) ([d820fa3](https://github.com/ant-design/pro-components/commit/d820fa3aa75385b2262fe3e70101ab3664eea44f))

## [2.7.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.7.0...@ant-design/pro-table@2.7.1) (2020-09-08)

**Note:** Version bump only for package @ant-design/pro-table

# [2.7.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.6.3...@ant-design/pro-table@2.7.0) (2020-09-07)

### Bug Fixes

- **protable:** remove unused import ([ed5e6c4](https://github.com/ant-design/pro-components/commit/ed5e6c4ffcbcf2b2e40af2682ca9a2c84a1a44d3))

### Features

- add protable demos and adjust docs ([016a8fe](https://github.com/ant-design/pro-components/commit/016a8fe12d1ea672d5f46fdbaafa075974febdc0))

## [2.6.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.6.2...@ant-design/pro-table@2.6.3) (2020-08-31)

**Note:** Version bump only for package @ant-design/pro-table

## [2.6.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.6.1...@ant-design/pro-table@2.6.2) (2020-08-26)

**Note:** Version bump only for package @ant-design/pro-table

## [2.6.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.6.0...@ant-design/pro-table@2.6.1) (2020-08-25)

### Bug Fixes

- **table:** use default value of labelWidth ([#290](https://github.com/ant-design/pro-components/issues/290)) ([c37e753](https://github.com/ant-design/pro-components/commit/c37e753f9cdca00b1d75716467cefa0f1c7cb3b5))

# [2.6.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.15...@ant-design/pro-table@2.6.0) (2020-08-24)

### Features

- **form:** ProForm new Layout LightFilter support ([#173](https://github.com/ant-design/pro-components/issues/173)) ([e558c62](https://github.com/ant-design/pro-components/commit/e558c62a14e9d3b85050f790c72de96dbaa82321))

## [2.5.15](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.14...@ant-design/pro-table@2.5.15) (2020-08-19)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.14](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.13...@ant-design/pro-table@2.5.14) (2020-08-18)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.13](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.12...@ant-design/pro-table@2.5.13) (2020-08-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.12](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.11...@ant-design/pro-table@2.5.12) (2020-08-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.11](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.10...@ant-design/pro-table@2.5.11) (2020-08-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.10](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.9...@ant-design/pro-table@2.5.10) (2020-08-14)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.8...@ant-design/pro-table@2.5.9) (2020-08-14)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.7...@ant-design/pro-table@2.5.8) (2020-08-14)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.6...@ant-design/pro-table@2.5.7) (2020-08-12)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.5...@ant-design/pro-table@2.5.6) (2020-08-12)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.4...@ant-design/pro-table@2.5.5) (2020-08-12)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.3...@ant-design/pro-table@2.5.4) (2020-08-10)

**Note:** Version bump only for package @ant-design/pro-table

## [2.5.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.5.0-beta.1...@ant-design/pro-table@2.5.1) (2020-08-10)

### Bug Fixes

- **table:** 搜索项如果只选择起始日期时，会出现 Invalid Date ([#123](https://github.com/ant-design/pro-components/issues/123)) ([a8c26e2](https://github.com/ant-design/pro-components/commit/a8c26e26167d91a08ebcf15fea63bd7692196764))
- iteration key ([6b63e42](https://github.com/ant-design/pro-components/commit/6b63e425ae8ee5d65fb6e3cb7e52c6808d2d848b))
- 修复 ci 问题 ([b8b8048](https://github.com/ant-design/pro-components/commit/b8b80482b17d21f0535aca15dfdd04e4e84f212b))
- 删掉不用的代码,避免干扰 ([9f93a2e](https://github.com/ant-design/pro-components/commit/9f93a2e4cb8515c1d629e695c7c9e4fb21af6526))
- 补上 API ([0c775dc](https://github.com/ant-design/pro-components/commit/0c775dc7da0f6bea32798ff41ee40012eaca30c5))

# [2.5.0-beta.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@1.0.0-beta.3...@ant-design/pro-table@2.5.0-beta.1) (2020-07-30)

### Bug Fixes

- pro-table, setting icon upper than others in toolbar. ([#30](https://github.com/ant-design/pro-components/issues/30)) ([d62dc57](https://github.com/ant-design/pro-components/commit/d62dc576c77af2935a65f3c93a0b8f54ccf56f82))

# [1.0.0-beta.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@1.0.0-beta.2...@ant-design/pro-table@1.0.0-beta.3) (2020-07-25)

**Note:** Version bump only for package @ant-design/pro-table

# 1.0.0-beta.2 (2020-07-09)

**Note:** Version bump only for package @ant-design/pro-table
