## [2.0.13](https://github.com/tinper-bee/bee-form/compare/v2.0.12...v2.0.13) (2020-04-24)


### Bug Fixes

* 自动化 ([de9b1b9](https://github.com/tinper-bee/bee-form/commit/de9b1b91fa8a9be8812d58c6c9d7e907d15ed271))



<a name="2.0.12"></a>
## [2.0.12](https://github.com/tinper-bee/bee-form/compare/v2.0.11...v2.0.12) (2019-09-24)



<a name="2.0.11"></a>
## [2.0.11](https://github.com/tinper-bee/bee-form/compare/v2.0.10...v2.0.11) (2019-04-09)



<a name="2.0.10"></a>
## [2.0.10](https://github.com/tinper-bee/bee-form/compare/v2.0.9...v2.0.10) (2019-04-01)



<a name="2.0.9"></a>
## [2.0.9](https://github.com/tinper-bee/bee-form/compare/v2.0.8...v2.0.9) (2019-03-29)



<a name="2.0.8"></a>
## [2.0.8](https://github.com/tinper-bee/bee-form/compare/v2.0.7...v2.0.8) (2019-03-12)



<a name="2.0.7"></a>
## [2.0.7](https://github.com/tinper-bee/bee-form/compare/v2.0.6...v2.0.7) (2018-12-21)



<a name="2.0.6"></a>
## [2.0.6](https://github.com/tinper-bee/bee-form/compare/v2.0.5...v2.0.6) (2018-08-17)


### Bug Fixes

* **bee-form:** 去掉bee-checkbox.scss ([2f6e638](https://github.com/tinper-bee/bee-form/commit/2f6e638))



<a name="2.0.5"></a>
## [2.0.5](https://github.com/tinper-bee/bee-form/compare/v2.0.1...v2.0.5) (2018-08-17)


### Features

* **bee-form:** 新增demo和文档 ([db26bb0](https://github.com/tinper-bee/bee-form/commit/db26bb0))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-form/compare/v2.0.0...v2.0.1) (2018-07-27)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinper-bee/bee-form/compare/v1.1.10...v2.0.0) (2018-03-02)


### Bug Fixes

* **bee-form:** 动态width加判断，防止警告 ([d09ff2a](https://github.com/tinper-bee/bee-form/commit/d09ff2a))


### Features

* **bee-form:** 新版form ([529a798](https://github.com/tinper-bee/bee-form/commit/529a798))


### BREAKING CHANGES

* **bee-form:** 原form重构



<a name="1.1.10"></a>
## [1.1.10](https://github.com/tinper-bee/bee-form/compare/v1.1.9...v1.1.10) (2018-02-28)


### Bug Fixes

* **bee-form:** 动态生成width加判断，防止警告 ([daa0b23](https://github.com/tinper-bee/bee-form/commit/daa0b23))



<a name="1.1.9"></a>
## [1.1.9](https://github.com/tinper-bee/bee-form/compare/v1.1.8...v1.1.9) (2018-02-03)


### Features

* **bee-form:** 发布 ([0dfe681](https://github.com/tinper-bee/bee-form/commit/0dfe681))



<a name="1.1.8"></a>
## [1.1.8](https://github.com/tinper-bee/bee-form/compare/v1.1.4...v1.1.8) (2018-02-02)


### Bug Fixes

* **bee-form:** className bug ([2e4c800](https://github.com/tinper-bee/bee-form/commit/2e4c800))
* **bee-form:** form-control升级，bee-tools升级，inline修改 ([dfe1808](https://github.com/tinper-bee/bee-form/commit/dfe1808))
* **bee-form:** style支持 ([bf9a1cb](https://github.com/tinper-bee/bee-form/commit/bf9a1cb))
* **bee-form:** 适配panel的font-size ([d4144f0](https://github.com/tinper-bee/bee-form/commit/d4144f0))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/tinper-bee/bee-form/compare/e3ed42b...v1.1.4) (2018-01-16)


### Bug Fixes

* **bee-form:** 必填项0 false校验修改 ([30929ea](https://github.com/tinper-bee/bee-form/commit/30929ea))
* 修改demo3中的api使用 ([e3ed42b](https://github.com/tinper-bee/bee-form/commit/e3ed42b))
* **bee-form:** PropType校验修改,取消引入 bee-button ([54a98f3](https://github.com/tinper-bee/bee-form/commit/54a98f3))
* **bee-form:** value bug ([64ff26e](https://github.com/tinper-bee/bee-form/commit/64ff26e))
* **bee-form:** 修改说明文档 ([5c1d53e](https://github.com/tinper-bee/bee-form/commit/5c1d53e))
* **bee-form:** 去掉bee-form-group，删除多余dev ([80f5bc2](https://github.com/tinper-bee/bee-form/commit/80f5bc2))
* **bee-form:** 完善文档，发包 ([ceaf6c3](https://github.com/tinper-bee/bee-form/commit/ceaf6c3))
* **bee-form:** 必填项验证0 bug ([1ed6376](https://github.com/tinper-bee/bee-form/commit/1ed6376))
* **bee-form:** 校验逻辑修改 ([7c4fe16](https://github.com/tinper-bee/bee-form/commit/7c4fe16))
* **bee-form:** 自定义组件  加value ([f827fb7](https://github.com/tinper-bee/bee-form/commit/f827fb7))
* **value bug:** value bug ([c048fb2](https://github.com/tinper-bee/bee-form/commit/c048fb2))


### Features

* **bee-form:** 多个正则校验 ([d385d7d](https://github.com/tinper-bee/bee-form/commit/d385d7d))
* **bee-form:** 自定义组件修改，取值方式修改 ([f72f5a2](https://github.com/tinper-bee/bee-form/commit/f72f5a2))
* **bee-form:** 自定义组件更新value ([79eb721](https://github.com/tinper-bee/bee-form/commit/79eb721))
* **defaultValue 触发check:** defaultValue 触发check ([03d889e](https://github.com/tinper-bee/bee-form/commit/03d889e))
* **demo.js:** 修改demo的展现方式 ([b1e3503](https://github.com/tinper-bee/bee-form/commit/b1e3503))
* **自定义组件defaultValue的值改变的时候，主动触发校验:** 自定义组件defaultValue的值改变的时候，主动触发校验 ([bf25fde](https://github.com/tinper-bee/bee-form/commit/bf25fde))


### BREAKING CHANGES

* **bee-form:** 自定义组件修改不维护无关属性，取值方式新增valueProspName属性
* **bee-form:** 校验逻辑修改
* **bee-form:** 使用formControl时，value改变的bug
* **value bug:** 默认值bug修改
* **bee-form:** 增加多个正则，多个错误提示校验



