`ZanUI-WeApp` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。 ## [v2.4.6](https://github.com/youzan/zanui-weapp/tree/v2.4.6) (2018-02-27) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.5...v2.4.6) **Bug Fixes** - 修复 Field 组件圆角输入框,边框显示问题 [\#134](https://github.com/youzan/zanui-weapp/pull/134) ([pangxie1991](https://github.com/pangxie1991)) - 修复 Noticebar 组件元素查询返回空,导致报错的问题 [\#130](https://github.com/youzan/zanui-weapp/pull/130) ([pangxie1991](https://github.com/pangxie1991)) **new feature** - 新增 Field 组件 focus 自动聚焦属性 [\#135](https://github.com/youzan/zanui-weapp/pull/135) ([pangxie1991](https://github.com/pangxie1991)) - 新增文档网站 [\#126](https://github.com/youzan/zanui-weapp/pull/126) ([realywithoutname](https://github.com/realywithoutname)) ## [v2.4.5](https://github.com/youzan/zanui-weapp/tree/v2.4.5) (2018-02-07) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.4...v2.4.5) **Improvements** - Toast 新增支持图标展示 [\#121](https://github.com/youzan/zanui-weapp/pull/121) ([pangxie1991](https://github.com/pangxie1991)) - 新增 Actionsheet 文档 [\#118](https://github.com/youzan/zanui-weapp/pull/118) ([pangxie1991](https://github.com/pangxie1991)) - 修复 Toptips 组件未显示时,下拉页面展示问题 [\#116](https://github.com/youzan/zanui-weapp/pull/116) ([pangxie1991](https://github.com/pangxie1991)) - Field 使用示例中增加 picker-view 使用 [\#115](https://github.com/youzan/zanui-weapp/pull/115) ([pangxie1991](https://github.com/pangxie1991)) - 修复 Toptips 组件在控制台里的报错 [\#114](https://github.com/youzan/zanui-weapp/pull/114) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.4.4](https://github.com/youzan/zanui-weapp/tree/v2.4.4) (2018-01-12) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.3...v2.4.4) **Improvements** - Actionsheet 组件新增 open-type 支持 [\#106](https://github.com/youzan/zanui-weapp/pull/106) ([pangxie1991](https://github.com/pangxie1991)) - Select 组件新增支持 form 中 submit 使用 [\#104](https://github.com/youzan/zanui-weapp/pull/104) ([pangxie1991](https://github.com/pangxie1991)) - 新增 Actionsheet 行动按钮组件 [\#97](https://github.com/youzan/zanui-weapp/pull/97) ([pangxie1991](https://github.com/pangxie1991)) **Bug Fixes** - 修复 actionsheet 隐藏时阻挡页面元素点击 [\#99](https://github.com/youzan/zanui-weapp/pull/99) ([yun77op](https://github.com/yun77op)) - 修复 Badge 组件纵向对齐问题 [\#96](https://github.com/youzan/zanui-weapp/pull/96) ([pangxie1991](https://github.com/pangxie1991)) - 修复合并生命周期extend函数并修改tab文档 [\#93](https://github.com/youzan/zanui-weapp/pull/93) ([Tinysymphony](https://github.com/Tinysymphony)) ## [v2.4.3](https://github.com/youzan/zanui-weapp/tree/v2.4.3) (2017-12-28) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.2...v2.4.3) **Improvements** - 增加无边框的panel样式 [\#92](https://github.com/youzan/zanui-weapp/pull/92) ([w91](https://github.com/w91)) - 增加支持合并page生命周期的extend函数 [\#90](https://github.com/youzan/zanui-weapp/pull/90) ([w91](https://github.com/w91)) ## [v2.4.2](https://github.com/youzan/zanui-weapp/tree/v2.4.2) (2017-12-25) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.1...v2.4.2) **Bug Fixes** - 修复 Popup 组件弹出的 container 遮挡主页事件bug [\#83](https://github.com/youzan/zanui-weapp/pull/83) ([shoung6](https://github.com/shoung6)) - 修复 Tab 组件不滚动情况下,文字过长显示问题 [\#81](https://github.com/youzan/zanui-weapp/pull/81) ([pangxie1991](https://github.com/pangxie1991)) **Improvements** - 新增使用文档 [\#88](https://github.com/youzan/zanui-weapp/pull/88) ([pangxie1991](https://github.com/pangxie1991)) - 部分组件边框实现修改 [\#87](https://github.com/youzan/zanui-weapp/pull/87) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.4.1](https://github.com/youzan/zanui-weapp/tree/v2.4.1) (2017-12-13) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.4.0...v2.4.1) **Bug Fixes** - 修复 Tag 展现问题 [\#77](https://github.com/youzan/zanui-weapp/pull/77) ([pangxie1991](https://github.com/pangxie1991)) **Improvements** - 新增 tag 组件文档 [\#76](https://github.com/youzan/zanui-weapp/pull/76) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.4.0](https://github.com/youzan/zanui-weapp/tree/v2.4.0) (2017-12-09) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.5...v2.4.0) **Improvements** - 新增 Field 组件对于 Form 的支持 [\#75](https://github.com/youzan/zanui-weapp/pull/75) ([pangxie1991](https://github.com/pangxie1991)) - 新增 Field 组件文档 [\#73](https://github.com/youzan/zanui-weapp/pull/73) ([pangxie1991](https://github.com/pangxie1991)) - 修复 Dialog 组件自定义按钮时按钮点击回调的问题 [\#72](https://github.com/youzan/zanui-weapp/pull/72) ([pangxie1991](https://github.com/pangxie1991)) - Quantity 组件更名为 Stepper [\#70](https://github.com/youzan/zanui-weapp/pull/70) ([pangxie1991](https://github.com/pangxie1991)) - Dialog 组件和 Popup 组件重构 [\#69](https://github.com/youzan/zanui-weapp/pull/69) ([pangxie1991](https://github.com/pangxie1991)) - 修正部分文档错误 [\#68](https://github.com/youzan/zanui-weapp/pull/68) ([0x01f7](https://github.com/0x01f7)) - Label组件重命名为 Tag 并整理样式 [\#55](https://github.com/youzan/zanui-weapp/pull/55) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.5](https://github.com/youzan/zanui-weapp/tree/v2.3.5) (2017-11-27) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.4...v2.3.5) **Improvements** - 修复 zan-icon-new 展示 [\#66](https://github.com/youzan/zanui-weapp/pull/66) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.4](https://github.com/youzan/zanui-weapp/tree/v2.3.4) (2017-11-24) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.3...v2.3.4) **Improvements** - 增加新的 Icon [\#65](https://github.com/youzan/zanui-weapp/pull/65) ([pangxie1991](https://github.com/pangxie1991)) - 加回 cart 图标 [\#64](https://github.com/youzan/zanui-weapp/pull/64) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.3](https://github.com/youzan/zanui-weapp/tree/v2.3.3) (2017-11-20) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.2...v2.3.3) **Improvements** - 新增部分 icon [\#63](https://github.com/youzan/zanui-weapp/pull/63) ([pangxie1991](https://github.com/pangxie1991)) - Field 增加 value 传入支持 [\#60](https://github.com/youzan/zanui-weapp/pull/60) ([pangxie1991](https://github.com/pangxie1991)) - 修复 capsule 样式问题 [\#51](https://github.com/youzan/zanui-weapp/pull/51) ([everywill](https://github.com/everywill)) - 增加组件使用文档 [\#50](https://github.com/youzan/zanui-weapp/pull/50) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.2](https://github.com/youzan/zanui-weapp/tree/v2.3.2) (2017-11-02) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.1...v2.3.2) **Improvements** - 更新 Icon 中 shop 图标 [\#45](https://github.com/youzan/zanui-weapp/pull/45) ([pangxie1991](https://github.com/pangxie1991)) - 新增 layout 组件 [\#43](https://github.com/youzan/zanui-weapp/pull/43) ([pangxie1991](https://github.com/pangxie1991)) - Field 组件中 Input 事件支持升级 [\#42](https://github.com/youzan/zanui-weapp/pull/42) ([pangxie1991](https://github.com/pangxie1991)) - 增加 css 编译,方便组件书写 [\#40](https://github.com/youzan/zanui-weapp/pull/40) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.1](https://github.com/youzan/zanui-weapp/tree/v2.3.1) (2017-10-27) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.3.0...v2.3.1) **Bug Fixes** - 修复 Field 组件多行展示样式问题 [\#39](https://github.com/youzan/zanui-weapp/pull/39) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.3.0](https://github.com/youzan/zanui-weapp/tree/v2.3.0) (2017-10-26) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.2.0...v2.3.0) **Breaking Change** - icon 整理 & 新增 [\#38](https://github.com/youzan/zanui-weapp/pull/38) ([pangxie1991](https://github.com/pangxie1991)) - 新增 Field 组件, 代替原有 Form 组件 [\#37](https://github.com/youzan/zanui-weapp/pull/37) ([pangxie1991](https://github.com/pangxie1991)) - 新增 Select 组件,代替原有 Check_label 组件 [\#36](https://github.com/youzan/zanui-weapp/pull/36) ([pangxie1991](https://github.com/pangxie1991)) ## [v2.2.0](https://github.com/youzan/zanui-weapp/tree/v2.2.0) (2017-10-15) [Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.1.1...v2.2.0) **Bug Fixes** - 多页面情况下,TopTips 无法自动清除 [\#20](https://github.com/youzan/zanui-weapp/issues/20) **Improvements** - \[new feature\] 增加发布脚本 [\#35](https://github.com/youzan/zanui-weapp/pull/35) ([pangxie1991](https://github.com/pangxie1991)) - \[new feature\] 增加Capsule, Noticebar, Popup;修正Dialog在非最外层情况下引入的样式问题;更新readme。 [\#32](https://github.com/youzan/zanui-weapp/pull/32) ([everywill](https://github.com/everywill)) - \[new feature\] 增加单选 和一个验证码的样式 [\#30](https://github.com/youzan/zanui-weapp/pull/30) ([muzea](https://github.com/muzea)) - \[new feature\] Docs: 文档更新 [\#29](https://github.com/youzan/zanui-weapp/pull/29) ([pangxie1991](https://github.com/pangxie1991)) ## 2.1.0 **Improvements** - 新增`switch`组件