# Change Log

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

## [1.27.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.27.0...@ant-design/pro-form@1.27.1) (2021-05-31)

### Bug Fixes

- **form:** fix abnormal gap ([#2883](https://github.com/ant-design/pro-components/issues/2883)) ([6aa13f0](https://github.com/ant-design/pro-components/commit/6aa13f0ac1416d11e501f0be9c71f80137c0be82))
- build error ([#2880](https://github.com/ant-design/pro-components/issues/2880)) ([c90591a](https://github.com/ant-design/pro-components/commit/c90591a82e91de886fd2ede7dcbb7059fac8ca83))

# [1.27.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.26.0...@ant-design/pro-form@1.27.0) (2021-05-28)

### Bug Fixes

- **form:** The label is displayed when the createButton above ([#2853](https://github.com/ant-design/pro-components/issues/2853)) ([30a173f](https://github.com/ant-design/pro-components/commit/30a173f595324c05d7280a45435d87ca7dbe12a9))

### Features

- step form value deep merge ([#2836](https://github.com/ant-design/pro-components/issues/2836)) ([e5ab9d4](https://github.com/ant-design/pro-components/commit/e5ab9d4e03a5f61c9f1528a27ccbcded9c0f27ef))

# [1.26.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.25.0...@ant-design/pro-form@1.26.0) (2021-05-25)

### Bug Fixes

- **form:** fix SchemaForm title function ([#2826](https://github.com/ant-design/pro-components/issues/2826)) ([7a48544](https://github.com/ant-design/pro-components/commit/7a48544e44729c4b46f0239dfb75f38dcad77f46))

### 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))

# [1.25.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.24.2...@ant-design/pro-form@1.25.0) (2021-05-24)

### Bug Fixes

- **form:** fix formRef no work error ([#2816](https://github.com/ant-design/pro-components/issues/2816)) ([048c8e3](https://github.com/ant-design/pro-components/commit/048c8e3487f0c576f75d6f38357f562df9b7a4c9))

### 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))

## [1.24.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.24.1...@ant-design/pro-form@1.24.2) (2021-05-23)

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

## [1.24.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.24.0...@ant-design/pro-form@1.24.1) (2021-05-21)

### Bug Fixes

- **form:** space between button and form ([#2777](https://github.com/ant-design/pro-components/issues/2777)) ([ddceda2](https://github.com/ant-design/pro-components/commit/ddceda2ca019de0c0fe3a29b3a187e90b1ed3398))

# [1.24.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.23.0...@ant-design/pro-form@1.24.0) (2021-05-18)

### Bug Fixes

- **Descriptions:** fix proFieldKey is same error ([#2729](https://github.com/ant-design/pro-components/issues/2729)) ([be501ec](https://github.com/ant-design/pro-components/commit/be501ece15d04a9680fb08bd036e48587857dd9c))
- **form:** clear collapsed fields when clear button clicked in more dropdown ([#2749](https://github.com/ant-design/pro-components/issues/2749)) ([6572759](https://github.com/ant-design/pro-components/commit/6572759d5cc6b5c3039532307be3ac45042fd2df))
- **form:** nested-list causes Dependency error ([#2752](https://github.com/ant-design/pro-components/issues/2752)) ([27341e1](https://github.com/ant-design/pro-components/commit/27341e1cbddb8076981fa8e93ede924ba07c471e))

### 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))

# [1.23.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.22.1...@ant-design/pro-form@1.23.0) (2021-05-11)

### Bug Fixes

- **form:** fix ligthfilter no wrap style ([a220685](https://github.com/ant-design/pro-components/commit/a220685f4b4bd7bf5f332377b643cb97baa54d22))
- **form:** LightFilter 折叠的 ProFormFields 行为异常 ([#2657](https://github.com/ant-design/pro-components/issues/2657)) ([938db61](https://github.com/ant-design/pro-components/commit/938db61a2dc4e15b536f4e445acf4c5995b35a72))
- **table:** fix defaultRender will gen two label error ([#2715](https://github.com/ant-design/pro-components/issues/2715)) ([687d51b](https://github.com/ant-design/pro-components/commit/687d51b9edf6e0ed7ae07fc49af02701b7355457))
- **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))

### 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))

## [1.22.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.22.0...@ant-design/pro-form@1.22.1) (2021-04-29)

### Bug Fixes

- **form:** support formRef ([36b09f4](https://github.com/ant-design/pro-components/commit/36b09f4a76e73ffde52cff1a3c9a01ddc8506b69))

# [1.22.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.5...@ant-design/pro-form@1.22.0) (2021-04-29)

### Bug Fixes

- 修复 ProTable 轻量筛选，小屏幕下变形 [#2637](https://github.com/ant-design/pro-components/issues/2637) ([#2638](https://github.com/ant-design/pro-components/issues/2638)) ([5531a95](https://github.com/ant-design/pro-components/commit/5531a95941f262fca479cc0820987aca6fbc0fe5))
- **form:** fix formItemProps type ([66ac501](https://github.com/ant-design/pro-components/commit/66ac5014b3d49c171e2e6e89d5913e7e12d37e4c))
- **form:** ispicturecard judgment logic ([#2619](https://github.com/ant-design/pro-components/issues/2619)) ([8642196](https://github.com/ant-design/pro-components/commit/8642196d6c32550047d77bdf27662b8339c70a32))

### 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))

## [1.21.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.4...@ant-design/pro-form@1.21.5) (2021-04-22)

### Bug Fixes

- **form:** sync url should no alawys set reset ([#2568](https://github.com/ant-design/pro-components/issues/2568)) ([a06d17b](https://github.com/ant-design/pro-components/commit/a06d17b69c561c60751baaf72aef36bd8dbba407))

## [1.21.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.3...@ant-design/pro-form@1.21.4) (2021-04-19)

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

## [1.21.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.2...@ant-design/pro-form@1.21.3) (2021-04-19)

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

## [1.21.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.1...@ant-design/pro-form@1.21.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))

## [1.21.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.21.0...@ant-design/pro-form@1.21.1) (2021-04-15)

### Bug Fixes

- **form:** fix build form error ([9fb9e3f](https://github.com/ant-design/pro-components/commit/9fb9e3fe6b4ace4fd66566483b7511b67d5bd5b1))

# [1.21.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.20.0...@ant-design/pro-form@1.21.0) (2021-04-15)

### Bug Fixes

- **form:** drawer and modal add scrollLocker ([#2493](https://github.com/ant-design/pro-components/issues/2493)) ([deb1baa](https://github.com/ant-design/pro-components/commit/deb1baa64e492a788a34f9496e5d31999d1006c4))
- **form:** fix ProFormUploadButton listType=picture-card style error ([#2483](https://github.com/ant-design/pro-components/issues/2483)) ([e8aa155](https://github.com/ant-design/pro-components/commit/e8aa1557f4dbb52fd914f196d11f8f59d57184f1))
- **form:** transform support format config ([#2489](https://github.com/ant-design/pro-components/issues/2489)) ([c3dd999](https://github.com/ant-design/pro-components/commit/c3dd9993d71032703e7f5ef7010bee0db2485a0c))
- **table:** fix valueType no work error ([#2486](https://github.com/ant-design/pro-components/issues/2486)) ([1379087](https://github.com/ant-design/pro-components/commit/1379087051b10d6358ed329e29744ea61e1c3c22))

### Features

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

# [1.20.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.19.1...@ant-design/pro-form@1.20.0) (2021-04-06)

### Bug Fixes

- RadioGroup do not pass rest props ([#2386](https://github.com/ant-design/pro-components/issues/2386)) ([9fb1c3f](https://github.com/ant-design/pro-components/commit/9fb1c3f9f508bcb9f1dd8b2215e1247b8021e773))
- **form:** fix ProForm.Item no work in ProFormList ([#2377](https://github.com/ant-design/pro-components/issues/2377)) ([8bee408](https://github.com/ant-design/pro-components/commit/8bee408cb83b5070150296f64c896003afd85adb))

### Features

- **form:** creatorRecord support function ([#2383](https://github.com/ant-design/pro-components/issues/2383)) ([e9a5ba9](https://github.com/ant-design/pro-components/commit/e9a5ba9612146277b5b4cf375b5b25695db812af))

## [1.19.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.19.0...@ant-design/pro-form@1.19.1) (2021-03-31)

### Bug Fixes

- **card:** remove antd charts demos, replaced with img ([#2343](https://github.com/ant-design/pro-components/issues/2343)) ([cb69b10](https://github.com/ant-design/pro-components/commit/cb69b104ba0be6ad94de118cb60a9e03834ba2ba))
- **form:** fix form list hidde label error ([#2360](https://github.com/ant-design/pro-components/issues/2360)) ([adcf0dd](https://github.com/ant-design/pro-components/commit/adcf0dd3930c1a88db7744e40d9230d2567e7a3f))
- **form:** fix moblie style width is over ([#2357](https://github.com/ant-design/pro-components/issues/2357)) ([02511c5](https://github.com/ant-design/pro-components/commit/02511c5bc1d546cb2e27805ed73df7ab27acbc59))
- **form:** fix StepsForm min-width error ([#2351](https://github.com/ant-design/pro-components/issues/2351)) ([5affd94](https://github.com/ant-design/pro-components/commit/5affd940b9a023413dfd5134ad143f9c9953ae42))

# [1.19.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.4...@ant-design/pro-form@1.19.0) (2021-03-29)

### Bug Fixes

- **form:** call synctourl props during onreset ([#2258](https://github.com/ant-design/pro-components/issues/2258)) ([11e8995](https://github.com/ant-design/pro-components/commit/11e899569c70f49ec8ccdbd948482eed2b51b0d4))
- **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))

### 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))

## [1.18.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.3...@ant-design/pro-form@1.18.4) (2021-03-18)

### Bug Fixes

- **form:** fix drawer and modal from render error ([#2221](https://github.com/ant-design/pro-components/issues/2221)) ([55ee6c9](https://github.com/ant-design/pro-components/commit/55ee6c9a7831db1b67c3cde224dfbbcb4e311736))
- **form:** if width<16, no rerender form layout ([#2220](https://github.com/ant-design/pro-components/issues/2220)) ([dd2ebe0](https://github.com/ant-design/pro-components/commit/dd2ebe02a8dd95366830d46c852ddcdc75b4a33d))

## [1.18.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.2...@ant-design/pro-form@1.18.3) (2021-03-17)

### Bug Fixes

- **from:** form button porps support=false ([#2215](https://github.com/ant-design/pro-components/issues/2215)) ([c5bab24](https://github.com/ant-design/pro-components/commit/c5bab246658b8626cb34c516510e8533f513eaea))

## [1.18.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.1...@ant-design/pro-form@1.18.2) (2021-03-16)

### Bug Fixes

- **form:** fix list form label no display error ([#2190](https://github.com/ant-design/pro-components/issues/2190)) ([b426a6f](https://github.com/ant-design/pro-components/commit/b426a6ffcd513236d40aa9c46f2d0eb7f57a46a7))
- **form:** fix ProFormDateRangePicker type error ([#2181](https://github.com/ant-design/pro-components/issues/2181)) ([e01d519](https://github.com/ant-design/pro-components/commit/e01d5198a999267c34c9695460a5c618dd700e73))
- **form:** fix width<16, layout will change error ([#2180](https://github.com/ant-design/pro-components/issues/2180)) ([67018c5](https://github.com/ant-design/pro-components/commit/67018c57ade57088229953c23e3155ed578dd5ae))

## [1.18.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.0...@ant-design/pro-form@1.18.1) (2021-03-11)

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

# [1.18.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.17.0...@ant-design/pro-form@1.18.0) (2021-03-11)

### Bug Fixes

- **form:** fix copy trigger rerender error ([#2136](https://github.com/ant-design/pro-components/issues/2136)) ([5823c83](https://github.com/ant-design/pro-components/commit/5823c83a7be2b72140c04b202dac83c24bbd0d0c))

### Features

- **card:** migrate StatisticCard ([#2023](https://github.com/ant-design/pro-components/issues/2023)) ([317549d](https://github.com/ant-design/pro-components/commit/317549d814401b795726562fa4b4ee5471afe3ba))

# [1.17.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.16.3...@ant-design/pro-form@1.17.0) (2021-03-08)

### Bug Fixes

- **form:** fix form dateFormatter no export error ([#2123](https://github.com/ant-design/pro-components/issues/2123)) ([4842a3b](https://github.com/ant-design/pro-components/commit/4842a3be1a7467dd4507e7987bd4ca9c15085e23))
- **form:** fix form list copy no work error ([#2081](https://github.com/ant-design/pro-components/issues/2081)) ([00329b8](https://github.com/ant-design/pro-components/commit/00329b8ca01b370092cfdef3f272b9f45c89069c))
- **form:** fix ProFormDigit width no work error ([#2069](https://github.com/ant-design/pro-components/issues/2069)) ([5d39229](https://github.com/ant-design/pro-components/commit/5d3922970c8d203a91d2c6aa4a37c0ee16d7beb7))
- **form:** fix QueryFilter span and colSize error ([#2072](https://github.com/ant-design/pro-components/issues/2072)) ([7392f88](https://github.com/ant-design/pro-components/commit/7392f8828e2c2976978db39c4161b0f1d2663923))
- **form:** FormList support rules ([#2070](https://github.com/ant-design/pro-components/issues/2070)) ([db1cb1f](https://github.com/ant-design/pro-components/commit/db1cb1f1ef6975af11899bb3365dcc73eac25c89))
- **form:** if button=1,no render space ([#2091](https://github.com/ant-design/pro-components/issues/2091)) ([a310a11](https://github.com/ant-design/pro-components/commit/a310a11fceac7d7be699834f931c7c89e99af721))
- **form:** remove no work error ([#2078](https://github.com/ant-design/pro-components/issues/2078)) ([729b102](https://github.com/ant-design/pro-components/commit/729b102e11fd0992aa55e9f2bc7bb68cfaf34549))
- **list:** fix nested list copy no work error ([#2117](https://github.com/ant-design/pro-components/issues/2117)) ([a054ef3](https://github.com/ant-design/pro-components/commit/a054ef3f18d25f3b8e781461b7eac9e911946a08))

### Features

- **field:** add color pick ([#2089](https://github.com/ant-design/pro-components/issues/2089)) ([e83c2ee](https://github.com/ant-design/pro-components/commit/e83c2ee36f67b66070074562f80f248cbfc1a6e3))

## [1.16.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.16.2...@ant-design/pro-form@1.16.3) (2021-02-28)

### Bug Fixes

- **form:** fix multiple data no work error ([#2028](https://github.com/ant-design/pro-components/issues/2028)) ([8c1dd51](https://github.com/ant-design/pro-components/commit/8c1dd514cbed03d06d918bdf0661270676186033))
- **form:** update form list style ([a877ef7](https://github.com/ant-design/pro-components/commit/a877ef73d1a6390ad2c3a726f53b6583f289a935))
- **select:** no overwirtter defalut select props ([#2041](https://github.com/ant-design/pro-components/issues/2041)) ([0b4f1ea](https://github.com/ant-design/pro-components/commit/0b4f1ea1d4af7d15c7f4494b88236f32f8608a11))

## [1.16.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.16.1...@ant-design/pro-form@1.16.2) (2021-02-25)

### Bug Fixes

- **form:** fix placeholder no work error ([#1991](https://github.com/ant-design/pro-components/issues/1991)) ([353c49d](https://github.com/ant-design/pro-components/commit/353c49dc0b44e193681f38366774a4040982e521))
- **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))

## [1.16.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.16.0...@ant-design/pro-form@1.16.1) (2021-02-23)

### Bug Fixes

- **filed:** fix select show showArrow error ([#1937](https://github.com/ant-design/pro-components/issues/1937)) ([0bc0cda](https://github.com/ant-design/pro-components/commit/0bc0cda1a1de669e6628951b898f7996fac4f948))
- **form:** modelForm and DrawerForm stopPropagation ([#1939](https://github.com/ant-design/pro-components/issues/1939)) ([22e5049](https://github.com/ant-design/pro-components/commit/22e50498196be00c21698847d9e5ba90d57c0e2f))
- **form:** fix breakpoint xl width error ([#1946](https://github.com/ant-design/pro-components/issues/1946)) ([00fba77](https://github.com/ant-design/pro-components/commit/00fba77095a7d2abf4b474b77eaa3e1cd2564240))
- **form:** fix modalForm reset time ([69fe97c](https://github.com/ant-design/pro-components/commit/69fe97cba2e602ae908a68c0aeed11afc20a992f))
- **form:** ProFormSelect support params ([52a4a40](https://github.com/ant-design/pro-components/commit/52a4a40ea40b4410b4fcfc3a3c4422838f26a187))

# [1.16.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.15.4...@ant-design/pro-form@1.16.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 searchText and resetText no work error ([#1872](https://github.com/ant-design/pro-components/issues/1872)) ([9ab0251](https://github.com/ant-design/pro-components/commit/9ab025184084a766f7f0c043be037858054cbf9c))
- **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:** fix the problem of onInit call sequence ([#1889](https://github.com/ant-design/pro-components/issues/1889)) ([b9e9ae5](https://github.com/ant-design/pro-components/commit/b9e9ae5d57d23b1fc7dd932ea2e225d90f345c85))

### Features

- **field:** support timeRange ([#1884](https://github.com/ant-design/pro-components/issues/1884)) ([4665efc](https://github.com/ant-design/pro-components/commit/4665efca7114737bcd7314ff3de6caad4afe30ae))
- **form:** support form list ([#1908](https://github.com/ant-design/pro-components/issues/1908)) ([bc34d34](https://github.com/ant-design/pro-components/commit/bc34d34e490d83a73c890e6514d12d451a0161f9))
- **select:** support SearchSelect ([#1916](https://github.com/ant-design/pro-components/issues/1916)) ([4cb5710](https://github.com/ant-design/pro-components/commit/4cb57100453856e079fe435f70d8fa2f7e62440c))

## [1.15.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.15.3...@ant-design/pro-form@1.15.4) (2021-02-04)

### Bug Fixes

- **form:** modal and drawer form close not reset ([#1827](https://github.com/ant-design/pro-components/issues/1827)) ([71d456c](https://github.com/ant-design/pro-components/commit/71d456c5d07222046bfdfcd08de953dd5c269bd0))

## [1.15.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.15.2...@ant-design/pro-form@1.15.3) (2021-02-02)

### Bug Fixes

- StepsForm document error ([#1800](https://github.com/ant-design/pro-components/issues/1800)) ([b9b9a1b](https://github.com/ant-design/pro-components/commit/b9b9a1b36a27c9b97ef831f8e0ca35ef8cb169cb))

## [1.15.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.15.1...@ant-design/pro-form@1.15.2) (2021-01-25)

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

## [1.15.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.15.0...@ant-design/pro-form@1.15.1) (2021-01-21)

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

# [1.15.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.14.1...@ant-design/pro-form@1.15.0) (2021-01-21)

### Bug Fixes

- **field:** select support labelInValue ([#1708](https://github.com/ant-design/pro-components/issues/1708)) ([45a653f](https://github.com/ant-design/pro-components/commit/45a653fa0b0d9fc27d650655083db66f50e04585))
- **form:** fix from reset error ([#1709](https://github.com/ant-design/pro-components/issues/1709)) ([6877918](https://github.com/ant-design/pro-components/commit/687791816b1706debf0f75d3609e17e08f88a5e5))
- **form:** fix StepsForm onFinish error ([35c1369](https://github.com/ant-design/pro-components/commit/35c1369fcd13ad32f92f396d62b33df3c2be16e2))
- **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))

### 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))

## [1.14.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.14.0...@ant-design/pro-form@1.14.1) (2021-01-18)

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

# [1.14.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.10...@ant-design/pro-form@1.14.0) (2021-01-18)

### Bug Fixes

- **form:** form supports generic types ([#1662](https://github.com/ant-design/pro-components/issues/1662)) ([aedbc18](https://github.com/ant-design/pro-components/commit/aedbc18c75177ae8132dc1861384bcd5d2660d25))
- **form:** onFinish close loading when throw error ([#1639](https://github.com/ant-design/pro-components/issues/1639)) ([3a1451c](https://github.com/ant-design/pro-components/commit/3a1451c41900bf8cd0e1f574210fd2f562e75ac5))
- **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))
- **form:** visible=true when simulate onVisibleChange ([#1658](https://github.com/ant-design/pro-components/issues/1658)) ([210ae8a](https://github.com/ant-design/pro-components/commit/210ae8a84b142a629997386d820869f8d3e4365b))

### Features

- **form:** form support omitNil ([#1666](https://github.com/ant-design/pro-components/issues/1666)) ([67e8416](https://github.com/ant-design/pro-components/commit/67e8416fa85a531c3b6e7b98c8ae0874a8c9b8f8))
- **form:** QueryForm support preserve ([#1665](https://github.com/ant-design/pro-components/issues/1665)) ([fba2ed5](https://github.com/ant-design/pro-components/commit/fba2ed5a8462a27965b0df84f34a1563e41a216e))
- **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))

## [1.13.10](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.9...@ant-design/pro-form@1.13.10) (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))

## [1.13.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.8...@ant-design/pro-form@1.13.9) (2021-01-12)

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

## [1.13.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.7...@ant-design/pro-form@1.13.8) (2021-01-11)

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

## [1.13.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.6...@ant-design/pro-form@1.13.7) (2021-01-11)

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

## [1.13.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.5...@ant-design/pro-form@1.13.6) (2021-01-08)

### Bug Fixes

- **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 ModalForm and DrawerFrom props error ([#1534](https://github.com/ant-design/pro-components/issues/1534)) ([9d4e028](https://github.com/ant-design/pro-components/commit/9d4e028d4a508013bf407a5920c9e541faa28a63))
- **form:** fix ProFormRadio.Group vertical style error ([#1542](https://github.com/ant-design/pro-components/issues/1542)) ([e7d42d7](https://github.com/ant-design/pro-components/commit/e7d42d704961965d0aa9e38c53868e4242044fa7))

## [1.13.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.4...@ant-design/pro-form@1.13.5) (2021-01-07)

### Bug Fixes

- **form:** fix form width no work error ([#1516](https://github.com/ant-design/pro-components/issues/1516)) ([0ce87ea](https://github.com/ant-design/pro-components/commit/0ce87ea5093aece6e0245d9c72ee0edc6137bb28))

## [1.13.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.3...@ant-design/pro-form@1.13.4) (2021-01-06)

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

## [1.13.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.2...@ant-design/pro-form@1.13.3) (2021-01-05)

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

## [1.13.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.1...@ant-design/pro-form@1.13.2) (2021-01-05)

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

## [1.13.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.13.0...@ant-design/pro-form@1.13.1) (2021-01-04)

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

# [1.13.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.12.0...@ant-design/pro-form@1.13.0) (2021-01-02)

### Bug Fixes

- **form:** add footer warning ([#1469](https://github.com/ant-design/pro-components/issues/1469)) ([4dd1590](https://github.com/ant-design/pro-components/commit/4dd15900a13227704ebe8d769ba840eec0362bbd))
- **form:** fix form submitButtonProps no work error ([#1476](https://github.com/ant-design/pro-components/issues/1476)) ([e6bea59](https://github.com/ant-design/pro-components/commit/e6bea5945218cbea5d5009b489f8f4fca6fc05fe))

### Features

- **from:** support ProFormDependency ([#1475](https://github.com/ant-design/pro-components/issues/1475)) ([a761e47](https://github.com/ant-design/pro-components/commit/a761e4796c1162082d60b26a53102bdb8146b63c))

# [1.12.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.7...@ant-design/pro-form@1.12.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))

## [1.11.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.6...@ant-design/pro-form@1.11.7) (2020-12-31)

### Bug Fixes

- **form:** fix ProFormCaptcha name error ([#1459](https://github.com/ant-design/pro-components/issues/1459)) ([92c56bf](https://github.com/ant-design/pro-components/commit/92c56bf5eb3e4dee82c56092bc28b2e376054b32))

## [1.11.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.5...@ant-design/pro-form@1.11.6) (2020-12-31)

### Bug Fixes

- **form:** add defaultXXX warning ([#1457](https://github.com/ant-design/pro-components/issues/1457)) ([805607b](https://github.com/ant-design/pro-components/commit/805607b46e1d076ae7199bef9aa68301f75dedcd))

## [1.11.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.4...@ant-design/pro-form@1.11.5) (2020-12-28)

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

## [1.11.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.3...@ant-design/pro-form@1.11.4) (2020-12-28)

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

## [1.11.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.2...@ant-design/pro-form@1.11.3) (2020-12-28)

### Bug Fixes

- **form:** fix ProFormSet no work error ([#1420](https://github.com/ant-design/pro-components/issues/1420)) ([e5c6f18](https://github.com/ant-design/pro-components/commit/e5c6f188e83bc9db282a57735f5f60f583999e07))
- **form:** fix QueryFilter span style error ([#1419](https://github.com/ant-design/pro-components/issues/1419)) ([857aa70](https://github.com/ant-design/pro-components/commit/857aa704ec4f98a8e5637fe4a96b5ffb7a5cf03f))
- fix typo ([#1412](https://github.com/ant-design/pro-components/issues/1412)) ([2f629ba](https://github.com/ant-design/pro-components/commit/2f629ba193746c2829e48fadcbab779d6e4a8cef))

## [1.11.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.11.1...@ant-design/pro-form@1.11.2) (2020-12-25)

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

## [1.11.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.3...@ant-design/pro-form@1.11.1) (2020-12-25)

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

# [1.11.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.10.4...@ant-design/pro-form@1.11.0) (2020-12-24)

### 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)
- **form:** 懒加载 DrawerForm 和 ModalFrom 优化性能 ([#1370](https://github.com/ant-design/pro-components/issues/1370)) ([743a0ce](https://github.com/ant-design/pro-components/commit/743a0ce00d00e326b02dd83a3ab349405ef92aff))

## [1.10.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.10.3...@ant-design/pro-form@1.10.4) (2020-12-21)

### Bug Fixes

- **table:** form 修复问题和清空操作冲突，改成 hasOwnProperty 判断 ([#1363](https://github.com/ant-design/pro-components/issues/1363)) ([7820466](https://github.com/ant-design/pro-components/commit/7820466504bef2335e6900b8a658fb3214b507e3))

## [1.10.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.10.2...@ant-design/pro-form@1.10.3) (2020-12-21)

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

## [1.10.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.10.1...@ant-design/pro-form@1.10.2) (2020-12-17)

### Bug Fixes

- **form:** 修复 lightFilter 在 collapse 的情况下 form 失效的 bug ([#1323](https://github.com/ant-design/pro-components/issues/1323)) ([c026a83](https://github.com/ant-design/pro-components/commit/c026a8384c0d768129a45e79d1efc7396f64d49e))
- **form:** 修复 ModalForm 和 DrawerForm 的编写错误 ([#1328](https://github.com/ant-design/pro-components/issues/1328)) ([27ed75a](https://github.com/ant-design/pro-components/commit/27ed75a6bf25d63179a265bd981fe4c663d119c8))

## [1.10.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.10.0...@ant-design/pro-form@1.10.1) (2020-12-15)

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

# [1.10.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.9.0...@ant-design/pro-form@1.10.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))

# [1.9.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.8.1...@ant-design/pro-form@1.9.0) (2020-12-10)

### Features

- **form:** support getPopupContainer ([#1251](https://github.com/ant-design/pro-components/issues/1251)) ([d1f20a9](https://github.com/ant-design/pro-components/commit/d1f20a9191783c3eb3992f284822e3ad2d2d9cea))

## [1.8.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.8.0...@ant-design/pro-form@1.8.1) (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))

# [1.8.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.6...@ant-design/pro-form@1.8.0) (2020-12-08)

### 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))

## [1.7.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.5...@ant-design/pro-form@1.7.6) (2020-12-07)

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

## [1.7.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.4...@ant-design/pro-form@1.7.5) (2020-12-04)

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

## [1.7.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.3...@ant-design/pro-form@1.7.4) (2020-12-03)

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

## [1.7.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.2...@ant-design/pro-form@1.7.3) (2020-12-03)

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

## [1.7.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.1...@ant-design/pro-form@1.7.2) (2020-12-02)

### Bug Fixes

- **form:** fix optionRender no has form error ([#1147](https://github.com/ant-design/pro-components/issues/1147)) ([3398fb9](https://github.com/ant-design/pro-components/commit/3398fb999952eebf6b9ba5736e6dc5d44a5fecce))

## [1.7.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.7.0...@ant-design/pro-form@1.7.1) (2020-11-30)

### Bug Fixes

- **form:** fix setState() call inside `Field` error ([#1137](https://github.com/ant-design/pro-components/issues/1137)) ([f72f9f6](https://github.com/ant-design/pro-components/commit/f72f9f6e07cd18c1c01d4679f19076df06b6fbf5))
- **form:** No longer generate redundant dom ([#1121](https://github.com/ant-design/pro-components/issues/1121)) ([4fb8379](https://github.com/ant-design/pro-components/commit/4fb8379f0d24dcd7d40d924b1885a0a708851400))

# [1.7.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.6.2...@ant-design/pro-form@1.7.0) (2020-11-27)

### Bug Fixes

- **form:** drawerForm&modalForm trigger 区域调整 ([#1063](https://github.com/ant-design/pro-components/issues/1063)) ([4865f50](https://github.com/ant-design/pro-components/commit/4865f50a79f97880064297c40f52ec021d3f40a9))
- **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))

## [1.6.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.6.1...@ant-design/pro-form@1.6.2) (2020-11-19)

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

## [1.6.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.6.0...@ant-design/pro-form@1.6.1) (2020-11-19)

### Bug Fixes

- **form:** modal and drawer render to body ([#1031](https://github.com/ant-design/pro-components/issues/1031)) ([807c052](https://github.com/ant-design/pro-components/commit/807c05265d3d327537233a2db265589bf6d58e60))
- **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))

# [1.6.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.5.1...@ant-design/pro-form@1.6.0) (2020-11-18)

### Bug Fixes

- ProFromFieldSet to ProFormFieldSet ([#1012](https://github.com/ant-design/pro-components/issues/1012)) ([9ecec85](https://github.com/ant-design/pro-components/commit/9ecec85928588c5ecca7bf65b1ac9fba65577c45))

### Features

- **form:** onFinish support reset form ([cf84064](https://github.com/ant-design/pro-components/commit/cf8406411b2445399290b476b3d8dff959507db3))

## [1.5.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.5.0...@ant-design/pro-form@1.5.1) (2020-11-17)

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

# [1.5.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.4.1...@ant-design/pro-form@1.5.0) (2020-11-17)

### Bug Fixes

- **form:** FieldSet igrone no Element ([aa40d77](https://github.com/ant-design/pro-components/commit/aa40d7744bfe4687699c8c5703baeefdc928f2ee))
- **form:** fix form captcha loading error ([#945](https://github.com/ant-design/pro-components/issues/945)) ([2d3db9e](https://github.com/ant-design/pro-components/commit/2d3db9eac98dfaa40ba8248a4417b181a59d094b)), closes [#943](https://github.com/ant-design/pro-components/issues/943)

### Features

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

## [1.4.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.4.0...@ant-design/pro-form@1.4.1) (2020-11-10)

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

# [1.4.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.3.0...@ant-design/pro-form@1.4.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))

# [1.3.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.2.1...@ant-design/pro-form@1.3.0) (2020-11-04)

### Features

- **form:** submit button text localization ([#896](https://github.com/ant-design/pro-components/issues/896)) ([d209ea1](https://github.com/ant-design/pro-components/commit/d209ea1073cf12672b04a585c1343e02f5841fd2))

## [1.2.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.2.0...@ant-design/pro-form@1.2.1) (2020-11-02)

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

# [1.2.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.6...@ant-design/pro-form@1.2.0) (2020-11-02)

### Bug Fixes

- **form:** Radio and Checkbox should support children ([#857](https://github.com/ant-design/pro-components/issues/857)) ([297757d](https://github.com/ant-design/pro-components/commit/297757dc1be40e94bbdb16c0f271414c27699e61))

### Features

- **form:** localize stepsform texts ([#868](https://github.com/ant-design/pro-components/issues/868)) ([4d0f86f](https://github.com/ant-design/pro-components/commit/4d0f86f2d4812265893ba1d4e8e8994787609de2))

## [1.1.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.5...@ant-design/pro-form@1.1.6) (2020-10-29)

### Bug Fixes

- **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))

## [1.1.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.4...@ant-design/pro-form@1.1.5) (2020-10-26)

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

## [1.1.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.3...@ant-design/pro-form@1.1.4) (2020-10-23)

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

## [1.1.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.2...@ant-design/pro-form@1.1.3) (2020-10-23)

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

## [1.1.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.1...@ant-design/pro-form@1.1.2) (2020-10-22)

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

## [1.1.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.1.0...@ant-design/pro-form@1.1.1) (2020-10-21)

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

# [1.1.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.4...@ant-design/pro-form@1.1.0) (2020-10-19)

### Features

- **form:** add effective style to LightFilter when collapse ([#746](https://github.com/ant-design/pro-components/issues/746)) ([af7eb93](https://github.com/ant-design/pro-components/commit/af7eb93285f13b4b8fb087186515421e5c9a7a35))

## [1.0.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.3...@ant-design/pro-form@1.0.4) (2020-10-15)

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

## [1.0.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.2...@ant-design/pro-form@1.0.3) (2020-10-15)

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

## [1.0.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.1...@ant-design/pro-form@1.0.2) (2020-10-12)

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

## [1.0.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.31...@ant-design/pro-form@1.0.1) (2020-10-12)

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

# [1.0.0-beta.31](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.30...@ant-design/pro-form@1.0.0-beta.31) (2020-10-12)

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

# [1.0.0-beta.30](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.28...@ant-design/pro-form@1.0.0-beta.30) (2020-09-29)

### Bug Fixes

- **from:** 修改 ProFormRadio 中 options 中 value 的类型：string -> React.ReactText ([e644058](https://github.com/ant-design/pro-components/commit/e644058e06298b5c594398bf353c136dabf988d2))

### 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))
- **field:** 支持密码类型 ([#475](https://github.com/ant-design/pro-components/issues/475)) ([b5a3bd2](https://github.com/ant-design/pro-components/commit/b5a3bd2493a0476ab9186e3fd279742e9bf79458))

# [1.0.0-beta.28](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.27...@ant-design/pro-form@1.0.0-beta.28) (2020-09-22)

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

# [1.0.0-beta.27](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.26...@ant-design/pro-form@1.0.0-beta.27) (2020-09-22)

### Bug Fixes

- DatePicker light mode dropdown style detail ([0fc2dc7](https://github.com/ant-design/pro-components/commit/0fc2dc7ba7836b432381bbe75a268ab1d57b54aa))

# [1.0.0-beta.26](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.25...@ant-design/pro-form@1.0.0-beta.26) (2020-09-14)

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

# [1.0.0-beta.25](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.24...@ant-design/pro-form@1.0.0-beta.25) (2020-09-14)

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

# [1.0.0-beta.24](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.23...@ant-design/pro-form@1.0.0-beta.24) (2020-09-10)

### Bug Fixes

- query filter demo bug & progress bug when value < 0 ([#448](https://github.com/ant-design/pro-components/issues/448)) ([e9b6afe](https://github.com/ant-design/pro-components/commit/e9b6afe918aa9e203664f046d83ba20d2498cb2d))

### Features

- **from:** support ProFormDatePicker.Month & Quarter & Year ([#436](https://github.com/ant-design/pro-components/issues/436)) ([dade507](https://github.com/ant-design/pro-components/commit/dade507a45b0b27aa7f00c103a09db1f0bd1264f))

# [1.0.0-beta.23](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.22...@ant-design/pro-form@1.0.0-beta.23) (2020-09-08)

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

# [1.0.0-beta.22](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.21...@ant-design/pro-form@1.0.0-beta.22) (2020-09-07)

### Features

- **form:** LightFilter support i18n ([#379](https://github.com/ant-design/pro-components/issues/379)) ([6e70e85](https://github.com/ant-design/pro-components/commit/6e70e85556291c2baf4b4b582b2a476e1aefe806))
- **form:** new form component ProFormDatePicker.Week & LightFilter support bordered ([#385](https://github.com/ant-design/pro-components/issues/385)) ([c6bb939](https://github.com/ant-design/pro-components/commit/c6bb939c016e1d278485fe0cd3808c242b4eb117))

# [1.0.0-beta.21](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.20...@ant-design/pro-form@1.0.0-beta.21) (2020-08-31)

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

# [1.0.0-beta.20](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.19...@ant-design/pro-form@1.0.0-beta.20) (2020-08-26)

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

# [1.0.0-beta.19](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.18...@ant-design/pro-form@1.0.0-beta.19) (2020-08-25)

### Bug Fixes

- **table:** actions intl message ([#289](https://github.com/ant-design/pro-components/issues/289)) ([7bc99fe](https://github.com/ant-design/pro-components/commit/7bc99fe9b8420565c17956872f9936e41d6b82b8))

# [1.0.0-beta.18](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.17...@ant-design/pro-form@1.0.0-beta.18) (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))

# [1.0.0-beta.17](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.16...@ant-design/pro-form@1.0.0-beta.17) (2020-08-19)

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

# [1.0.0-beta.16](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.15...@ant-design/pro-form@1.0.0-beta.16) (2020-08-18)

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

# [1.0.0-beta.15](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.14...@ant-design/pro-form@1.0.0-beta.15) (2020-08-17)

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

# [1.0.0-beta.14](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.13...@ant-design/pro-form@1.0.0-beta.14) (2020-08-14)

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

# [1.0.0-beta.13](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.12...@ant-design/pro-form@1.0.0-beta.13) (2020-08-14)

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

# [1.0.0-beta.12](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.11...@ant-design/pro-form@1.0.0-beta.12) (2020-08-12)

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

# [1.0.0-beta.11](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.10...@ant-design/pro-form@1.0.0-beta.11) (2020-08-12)

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

# [1.0.0-beta.10](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.9...@ant-design/pro-form@1.0.0-beta.10) (2020-08-12)

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

# [1.0.0-beta.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.8...@ant-design/pro-form@1.0.0-beta.9) (2020-08-10)

### Bug Fixes

- **form:** improve QueryFilter responsive rules ([#96](https://github.com/ant-design/pro-components/issues/96)) ([8c88ba3](https://github.com/ant-design/pro-components/commit/8c88ba38789ca49f834048e4ecac6c792e9d7a7a))
- serach filter demo style detail ([#94](https://github.com/ant-design/pro-components/issues/94)) ([0666697](https://github.com/ant-design/pro-components/commit/06666972e0c1b8c12f483e657df50380c3d2fb31))

### Features

- SearchFilter 合并到 QueryFilter ([#75](https://github.com/ant-design/pro-components/issues/75)) ([7b20381](https://github.com/ant-design/pro-components/commit/7b20381fae342d52d13e394d5144348f12f42339))

# [1.0.0-beta.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.7...@ant-design/pro-form@1.0.0-beta.8) (2020-07-30)

### Bug Fixes

- use rc-resize-observer for response logic and improve test coverage ([#44](https://github.com/ant-design/pro-components/issues/44)) ([15315e9](https://github.com/ant-design/pro-components/commit/15315e9fde969e6b80d9f9142e5b21f2d83afe56))

# [1.0.0-beta.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.0.0-beta.6...@ant-design/pro-form@1.0.0-beta.7) (2020-07-25)

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

# 1.0.0-beta.6 (2020-07-24)

### Bug Fixes

- rename @ant-design/form -> @ant-design/pro-form ([#16](https://github.com/ant-design/pro-components/issues/16)) ([82e0b6d](https://github.com/ant-design/pro-components/commit/82e0b6d20decc4b391925d469b1c250c69ded485))
- secondary typescript define ([32f8571](https://github.com/ant-design/pro-components/commit/32f8571e4e1a8007f4208736cc0aec87548b1874))
- useForm not work problem ([c7a0dba](https://github.com/ant-design/pro-components/commit/c7a0dbaa99b9f5c32d37820420764662a3aeeddd))

### Features

- add new Radio form component ([#18](https://github.com/ant-design/pro-components/issues/18)) ([47c41aa](https://github.com/ant-design/pro-components/commit/47c41aa556972b0f7cbb51c164432f9f5bdbf9b0))
- Group titleRender support props ([1c2e669](https://github.com/ant-design/pro-components/commit/1c2e669a7041657b43332cc97068a4f9a4bd926b))
- init ProForm SearchFilter & LightFilter ([#15](https://github.com/ant-design/pro-components/issues/15)) ([1939b8d](https://github.com/ant-design/pro-components/commit/1939b8d5b76e14ce01f727304fbc75aabd46ca6e))
- QueryFilter support colSize ([530b084](https://github.com/ant-design/pro-components/commit/530b084a7520a7d8aeb4e5e14f435455efe73ecb))
- QueryFilter support labelWidth ([6b7d13b](https://github.com/ant-design/pro-components/commit/6b7d13bda3b040c6ff4b344fdc49ff0be53cfd9f))
- support colSize ([70ab58b](https://github.com/ant-design/pro-components/commit/70ab58b8082ef87bd323a0b93871e649c02ae665))

# [1.0.0-beta.5](https://github.com/ant-design/pro-components/compare/@ant-design/form@1.0.0-beta.4...@ant-design/form@1.0.0-beta.5) (2020-07-16)

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

# [1.0.0-beta.4](https://github.com/ant-design/pro-components/compare/@ant-design/form@1.0.0-beta.3...@ant-design/form@1.0.0-beta.4) (2020-07-14)

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

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

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

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

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