diff --git a/CHANGELOG.md b/CHANGELOG.md index a75d8ed..bea95c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,14 @@ ### [v2.1.2](https://github.com/Tencent/weui/compare/v2.1.1...v2.1.2) (2019-09-17) -#### Style -* style: 更正表单cell的点击态场景([eafb43e](https://github.com/Tencent/weui/commit/eafb43e)) -* style: 更新表单demo样式([ba4e192](https://github.com/Tencent/weui/commit/ba4e192)) -* style: 优化switch UI([0206f0c](https://github.com/Tencent/weui/commit/0206f0c)) - - - -### [v2.1.1](https://github.com/Tencent/weui/compare/v2.0.1...v2.1.1) (2019-09-16) - #### Features * feat: 增加模拟选择框([3d081fd](https://github.com/Tencent/weui/commit/3d081fd)) * feat: 升级表单UI,新增form页面模板,cell新增`weui-cells__group`结构,加扩展`weui-cells__group_form`可显示表单新皮肤([59ac11f](https://github.com/Tencent/weui/commit/59ac11f)) #### Style +* style: 更正表单cell的点击态场景([eafb43e](https://github.com/Tencent/weui/commit/eafb43e)) +* style: 更新表单demo样式([ba4e192](https://github.com/Tencent/weui/commit/ba4e192)) +* style: 优化switch UI([0206f0c](https://github.com/Tencent/weui/commit/0206f0c)) * style: 增加agree未勾选时的提示动画([33af94c](https://github.com/Tencent/weui/commit/33af94c)) -* style: 优化agree UI,更新图标,文字等样式 * style: 优化actionsheet UI([d5b369c](https://github.com/Tencent/weui/commit/d5b369c)) * style: icon实现从字体图标平滑升级为SVG([717b46a](https://github.com/Tencent/weui/commit/717b46a)) * style: 优化toast UI,布局改为`flex`,toast方块宽高单位改成`px`,不再相对当前字号([5a0bee8](https://github.com/Tencent/weui/commit/5a0bee8))