UNPKG

3.58 kBMarkdownView Raw
1<a name="1.1.10"></a>
2## [1.1.10](https://github.com/tinper-bee/bee-form/compare/v1.1.9...v1.1.10) (2018-02-28)
3
4
5### Bug Fixes
6
7* **bee-form:** 动态生成width加判断,防止警告 ([daa0b23](https://github.com/tinper-bee/bee-form/commit/daa0b23))
8
9
10
11<a name="1.1.9"></a>
12## [1.1.9](https://github.com/tinper-bee/bee-form/compare/v1.1.8...v1.1.9) (2018-02-03)
13
14
15### Features
16
17* **bee-form:** 发布 ([0dfe681](https://github.com/tinper-bee/bee-form/commit/0dfe681))
18
19
20
21<a name="1.1.8"></a>
22## [1.1.8](https://github.com/tinper-bee/bee-form/compare/1.1.6...v1.1.8) (2018-02-02)
23
24
25### Bug Fixes
26
27* **bee-form:** form-control升级,bee-tools升级,inline修改 ([dfe1808](https://github.com/tinper-bee/bee-form/commit/dfe1808))
28* **bee-form:** style支持 ([bf9a1cb](https://github.com/tinper-bee/bee-form/commit/bf9a1cb))
29* **bee-form:** 适配panel的font-size ([d4144f0](https://github.com/tinper-bee/bee-form/commit/d4144f0))
30
31
32
33<a name="1.1.6"></a>
34## [1.1.6](https://github.com/tinper-bee/bee-form/compare/v1.1.4...1.1.6) (2018-01-24)
35
36
37### Bug Fixes
38
39* **bee-form:** className bug ([2e4c800](https://github.com/tinper-bee/bee-form/commit/2e4c800))
40
41
42
43<a name="1.1.4"></a>
44## [1.1.4](https://github.com/tinper-bee/bee-form/compare/e3ed42b...v1.1.4) (2018-01-16)
45
46
47### Bug Fixes
48
49* **bee-form:** 必填项0 false校验修改 ([30929ea](https://github.com/tinper-bee/bee-form/commit/30929ea))
50* 修改demo3中的api使用 ([e3ed42b](https://github.com/tinper-bee/bee-form/commit/e3ed42b))
51* **bee-form:** PropType校验修改,取消引入 bee-button ([54a98f3](https://github.com/tinper-bee/bee-form/commit/54a98f3))
52* **bee-form:** value bug ([64ff26e](https://github.com/tinper-bee/bee-form/commit/64ff26e))
53* **bee-form:** 修改说明文档 ([5c1d53e](https://github.com/tinper-bee/bee-form/commit/5c1d53e))
54* **bee-form:** 去掉bee-form-group,删除多余dev ([80f5bc2](https://github.com/tinper-bee/bee-form/commit/80f5bc2))
55* **bee-form:** 完善文档,发包 ([ceaf6c3](https://github.com/tinper-bee/bee-form/commit/ceaf6c3))
56* **bee-form:** 必填项验证0 bug ([1ed6376](https://github.com/tinper-bee/bee-form/commit/1ed6376))
57* **bee-form:** 校验逻辑修改 ([7c4fe16](https://github.com/tinper-bee/bee-form/commit/7c4fe16))
58* **bee-form:** 自定义组件 加value ([f827fb7](https://github.com/tinper-bee/bee-form/commit/f827fb7))
59* **value bug:** value bug ([c048fb2](https://github.com/tinper-bee/bee-form/commit/c048fb2))
60
61
62### Features
63
64* **bee-form:** 多个正则校验 ([d385d7d](https://github.com/tinper-bee/bee-form/commit/d385d7d))
65* **bee-form:** 自定义组件修改,取值方式修改 ([f72f5a2](https://github.com/tinper-bee/bee-form/commit/f72f5a2))
66* **bee-form:** 自定义组件更新value ([79eb721](https://github.com/tinper-bee/bee-form/commit/79eb721))
67* **defaultValue 触发check:** defaultValue 触发check ([03d889e](https://github.com/tinper-bee/bee-form/commit/03d889e))
68* **demo.js:** 修改demo的展现方式 ([b1e3503](https://github.com/tinper-bee/bee-form/commit/b1e3503))
69* **自定义组件defaultValue的值改变的时候,主动触发校验:** 自定义组件defaultValue的值改变的时候,主动触发校验 ([bf25fde](https://github.com/tinper-bee/bee-form/commit/bf25fde))
70
71
72### BREAKING CHANGES
73
74* **bee-form:** 自定义组件修改不维护无关属性,取值方式新增valueProspName属性
75* **bee-form:** 校验逻辑修改
76* **bee-form:** 使用formControl时,value改变的bug
77* **value bug:** 默认值bug修改
78* **bee-form:** 增加多个正则,多个错误提示校验
79
80
81