zent
Version:
一套前端设计语言和基于React的实现
910 lines (541 loc) • 138 kB
Markdown
## Github Change Log
## [zent@6.5.3](https://github.com/youzan/zent/tree/zent@6.5.3) (2019-01-13)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.5.2...zent@6.5.3)
**Implemented enhancements:**
- Pop: position 支持函数形式 [\#986](https://github.com/youzan/zent/pull/986) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] Upload 组件运行报错 [\#977](https://github.com/youzan/zent/issues/977)
- \[bug fix\] ClampLines: 修复windowResizeHandler 延时resize 事件的处理,修复props变更时候内容没有更新的问题 [\#992](https://github.com/youzan/zent/pull/992) ([nodew](https://github.com/nodew))
- \[bug fix\] Form: skip scroll if node is not an element [\#991](https://github.com/youzan/zent/pull/991) ([cpylua](https://github.com/cpylua))
- Grid: 修复极端情况的问题 [\#990](https://github.com/youzan/zent/pull/990) ([cpylua](https://github.com/cpylua))
- \[bug fix\]: switch 修改 disable 样式 [\#985](https://github.com/youzan/zent/pull/985) ([ronghang](https://github.com/ronghang))
- \[style\]: 根据验收反馈调整 Select 的样式 [\#984](https://github.com/youzan/zent/pull/984) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Rate: 修改颜色 [\#983](https://github.com/youzan/zent/pull/983) ([wulv](https://github.com/wulv))
- \[bug fix\]: defensive programming [\#979](https://github.com/youzan/zent/pull/979) ([cpylua](https://github.com/cpylua))
- fix: 修复了grid selection修改props传入数据的问题 [\#975](https://github.com/youzan/zent/pull/975) ([yuanjiu041](https://github.com/yuanjiu041))
**Closed issues:**
- Grid: `Cannot read property 'getBoundingClientRect' of null` in Grid. syncFixedTableRowHeight [\#987](https://github.com/youzan/zent/issues/987)
- Select Search 组件 focus 错误 [\#978](https://github.com/youzan/zent/issues/978)
- upload [\#976](https://github.com/youzan/zent/issues/976)
- \[new feature\] Table: 增加列筛选功能 [\#974](https://github.com/youzan/zent/issues/974)
- \[new feature\] Field:自定义表单校验函数缺乏文档 [\#962](https://github.com/youzan/zent/issues/962)
**Merged pull requests:**
- \[doc\]: add more details regarding custom form validation function [\#980](https://github.com/youzan/zent/pull/980) ([cpylua](https://github.com/cpylua))
## [zent@6.5.2](https://github.com/youzan/zent/tree/zent@6.5.2) (2018-12-12)
[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.2.2...zent@6.5.2)
## [babel-plugin-zent@1.2.2](https://github.com/youzan/zent/tree/babel-plugin-zent@1.2.2) (2018-12-12)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.5.1...babel-plugin-zent@1.2.2)
**Closed issues:**
- ClampLines组件文本较少也会出现类似"..."补全字符串 [\#972](https://github.com/youzan/zent/issues/972)
## [zent@6.5.1](https://github.com/youzan/zent/tree/zent@6.5.1) (2018-12-07)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.5.0...zent@6.5.1)
**Implemented enhancements:**
- \[new feature\] Icon: 增加图标 [\#971](https://github.com/youzan/zent/pull/971) ([cpylua](https://github.com/cpylua))
- \[new feature\] Steps: 样式更新及新增步骤条类型 tabs [\#961](https://github.com/youzan/zent/pull/961) ([liaoyu](https://github.com/liaoyu))
**Fixed bugs:**
- \[bug fix\]SplitButton: 修复SplitButton类型定义中的拼写错误 [\#959](https://github.com/youzan/zent/pull/959) ([herman7](https://github.com/herman7))
- \[bug fix\] Table:fix textAlign right [\#958](https://github.com/youzan/zent/pull/958) ([yulrosy](https://github.com/yulrosy))
- \[new feature\] Table: support render indeterminate status in checkbox [\#955](https://github.com/youzan/zent/pull/955) ([SFantasy](https://github.com/SFantasy))
**Closed issues:**
- site运行报错 [\#969](https://github.com/youzan/zent/issues/969)
- \[bug\]SKU组件在antd的modal中使用时,选择sku项出错 [\#964](https://github.com/youzan/zent/issues/964)
**Merged pull requests:**
- \[bug fix\] 修复Form对component prop类型的检查 [\#970](https://github.com/youzan/zent/pull/970) ([intellild](https://github.com/intellild))
- \[feature\]: 适配新的 Select 样式 [\#967](https://github.com/youzan/zent/pull/967) ([LucasIcarus](https://github.com/LucasIcarus))
- \[new feature\] switch 新版样式更新 [\#965](https://github.com/youzan/zent/pull/965) ([ronghang](https://github.com/ronghang))
- \[new feature\] SplitButton: 更新新版UI [\#960](https://github.com/youzan/zent/pull/960) ([ArvinTung](https://github.com/ArvinTung))
- \[new theme\] update timeline style [\#956](https://github.com/youzan/zent/pull/956) ([intellild](https://github.com/intellild))
- \[bug fix\]类型定义文件修改 [\#954](https://github.com/youzan/zent/pull/954) ([kainstar](https://github.com/kainstar))
## [zent@6.5.0](https://github.com/youzan/zent/tree/zent@6.5.0) (2018-10-29)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.4.1...zent@6.5.0)
**Implemented enhancements:**
- \[new feature\] Icon: Add new icons [\#952](https://github.com/youzan/zent/pull/952) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] Doc: Update docs and demos [\#948](https://github.com/youzan/zent/pull/948) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Form: throw errors in form submit [\#945](https://github.com/youzan/zent/pull/945) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Remove Object.assign calls [\#944](https://github.com/youzan/zent/pull/944) ([cpylua](https://github.com/cpylua))
- \[bug fix\] SKU: Fix incorrect pop z-index [\#943](https://github.com/youzan/zent/pull/943) ([cpylua](https://github.com/cpylua))
**Closed issues:**
- 官网演示站业务组件sku层级出错 [\#941](https://github.com/youzan/zent/issues/941)
- \[bugfix\] From onSubmit时会吞掉其它错误 [\#939](https://github.com/youzan/zent/issues/939)
- previewImage 点击背景无法关闭 [\#934](https://github.com/youzan/zent/issues/934)
- \[bug fix\] form 下 FormNumberInputField disabled 属性设置为 true 会造成 Maximum update depth exceeded 错误 [\#930](https://github.com/youzan/zent/issues/930)
**Merged pull requests:**
- \[doc\] Dialog: fix js indentation of packages/zent/src/dialog/demos/basic.md [\#951](https://github.com/youzan/zent/pull/951) ([xiaojingzhao](https://github.com/xiaojingzhao))
- \[bug fix\] Grid: typing定义文件 [\#947](https://github.com/youzan/zent/pull/947) ([kainstar](https://github.com/kainstar))
## [zent@6.4.1](https://github.com/youzan/zent/tree/zent@6.4.1) (2018-10-16)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.4.0...zent@6.4.1)
**Implemented enhancements:**
- Tabs nav extra content [\#940](https://github.com/youzan/zent/pull/940) ([Yao-JSON](https://github.com/Yao-JSON))
## [zent@6.4.0](https://github.com/youzan/zent/tree/zent@6.4.0) (2018-09-26)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.4.0-beta1...zent@6.4.0)
## [zent@6.4.0-beta1](https://github.com/youzan/zent/tree/zent@6.4.0-beta1) (2018-09-21)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.3.0...zent@6.4.0-beta1)
**Fixed bugs:**
- fix: 修复select组件placeholder颜色没有置灰的问题 [\#937](https://github.com/youzan/zent/pull/937) ([Yann-Wang](https://github.com/Yann-Wang))
- \[bug fix\] Upload:修复音频多个时样式错误 [\#936](https://github.com/youzan/zent/pull/936) ([jinphen](https://github.com/jinphen))
- \[bug fix\] FormSelectField: 支持tags模式 [\#935](https://github.com/youzan/zent/pull/935) ([makebanana](https://github.com/makebanana))
## [zent@6.3.0](https://github.com/youzan/zent/tree/zent@6.3.0) (2018-09-07)
[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.2.1...zent@6.3.0)
## [babel-plugin-zent@1.2.1](https://github.com/youzan/zent/tree/babel-plugin-zent@1.2.1) (2018-09-07)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.3.0-beta3...babel-plugin-zent@1.2.1)
## [zent@6.3.0-beta3](https://github.com/youzan/zent/tree/zent@6.3.0-beta3) (2018-09-07)
[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.2.0...zent@6.3.0-beta3)
## [babel-plugin-zent@1.2.0](https://github.com/youzan/zent/tree/babel-plugin-zent@1.2.0) (2018-09-07)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.3.0-beta1...babel-plugin-zent@1.2.0)
**Implemented enhancements:**
- Support tree shaking in babel-plugin-zent [\#933](https://github.com/youzan/zent/pull/933) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- Form 下的时间选择相关组件: 输入框会自动填充问题 [\#915](https://github.com/youzan/zent/issues/915)
## [zent@6.3.0-beta1](https://github.com/youzan/zent/tree/zent@6.3.0-beta1) (2018-09-06)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.2.0...zent@6.3.0-beta1)
**Implemented enhancements:**
- \[new feature\] TimePicker:为TimePicker时间选择组件增加disabledTime时间禁用函数属性 [\#920](https://github.com/youzan/zent/issues/920)
- Support es modules [\#914](https://github.com/youzan/zent/issues/914)
- \[new feature\] Add es module support [\#932](https://github.com/youzan/zent/pull/932) ([cpylua](https://github.com/cpylua))
- \[new feature\] Loading: 支持延迟显示 [\#931](https://github.com/youzan/zent/pull/931) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] InfiniteScroller: loadMore反复触发问题修复,文档错误修复 [\#928](https://github.com/youzan/zent/pull/928) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] DateTimePicker:在设定最大值(max)之后,修复分秒disable显示不正确的问题。 [\#927](https://github.com/youzan/zent/pull/927) ([LoveSuzy](https://github.com/LoveSuzy))
**Closed issues:**
- DateTimePicker cannot select true time when set max [\#926](https://github.com/youzan/zent/issues/926)
- 因业务发展需要,须增加添加充值组件 [\#896](https://github.com/youzan/zent/issues/896)
- \[bug fix\] 官网demo部分组件运行报错 [\#894](https://github.com/youzan/zent/issues/894)
- \[bug fix\]DatePicker: 关闭autoComplete提示 [\#886](https://github.com/youzan/zent/issues/886)
- 希望Loading添加延迟显示的参数 [\#876](https://github.com/youzan/zent/issues/876)
**Merged pull requests:**
- \[new feature\] 时间选择器支持disable函数来禁用特定时间的选择 [\#921](https://github.com/youzan/zent/pull/921) ([nodew](https://github.com/nodew))
## [zent@6.2.0](https://github.com/youzan/zent/tree/zent@6.2.0) (2018-08-24)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.2.0-beta1...zent@6.2.0)
**Fixed bugs:**
- \[bug fix\] Form: Fix form field array initialize bug [\#922](https://github.com/youzan/zent/pull/922) ([cpylua](https://github.com/cpylua))
## [zent@6.2.0-beta1](https://github.com/youzan/zent/tree/zent@6.2.0-beta1) (2018-08-23)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.1.0...zent@6.2.0-beta1)
**Implemented enhancements:**
- \[new feature\] Grid:支持拖拽操作 [\#917](https://github.com/youzan/zent/pull/917) ([lama-pacos](https://github.com/lama-pacos))
- \[new feature\] menu 组件添加两个事件回调 [\#913](https://github.com/youzan/zent/pull/913) ([yubaoquan](https://github.com/yubaoquan))
- \[new feature\] 新增ClampLines组件,支持多行文本缩略显示 [\#902](https://github.com/youzan/zent/pull/902) ([nodew](https://github.com/nodew))
**Fixed bugs:**
- \[bug fix\] DatePicker 输入框增加默认属性 autoComplete="off" [\#918](https://github.com/youzan/zent/pull/918) ([nodew](https://github.com/nodew))
**Closed issues:**
- 微页面编辑里面的富文本可否开源~ react结合ueditor还是非常完美的~~ [\#916](https://github.com/youzan/zent/issues/916)
## [zent@6.1.0](https://github.com/youzan/zent/tree/zent@6.1.0) (2018-08-03)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.1.0-beta4...zent@6.1.0)
## [zent@6.1.0-beta4](https://github.com/youzan/zent/tree/zent@6.1.0-beta4) (2018-08-03)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.1.0-beta3...zent@6.1.0-beta4)
**Implemented enhancements:**
- \[new feature\] Grid: 添加默认文本显示功能 [\#909](https://github.com/youzan/zent/pull/909) ([kainstar](https://github.com/kainstar))
**Fixed bugs:**
- 添加对value值“.XX”形式的正则校验 [\#908](https://github.com/youzan/zent/pull/908) ([oConnerCooper](https://github.com/oConnerCooper))
## [zent@6.1.0-beta3](https://github.com/youzan/zent/tree/zent@6.1.0-beta3) (2018-08-01)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.1.0-beta2...zent@6.1.0-beta3)
**Fixed bugs:**
- \[bug fix\] Icon: Fix typo [\#907](https://github.com/youzan/zent/pull/907) ([cpylua](https://github.com/cpylua))
## [zent@6.1.0-beta2](https://github.com/youzan/zent/tree/zent@6.1.0-beta2) (2018-08-01)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.1.0-beta1...zent@6.1.0-beta2)
**Implemented enhancements:**
- \[new feature\] Icon: Add new icons [\#906](https://github.com/youzan/zent/pull/906) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] Grid: 开启选择器后,selection. getCheckboxProps没有根据数据实时更新 [\#889](https://github.com/youzan/zent/issues/889)
- \[bug fix\] Table: 选择模式支持设置为选中但是不可修改的状态 [\#904](https://github.com/youzan/zent/pull/904) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Form: Fix FieldArray renders wrong value after mutating field array [\#903](https://github.com/youzan/zent/pull/903) ([cpylua](https://github.com/cpylua))
**Closed issues:**
- \[bug fix\] Form: FieldArray 新增子元素异常 [\#891](https://github.com/youzan/zent/issues/891)
## [zent@6.1.0-beta1](https://github.com/youzan/zent/tree/zent@6.1.0-beta1) (2018-07-27)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.1...zent@6.1.0-beta1)
**Implemented enhancements:**
- \[new feature\]Cascader: 增加`expandTrigger `属性 [\#888](https://github.com/youzan/zent/pull/888) ([sunshinefish](https://github.com/sunshinefish))
- \[new feature\]Pop: 增加`containerSelector `属性 [\#885](https://github.com/youzan/zent/pull/885) ([rzhang228](https://github.com/rzhang228))
**Fixed bugs:**
- \[bug fix\] Select: add type declaration of Select [\#901](https://github.com/youzan/zent/pull/901) ([yubaoquan](https://github.com/yubaoquan))
- \[bug fix\] Button: 样式更新 [\#897](https://github.com/youzan/zent/pull/897) ([NinoFocus](https://github.com/NinoFocus))
- \[bug fix\] Menu:修复Menu的ts定义 [\#893](https://github.com/youzan/zent/pull/893) ([ctyu](https://github.com/ctyu))
- \[bug fix\] 类型定义文件: 根据文档修改和补充dts文件 [\#892](https://github.com/youzan/zent/pull/892) ([kainstar](https://github.com/kainstar))
- \[bug fix\] Grid:修复开启选择器后的属性更新问题 [\#890](https://github.com/youzan/zent/pull/890) ([lama-pacos](https://github.com/lama-pacos))
**Closed issues:**
- 按钮组件更新 [\#895](https://github.com/youzan/zent/issues/895)
## [zent@6.0.1](https://github.com/youzan/zent/tree/zent@6.0.1) (2018-07-13)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0...zent@6.0.1)
**Fixed bugs:**
- Update iconfonts [\#887](https://github.com/youzan/zent/pull/887) ([cpylua](https://github.com/cpylua))
## [zent@6.0.0](https://github.com/youzan/zent/tree/zent@6.0.0) (2018-07-04)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta8...zent@6.0.0)
## [zent@6.0.0-beta8](https://github.com/youzan/zent/tree/zent@6.0.0-beta8) (2018-07-03)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta7...zent@6.0.0-beta8)
**Fixed bugs:**
- fix: add displayText props to Cascader [\#883](https://github.com/youzan/zent/pull/883) ([HyczZhu](https://github.com/HyczZhu))
## [zent@6.0.0-beta7](https://github.com/youzan/zent/tree/zent@6.0.0-beta7) (2018-07-02)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta6...zent@6.0.0-beta7)
**Fixed bugs:**
- \[bug fix\] WeekPicker: Fix WeekPicker disabled style [\#881](https://github.com/youzan/zent/pull/881) ([cpylua](https://github.com/cpylua))
- fix: Table onChange returns pageSize change [\#880](https://github.com/youzan/zent/pull/880) ([HyczZhu](https://github.com/HyczZhu))
## [zent@6.0.0-beta6](https://github.com/youzan/zent/tree/zent@6.0.0-beta6) (2018-06-27)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta5...zent@6.0.0-beta6)
**Fixed bugs:**
- \[bug fix\] Fix ts definitions [\#879](https://github.com/youzan/zent/pull/879) ([cpylua](https://github.com/cpylua))
**Merged pull requests:**
- \[bug fix\]AutoComplete: keydown 增加 'tab' 判断 [\#878](https://github.com/youzan/zent/pull/878) ([makebanana](https://github.com/makebanana))
## [zent@6.0.0-beta5](https://github.com/youzan/zent/tree/zent@6.0.0-beta5) (2018-06-25)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta4...zent@6.0.0-beta5)
**Implemented enhancements:**
- \[new feature\] Icon: 增加意见反馈图标 [\#877](https://github.com/youzan/zent/pull/877) ([cpylua](https://github.com/cpylua))
## [zent@6.0.0-beta4](https://github.com/youzan/zent/tree/zent@6.0.0-beta4) (2018-06-21)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta3...zent@6.0.0-beta4)
**Implemented enhancements:**
- 重写 Tree 组件 [\#805](https://github.com/youzan/zent/issues/805)
- \[new feature\] Tree: 重写了组件,兼容老功能的同时加了一些新功能 [\#862](https://github.com/youzan/zent/pull/862) ([makebanana](https://github.com/makebanana))
**Fixed bugs:**
- \[bug fix\] Form: FormDateRangePickerField无法显示时分秒 [\#872](https://github.com/youzan/zent/issues/872)
- \[new feature\] Icon: Add new icons [\#875](https://github.com/youzan/zent/pull/875) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Card: remove unnecessary style [\#874](https://github.com/youzan/zent/pull/874) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Select: 修复因为类名变更导致的默认样式丢失问题 [\#873](https://github.com/youzan/zent/pull/873) ([LucasIcarus](https://github.com/LucasIcarus))
## [zent@6.0.0-beta3](https://github.com/youzan/zent/tree/zent@6.0.0-beta3) (2018-06-20)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta2...zent@6.0.0-beta3)
**Implemented enhancements:**
- \[enhancement\] ErrorBoundary: Update ErrorBoundary HOC [\#869](https://github.com/youzan/zent/pull/869) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] 修正文档内babel单词拼写错误 [\#871](https://github.com/youzan/zent/pull/871) ([kainstar](https://github.com/kainstar))
- \[bugfix\] Grid 修复rowKey无效的问题 [\#870](https://github.com/youzan/zent/pull/870) ([intellild](https://github.com/intellild))
## [zent@6.0.0-beta2](https://github.com/youzan/zent/tree/zent@6.0.0-beta2) (2018-06-13)
[Full Changelog](https://github.com/youzan/zent/compare/zent@6.0.0-beta1...zent@6.0.0-beta2)
**Fixed bugs:**
- \[bug fix\]Cascader: 修复当 value 值不存在时报错的问题 [\#867](https://github.com/youzan/zent/pull/867) ([liaoyu](https://github.com/liaoyu))
- \[bugfix\] 修复Grid在props发生变化时的bug [\#866](https://github.com/youzan/zent/pull/866) ([intellild](https://github.com/intellild))
- \[Hotfix\]Select: 修正一个样式 bug, 增加异步过滤的 demo [\#865](https://github.com/youzan/zent/pull/865) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Select: 修复一些情况下组件在执行this.popup.focus\(\)语句是报错的问题 [\#864](https://github.com/youzan/zent/pull/864) ([NinoFocus](https://github.com/NinoFocus))
**Closed issues:**
- Move doc site to github pages [\#849](https://github.com/youzan/zent/issues/849)
**Merged pull requests:**
- Move docs to github pages [\#863](https://github.com/youzan/zent/pull/863) ([cpylua](https://github.com/cpylua))
## [zent@6.0.0-beta1](https://github.com/youzan/zent/tree/zent@6.0.0-beta1) (2018-06-08)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.2.0-beta7...zent@6.0.0-beta1)
**Breaking changes:**
- 不再支持 React 15.3 以下的版本 [\#850](https://github.com/youzan/zent/pull/850) ([cpylua](https://github.com/cpylua))
**Implemented enhancements:**
- 补全 Form 的 Field 类型 [\#820](https://github.com/youzan/zent/issues/820)
- \[new feature\] Form: Allow non stardard value in Field onChange and onBlur [\#859](https://github.com/youzan/zent/pull/859) ([cpylua](https://github.com/cpylua))
- \[new feature\] Add more form date field [\#858](https://github.com/youzan/zent/pull/858) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- Form:FieldArray 以及 Fieldset 支持 setFieldsValue 以及 initialize 修改 [\#835](https://github.com/youzan/zent/issues/835)
- \[bug fix\] DatePicker: Remove onBlur and onFocus callback from date pickers [\#861](https://github.com/youzan/zent/pull/861) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Collapse: Fix Collpase activeKey prop type declaration [\#860](https://github.com/youzan/zent/pull/860) ([cpylua](https://github.com/cpylua))
- \[bugfix\] 移除Grid中的cloneDeep [\#855](https://github.com/youzan/zent/pull/855) ([intellild](https://github.com/intellild))
- \[bug fix\] Timeline: 组件修改弹层定位 [\#853](https://github.com/youzan/zent/pull/853) ([intellild](https://github.com/intellild))
- \[bug fix\] Datepicker: 修复 rangepicker 时间禁用逻辑 [\#851](https://github.com/youzan/zent/pull/851) ([xuhong](https://github.com/xuhong))
- \[bug fix\] Form: Support setting value on FieldArray [\#847](https://github.com/youzan/zent/pull/847) ([cpylua](https://github.com/cpylua))
**Closed issues:**
- Collapse组件accordion模式下onChange回调参数为null报错 [\#857](https://github.com/youzan/zent/issues/857)
## [zent@5.2.0-beta7](https://github.com/youzan/zent/tree/zent@5.2.0-beta7) (2018-05-29)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.2.0-beta6...zent@5.2.0-beta7)
## [zent@5.2.0-beta6](https://github.com/youzan/zent/tree/zent@5.2.0-beta6) (2018-05-29)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.2.0-beta4...zent@5.2.0-beta6)
**Breaking changes:**
- \[breaking change\] Loading: Remove deprecated methods on/off/newInstance [\#841](https://github.com/youzan/zent/pull/841) ([cpylua](https://github.com/cpylua))
**Implemented enhancements:**
- \[new feature\] SplitButton: add dropdown position [\#844](https://github.com/youzan/zent/pull/844) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\] Timeline组件 [\#811](https://github.com/youzan/zent/pull/811) ([intellild](https://github.com/intellild))
**Fixed bugs:**
- Mention 当 Input 有 prefix 或者 suffix 时弹层位置不对 [\#836](https://github.com/youzan/zent/issues/836)
- \[bug fix\] Swiper: 删除元素 [\#813](https://github.com/youzan/zent/issues/813)
- \[bug fix\] Dialog: 修复关闭Dialog时Animated组件报错的问题 [\#846](https://github.com/youzan/zent/pull/846) ([Yann-Wang](https://github.com/Yann-Wang))
- \[bug fix\] Dialog: 增加isBrowser判断 [\#845](https://github.com/youzan/zent/pull/845) ([zedmund](https://github.com/zedmund))
- \[bug fix\] Swiper: fix remove child [\#843](https://github.com/youzan/zent/pull/843) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\]Mention: Fix incorrect position when input has suffix or prefix [\#839](https://github.com/youzan/zent/pull/839) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Button: words spell error in Buttons \(wrapedChildren-\>wrappedChildren\) [\#838](https://github.com/youzan/zent/pull/838) ([YutHelloWorld](https://github.com/YutHelloWorld))
- \[bug fix\] Loading: fix loading cannot be close because ReactDOM.render return null [\#833](https://github.com/youzan/zent/pull/833) ([EleanorMao](https://github.com/EleanorMao))
**Closed issues:**
- React 16.3.2 Loading设置为float后无法关闭 [\#822](https://github.com/youzan/zent/issues/822)
**Merged pull requests:**
- \[bug fix\] Grid: 刷新列表数据后重置所有展开项 [\#842](https://github.com/youzan/zent/pull/842) ([ZhaoYijue](https://github.com/ZhaoYijue))
## [zent@5.2.0-beta4](https://github.com/youzan/zent/tree/zent@5.2.0-beta4) (2018-05-21)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.2.0-beta2...zent@5.2.0-beta4)
**Implemented enhancements:**
- \[new feature\] Icon: Add new icons [\#826](https://github.com/youzan/zent/pull/826) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\]Input:addonBefore和addonAfter元素没有在组件内部指定color,导致颜色在各个地方表现不一致 [\#821](https://github.com/youzan/zent/issues/821)
- \[bug fix\] Input: Fix Input addon style [\#832](https://github.com/youzan/zent/pull/832) ([cpylua](https://github.com/cpylua))
- \[bug fix\] support multi ops called synchronously for FieldArray [\#831](https://github.com/youzan/zent/pull/831) ([HyczZhu](https://github.com/HyczZhu))
- \[bug fix & new feature \] Grid: fix expandation bug、新增onExpand监听点击展开图标 [\#828](https://github.com/youzan/zent/pull/828) ([ZhaoYijue](https://github.com/ZhaoYijue))
- \[bug fix\]DateRangePickerField and DateRangeQuickPickerField: change date's prop 'format' to 'dateFormat' [\#823](https://github.com/youzan/zent/pull/823) ([rzhang228](https://github.com/rzhang228))
**Merged pull requests:**
- \[doc\] Tabs: 更新 tabs id 类型说明 [\#830](https://github.com/youzan/zent/pull/830) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Grid: 优化API文档 [\#824](https://github.com/youzan/zent/pull/824) ([wulv](https://github.com/wulv))
## [zent@5.2.0-beta2](https://github.com/youzan/zent/tree/zent@5.2.0-beta2) (2018-05-14)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.2.0-beta1...zent@5.2.0-beta2)
**Implemented enhancements:**
- \[new feature\] Mention: Add typescript definition for Mention [\#819](https://github.com/youzan/zent/pull/819) ([cpylua](https://github.com/cpylua))
- \[new feature\] Grid: 添加expandation扩展参数 [\#810](https://github.com/youzan/zent/pull/810) ([wulv](https://github.com/wulv))
**Fixed bugs:**
- \[bug fix\] Pagination: Add onPageSizeChange callback [\#818](https://github.com/youzan/zent/pull/818) ([cpylua](https://github.com/cpylua))
**Closed issues:**
- \[new feature\] Grid: 支持expandation [\#792](https://github.com/youzan/zent/issues/792)
## [zent@5.2.0-beta1](https://github.com/youzan/zent/tree/zent@5.2.0-beta1) (2018-05-07)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.1.1...zent@5.2.0-beta1)
**Implemented enhancements:**
- \[new feature\] Mention [\#817](https://github.com/youzan/zent/pull/817) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Grid: 增加 Grid.d.ts [\#816](https://github.com/youzan/zent/pull/816) ([muzea](https://github.com/muzea))
- \[new feature\] datepicker 支持 onBlur 和 onFocus 事件 [\#815](https://github.com/youzan/zent/pull/815) ([lama-pacos](https://github.com/lama-pacos))
**Fixed bugs:**
- \[bug fix\] Avatar & Sortable & SplitButton:修正Avatar、Sortable和SplitButton组件的TS类型定义文件 [\#812](https://github.com/youzan/zent/pull/812) ([SteveJob](https://github.com/SteveJob))
- \[bug fix\] BlockHeader: change DOM structure [\#809](https://github.com/youzan/zent/pull/809) ([ronghang](https://github.com/ronghang))
## [zent@5.1.1](https://github.com/youzan/zent/tree/zent@5.1.1) (2018-04-19)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.1.0...zent@5.1.1)
**Implemented enhancements:**
- Lerna upgrade [\#801](https://github.com/youzan/zent/pull/801) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- fix: dialog close with no animation issue. [\#804](https://github.com/youzan/zent/pull/804) ([HyczZhu](https://github.com/HyczZhu))
- \[bug fix\] Form: fix corner cases in scrollToFirstError [\#803](https://github.com/youzan/zent/pull/803) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Table : 修改cell的样式,防止出现宽度错误的问题 [\#800](https://github.com/youzan/zent/pull/800) ([linxixuan](https://github.com/linxixuan))
## [zent@5.1.0](https://github.com/youzan/zent/tree/zent@5.1.0) (2018-04-17)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.1.0-beta3...zent@5.1.0)
**Implemented enhancements:**
- \[new feature\] previewImage: 支持图片缩放 [\#610](https://github.com/youzan/zent/issues/610)
**Fixed bugs:**
- \[bug fix\] Loading: Fix height not applied [\#798](https://github.com/youzan/zent/pull/798) ([cpylua](https://github.com/cpylua))
- fix: dialog close mouse position issue [\#797](https://github.com/youzan/zent/pull/797) ([HyczZhu](https://github.com/HyczZhu))
- fix: dialog close mouse position issue [\#796](https://github.com/youzan/zent/pull/796) ([HyczZhu](https://github.com/HyczZhu))
**Merged pull requests:**
- \[doc\] 更新中英文文档截图 [\#799](https://github.com/youzan/zent/pull/799) ([cpylua](https://github.com/cpylua))
## [zent@5.1.0-beta3](https://github.com/youzan/zent/tree/zent@5.1.0-beta3) (2018-04-13)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.1.0-beta2...zent@5.1.0-beta3)
**Implemented enhancements:**
- \[new feature\] ErrorBoundary: Add ErrorBoundary component [\#794](https://github.com/youzan/zent/pull/794) ([cpylua](https://github.com/cpylua))
- \[new feature\] Portal/Dialog: PurePortal, LayeredPortal, and Dialog animation [\#787](https://github.com/youzan/zent/pull/787) ([HyczZhu](https://github.com/HyczZhu))
**Fixed bugs:**
- \[bug fix\] BlockHeader: fix pop style [\#793](https://github.com/youzan/zent/pull/793) ([ronghang](https://github.com/ronghang))
## [zent@5.1.0-beta2](https://github.com/youzan/zent/tree/zent@5.1.0-beta2) (2018-04-09)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.1.0-beta1...zent@5.1.0-beta2)
**Implemented enhancements:**
- \[new feature\] previewImage: 支持预览图片的缩放 [\#790](https://github.com/youzan/zent/pull/790) ([ronghang](https://github.com/ronghang))
**Fixed bugs:**
- \[bug fix\] Form: Fix asyncValidate return value in Form [\#791](https://github.com/youzan/zent/pull/791) ([cpylua](https://github.com/cpylua))
**Closed issues:**
- 是否有design组件保存草稿方法 [\#786](https://github.com/youzan/zent/issues/786)
## [zent@5.1.0-beta1](https://github.com/youzan/zent/tree/zent@5.1.0-beta1) (2018-04-03)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.0.1...zent@5.1.0-beta1)
**Implemented enhancements:**
- \[new feature\]: BlockHeader增加childAlign属性,控制子元素位置 [\#789](https://github.com/youzan/zent/pull/789) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\]: add new component SplitButton [\#783](https://github.com/youzan/zent/pull/783) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\] Design: dnd upgrade [\#781](https://github.com/youzan/zent/pull/781) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- Umbrella: React 16 issues [\#513](https://github.com/youzan/zent/issues/513)
- \[bug fix\] Pop: Fix incorrect position in popover [\#785](https://github.com/youzan/zent/pull/785) ([cpylua](https://github.com/cpylua))
- fix\(datetimepicker\): yearpicker support date value for max and min [\#782](https://github.com/youzan/zent/pull/782) ([xuhong](https://github.com/xuhong))
- \[bug fix\] Pagination:修复跳页功能的 border 被背景颜色覆盖的 bug [\#780](https://github.com/youzan/zent/pull/780) ([lama-pacos](https://github.com/lama-pacos))
- Select: 去掉tag的滚动条 [\#778](https://github.com/youzan/zent/pull/778) ([huangsy](https://github.com/huangsy))
- \[test\] Cascader: ReactWrapper api变更导致的单测不过问题,换种写法解决 [\#774](https://github.com/youzan/zent/pull/774) ([liaoyu](https://github.com/liaoyu))
**Closed issues:**
- \[new feature\] 是否有计划支持字体大小的自定义 [\#784](https://github.com/youzan/zent/issues/784)
- \[bug fix\]zan-design的cubeConf,navConf出现空白 [\#777](https://github.com/youzan/zent/issues/777)
- \[bug fix\] YearPicker: value 支持 Date 类型 [\#776](https://github.com/youzan/zent/issues/776)
- how to config my components to Design components [\#775](https://github.com/youzan/zent/issues/775)
**Merged pull requests:**
- Package update [\#779](https://github.com/youzan/zent/pull/779) ([cpylua](https://github.com/cpylua))
## [zent@5.0.1](https://github.com/youzan/zent/tree/zent@5.0.1) (2018-03-20)
[Full Changelog](https://github.com/youzan/zent/compare/zent@5.0.0...zent@5.0.1)
**Fixed bugs:**
- WeekPicker: 文字超出输入框 [\#767](https://github.com/youzan/zent/issues/767)
- fix\(weekpicker\): trim value space [\#773](https://github.com/youzan/zent/pull/773) ([xuhong](https://github.com/xuhong))
## [zent@5.0.0](https://github.com/youzan/zent/tree/zent@5.0.0) (2018-03-16)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.3.2...zent@5.0.0)
**Implemented enhancements:**
- \[breaking change\] Steps: 默认状态改为 process [\#768](https://github.com/youzan/zent/pull/768) ([liaoyu](https://github.com/liaoyu))
- Upgrade dev dependency to React 16 [\#766](https://github.com/youzan/zent/pull/766) ([cpylua](https://github.com/cpylua))
- Upload: 增加errorMessages配置 [\#765](https://github.com/youzan/zent/pull/765) ([huangsy](https://github.com/huangsy))
- \[new feature\] Button: 添加对Icon的支持,添加Button.Group容器 [\#762](https://github.com/youzan/zent/pull/762) ([NinoFocus](https://github.com/NinoFocus))
**Fixed bugs:**
- \[bug fix\] Loading: Fix loading default height [\#771](https://github.com/youzan/zent/pull/771) ([cpylua](https://github.com/cpylua))
- \[bug fix\] BlockHeader: Update block header style [\#761](https://github.com/youzan/zent/pull/761) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Tree: 处理指定节点 expand 设置不生效 [\#760](https://github.com/youzan/zent/pull/760) ([iscarecrow](https://github.com/iscarecrow))
- \[bug fix\] Upload: 收敛upload class命名 [\#759](https://github.com/youzan/zent/pull/759) ([wulv](https://github.com/wulv))
**Closed issues:**
- \[new feature\] Upload: 允许传入maxAmount, maxSize, type等warning的自定义文案 [\#764](https://github.com/youzan/zent/issues/764)
- UI is not rendering at https://www.youzanyun.com/zanui/zent [\#757](https://github.com/youzan/zent/issues/757)
**Merged pull requests:**
- feat: 补充tree的loadMore参数的文档 [\#763](https://github.com/youzan/zent/pull/763) ([iscarecrow](https://github.com/iscarecrow))
## [zent@4.3.2](https://github.com/youzan/zent/tree/zent@4.3.2) (2018-03-07)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.3.1...zent@4.3.2)
**Implemented enhancements:**
- \[new feature\] Checkbox.Group & Radio.Group: 支持元素嵌套,不再污染非指定的子元素 [\#753](https://github.com/youzan/zent/pull/753) ([NinoFocus](https://github.com/NinoFocus))
**Fixed bugs:**
- \[bug fix\] Pagination: 调整pagination显示文案 [\#756](https://github.com/youzan/zent/pull/756) ([wulv](https://github.com/wulv))
- \[bug fix\] Radio: 修复多级 radio 的样式覆盖问题 [\#755](https://github.com/youzan/zent/pull/755) ([liaoyu](https://github.com/liaoyu))
- \[bug fix\] Upload: 修复upload语音上传样式 [\#754](https://github.com/youzan/zent/pull/754) ([wulv](https://github.com/wulv))
## [zent@4.3.1](https://github.com/youzan/zent/tree/zent@4.3.1) (2018-03-02)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.3.0...zent@4.3.1)
**Fixed bugs:**
- \[bug fix\] Select: 标签选择时placeholder缩进不一致 [\#747](https://github.com/youzan/zent/issues/747)
- Popover: Pop的visible为false时会不停地调用adjustPosition [\#746](https://github.com/youzan/zent/issues/746)
- \[bug fix\] Tree: Fix tree style [\#752](https://github.com/youzan/zent/pull/752) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Popover: 修复极端情况下Popover循环调用adjustPosition [\#751](https://github.com/youzan/zent/pull/751) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Grid: 修复win系统头部显示问题 [\#750](https://github.com/youzan/zent/pull/750) ([wulv](https://github.com/wulv))
- \[bug fix\]Copy-Button: 修改选择复制区域的api, 修复在某些情况下区域选择错误的bug [\#749](https://github.com/youzan/zent/pull/749) ([lama-pacos](https://github.com/lama-pacos))
- \[bugfix\]Select: 统一显示样式. [\#748](https://github.com/youzan/zent/pull/748) ([LucasIcarus](https://github.com/LucasIcarus))
## [zent@4.3.0](https://github.com/youzan/zent/tree/zent@4.3.0) (2018-02-14)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.2.1...zent@4.3.0)
**Implemented enhancements:**
- Steps: 方向可选 [\#414](https://github.com/youzan/zent/issues/414)
- \[bug fix\]: 文档网站使用zent的SearchInput组件 [\#741](https://github.com/youzan/zent/pull/741) ([wulv](https://github.com/wulv))
- \[new feature\] 新增 Rate 组件 [\#740](https://github.com/youzan/zent/pull/740) ([wulv](https://github.com/wulv))
- \[new feature\] Steps: 增加竖直方向的样式 [\#737](https://github.com/youzan/zent/pull/737) ([liaoyu](https://github.com/liaoyu))
**Fixed bugs:**
- \[bug fix\]Tabs: CSS 样式中去掉 important [\#725](https://github.com/youzan/zent/issues/725)
- \[Select\]bugfix: 重整 Trigger 的引入方法, 修复只会单次触发焦点获取的 bug [\#745](https://github.com/youzan/zent/pull/745) ([LucasIcarus](https://github.com/LucasIcarus))
- \[new feature\] AutoComplete [\#744](https://github.com/youzan/zent/pull/744) ([HyczZhu](https://github.com/HyczZhu))
- fix\(Sortable\): 当不传items传onEnd时的问题修复 [\#743](https://github.com/youzan/zent/pull/743) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Tabs:删除css内!important样式 [\#738](https://github.com/youzan/zent/pull/738) ([ctyu](https://github.com/ctyu))
- \[bug fix\] Grid:修复表头高度不一致 [\#735](https://github.com/youzan/zent/pull/735) ([wulv](https://github.com/wulv))
- \[bug fix\] Notify:多个Notify消失时动画不平滑问题 [\#696](https://github.com/youzan/zent/pull/696) ([HyczZhu](https://github.com/HyczZhu))
**Closed issues:**
- \[bugfix\] Select: popup弹出后光标直接到搜索输入框 [\#742](https://github.com/youzan/zent/issues/742)
**Merged pull requests:**
- Publish 4.2.2 [\#739](https://github.com/youzan/zent/pull/739) ([ArvinTung](https://github.com/ArvinTung))
## [zent@4.2.1](https://github.com/youzan/zent/tree/zent@4.2.1) (2018-02-06)
[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.1.2...zent@4.2.1)
**Fixed bugs:**
- Upload: 修复文件类型判断不正确的问题 [\#736](https://github.com/youzan/zent/pull/736) ([huangsy](https://github.com/huangsy))
## [babel-plugin-zent@1.1.2](https://github.com/youzan/zent/tree/babel-plugin-zent@1.1.2) (2018-02-05)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.2.0...babel-plugin-zent@1.1.2)
## [zent@4.2.0](https://github.com/youzan/zent/tree/zent@4.2.0) (2018-02-05)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.2.0-beta2...zent@4.2.0)
**Fixed bugs:**
- \[bug fix\] Sortable: 修复onMove和onEnd与onChange同时传入时的问题 [\#734](https://github.com/youzan/zent/pull/734) ([ArvinTung](https://github.com/ArvinTung))
- Select: 修复可能会导致循环渲染的问题 [\#733](https://github.com/youzan/zent/pull/733) ([huangsy](https://github.com/huangsy))
**Merged pull requests:**
- \[new feature\] Menu: 增加inline模式 [\#729](https://github.com/youzan/zent/pull/729) ([ArvinTung](https://github.com/ArvinTung))
## [zent@4.2.0-beta2](https://github.com/youzan/zent/tree/zent@4.2.0-beta2) (2018-02-05)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.2.0-beta1...zent@4.2.0-beta2)
**Implemented enhancements:**
- 时间选择器各种 Picker 类型 TypeScript 定义不全 [\#721](https://github.com/youzan/zent/issues/721)
- \[bug fix\] DatePicker: 添加typeing [\#727](https://github.com/youzan/zent/pull/727) ([wulv](https://github.com/wulv))
## [zent@4.2.0-beta1](https://github.com/youzan/zent/tree/zent@4.2.0-beta1) (2018-02-05)
[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.1.1...zent@4.2.0-beta1)
## [babel-plugin-zent@1.1.1](https://github.com/youzan/zent/tree/babel-plugin-zent@1.1.1) (2018-02-05)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.1.0...babel-plugin-zent@1.1.1)
**Implemented enhancements:**
- \[new feature\] Avatar [\#732](https://github.com/youzan/zent/pull/732) ([cpylua](https://github.com/cpylua))
- \[new feature\] Badge: 功能完善 [\#731](https://github.com/youzan/zent/pull/731) ([cpylua](https://github.com/cpylua))
- Upload: onUpload增加promise支持 [\#728](https://github.com/youzan/zent/pull/728) ([huangsy](https://github.com/huangsy))
- \[new feature\] Input: Add fromClearButton to Input onChange event [\#724](https://github.com/youzan/zent/pull/724) ([cpylua](https://github.com/cpylua))
- Add missing ts definition [\#722](https://github.com/youzan/zent/pull/722) ([cpylua](https://github.com/cpylua))
- Package upgrades [\#720](https://github.com/youzan/zent/pull/720) ([cpylua](https://github.com/cpylua))
- \[bug fix\] NumberInput: 添加`onPressEnter`事件处理,不允许超过`max` [\#717](https://github.com/youzan/zent/pull/717) ([wulv](https://github.com/wulv))
- \[new feature\] Cascader: 增加 menu 类型 [\#716](https://github.com/youzan/zent/pull/716) ([wulv](https://github.com/wulv))
- \[new feature\] Collapse [\#712](https://github.com/youzan/zent/pull/712) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- \[bug fix\] Form: Disable enter in Form only if element is an input [\#726](https://github.com/youzan/zent/pull/726) ([cpylua](https://github.com/cpylua))
- \[style\] InfiniteScroller: 去除css中的important [\#723](https://github.com/youzan/zent/pull/723) ([ArvinTung](https://github.com/ArvinTung))
- \[bugfix\]: MonthPicker: 修复月份选择返回日期不正确的问题 [\#719](https://github.com/youzan/zent/pull/719) ([xuhong](https://github.com/xuhong))
- \[bugfix\]Select: 修复在修改 focus 逻辑后导致键盘事件失效的 bug. [\#714](https://github.com/youzan/zent/pull/714) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bugfix\] Grid: 删除多余的边框 [\#713](https://github.com/youzan/zent/pull/713) ([lama-pacos](https://github.com/lama-pacos))
- \[bugfix\] DatePicker: add onbeforeclear api [\#710](https://github.com/youzan/zent/pull/710) ([xuhong](https://github.com/xuhong))
**Closed issues:**
- 考虑 extends Component 而不是 PureComponent [\#715](https://github.com/youzan/zent/issues/715)
**Merged pull requests:**
- \[doc\] Update docs [\#718](https://github.com/youzan/zent/pull/718) ([cpylua](https://github.com/cpylua))
## [zent@4.1.0](https://github.com/youzan/zent/tree/zent@4.1.0) (2018-01-29)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.1.0-beta4...zent@4.1.0)
**Fixed bugs:**
- Upload: 修复自动弹出fileinput的bug [\#711](https://github.com/youzan/zent/pull/711) ([huangsy](https://github.com/huangsy))
## [zent@4.1.0-beta4](https://github.com/youzan/zent/tree/zent@4.1.0-beta4) (2018-01-29)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.1.0-beta3...zent@4.1.0-beta4)
**Fixed bugs:**
- \[new feature\] DatePicker: 添加是否可以清除值配置 [\#709](https://github.com/youzan/zent/pull/709) ([xuhong](https://github.com/xuhong))
## [zent@4.1.0-beta3](https://github.com/youzan/zent/tree/zent@4.1.0-beta3) (2018-01-26)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.1.0-beta2...zent@4.1.0-beta3)
**Fixed bugs:**
- \[bugfix\]: DatePicker:添加 date-fns 依赖 [\#707](https://github.com/youzan/zent/pull/707) ([xuhong](https://github.com/xuhong))
## [zent@4.1.0-beta2](https://github.com/youzan/zent/tree/zent@4.1.0-beta2) (2018-01-26)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.1.0-beta1...zent@4.1.0-beta2)
**Implemented enhancements:**
- \[new feature\] TimePicker: TimePicker and TimeRangePicker [\#705](https://github.com/youzan/zent/pull/705) ([HyczZhu](https://github.com/HyczZhu))
**Closed issues:**
- 执行yarn dev到90%左右时报错 [\#698](https://github.com/youzan/zent/issues/698)
## [zent@4.1.0-beta1](https://github.com/youzan/zent/tree/zent@4.1.0-beta1) (2018-01-25)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.0.1-beta2...zent@4.1.0-beta1)
**Implemented enhancements:**
- \[new feature\] Card update and new component Placeholder [\#699](https://github.com/youzan/zent/pull/699) ([cpylua](https://github.com/cpylua))
**Fixed bugs:**
- Upload: FileInput增加自动弹出 [\#703](https://github.com/youzan/zent/pull/703) ([huangsy](https://github.com/huangsy))
- \[bug fix\] Placeholder: Fix Placeholder demos [\#701](https://github.com/youzan/zent/pull/701) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Doc: Update markdown doc loaders [\#700](https://github.com/youzan/zent/pull/700) ([cpylua](https://github.com/cpylua))
- Upload: 修复可以添加超过maxAmount数量的问题 [\#695](https://github.com/youzan/zent/pull/695) ([huangsy](https://github.com/huangsy))
**Merged pull requests:**
- \[bug fix\] Doc: Update links [\#704](https://github.com/youzan/zent/pull/704) ([cpylua](https://github.com/cpylua))
- \[Docs\] update document site style [\#702](https://github.com/youzan/zent/pull/702) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Upload: categoryId从props传递 [\#697](https://github.com/youzan/zent/pull/697) ([wulv](https://github.com/wulv))
## [zent@4.0.1-beta2](https://github.com/youzan/zent/tree/zent@4.0.1-beta2) (2018-01-23)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.0.1-beta1...zent@4.0.1-beta2)
## [zent@4.0.1-beta1](https://github.com/youzan/zent/tree/zent@4.0.1-beta1) (2018-01-23)
[Full Changelog](https://github.com/youzan/zent/compare/zent@4.0.0...zent@4.0.1-beta1)
**Fixed bugs:**
- \[bug fix\] Notify: Fix notify background color [\#694](https://github.com/youzan/zent/pull/694) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Upload: Fix FileUpload bug [\#693](https://github.com/youzan/zent/pull/693) ([cpylua](https://github.com/cpylua))
## [zent@4.0.0](https://github.com/youzan/zent/tree/zent@4.0.0) (2018-01-23)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.3...zent@4.0.0)
**Implemented enhancements:**
- Datepicker: 设置最小日期为当天需要计算当天0点的时间 [\#635](https://github.com/youzan/zent/issues/635)
- State preserving with react-hot-loader and markdown-doc-loader [\#239](https://github.com/youzan/zent/issues/239)
- \[breaking change\]DatePicker: 移除旧交互方式的 rangepicker [\#689](https://github.com/youzan/zent/pull/689) ([xuhong](https://github.com/xuhong))
- \[new feature\] Upload: 增加上传分组 [\#676](https://github.com/youzan/zent/pull/676) ([wulv](https://github.com/wulv))
**Fixed bugs:**
- \[bug fix\]Doc: 微页面组件文档页面按钮文字溢出 [\#677](https://github.com/youzan/zent/issues/677)
- \[bug fix\] Slider: 圆圈样式问题 [\#674](https://github.com/youzan/zent/issues/674)
- \[bug fix\] Notify: 出场动画有问题 [\#660](https://github.com/youzan/zent/issues/660)
- \[bug fix\] Doc: 链接中的anchor没有效果 [\#640](https://github.com/youzan/zent/issues/640)
- \[bugfix\]DatePicker: 挂载一些常用方法到 DatePicker 上 [\#692](https://github.com/youzan/zent/pull/692) ([xuhong](https://github.com/xuhong))
- \[bug fix\] Upload English doc fix [\#691](https://github.com/youzan/zent/pull/691) ([cpylua](https://github.com/cpylua))
- \[bug fix\]Notify: 颜色和动画修改 [\#690](https://github.com/youzan/zent/pull/690) ([linrz](https://github.com/linrz))
- \[feature\]i18n: Upload 组件支持国际化 [\#687](https://github.com/youzan/zent/pull/687) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bugfix\] DatePicker:修复未选择时间直接确认没有考虑最小时间的问题 [\#686](https://github.com/youzan/zent/pull/686) ([xuhong](https://github.com/xuhong))
- \[bug fix\] Design: DesignEditor 去除 PureComponent [\#685](https://github.com/youzan/zent/pull/685) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\] Menu: title中增加icon支持 [\#684](https://github.com/youzan/zent/pull/684) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Grid: head 高度同步 [\#683](https://github.com/youzan/zent/pull/683) ([wulv](https://github.com/wulv))
- \[bugfix\]Select: 修复win7下部分浏览器的兼容性 bug, 使用 popover 的 autoPosition 模式 [\#682](https://github.com/youzan/zent/pull/682) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Sortable: filter bug修复 [\#680](https://github.com/youzan/zent/pull/680) ([ArvinTung](https://github.com/ArvinTung))
- \[bugfix\]Select: 修复国际化导致的 emptyText 属性默认值消失的 bug [\#675](https://github.com/youzan/zent/pull/675) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bugfix\]Doc-site: 修复文档网站带 hash 地址 anchor 滚动不正确的 bug. [\#673](https://github.com/youzan/zent/pull/673) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\]Notify: 修复动画后样式回弹 [\#672](https://github.com/youzan/zent/pull/672) ([linrz](https://github.com/linrz))
**Closed issues:**
- 没有vue么.... [\#681](https://github.com/youzan/zent/issues/681)
## [zent@3.12.3](https://github.com/youzan/zent/tree/zent@3.12.3) (2018-01-10)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.2...zent@3.12.3)
**Fixed bugs:**
- \[bug fix\] Design: fix button layout and size [\#671](https://github.com/youzan/zent/pull/671) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Slider: 修改背景色成透明 [\#670](https://github.com/youzan/zent/pull/670) ([wulv](https://github.com/wulv))
- \[new feature\] Upload: 添加bmp格式 [\#669](https://github.com/youzan/zent/pull/669) ([wulv](https://github.com/wulv))
## [zent@3.12.2](https://github.com/youzan/zent/tree/zent@3.12.2) (2018-01-09)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.1...zent@3.12.2)
**Implemented enhancements:**
- \[new feature\] Loading: Remove loading background when no children is supplied [\#668](https://github.com/youzan/zent/pull/668) ([cpylua](https://github.com/cpylua))
- \[bug fix\] file name and path names format [\#663](https://github.com/youzan/zent/pull/663) ([ArvinTung](https://github.com/ArvinTung))
**Fixed bugs:**
- \[bug fix\] Grid: header样式挂了 [\#654](https://github.com/youzan/zent/issues/654)
- \[bug\] Loading: 灰背景太丑了 [\#645](https://github.com/youzan/zent/issues/645)
- \[bug fix\] Button: Fix large button font size [\#667](https://github.com/youzan/zent/pull/667) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Grid: 修复不插鼠标样式问题 [\#666](https://github.com/youzan/zent/pull/666) ([wulv](https://github.com/wulv))
- \[bugfix\]MonthPicker: 当前月份和选中的月份加上年份判断 [\#665](https://github.com/youzan/zent/pull/665) ([dickenslian](https://github.com/dickenslian))
**Merged pull requests:**
- \[Docs\] 增加 I18nProvider 的文档 [\#664](https://github.com/youzan/zent/pull/664) ([LucasIcarus](https://github.com/LucasIcarus))
## [zent@3.12.1](https://github.com/youzan/zent/tree/zent@3.12.1) (2018-01-05)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0...zent@3.12.1)
**Fixed bugs:**
- \[bug fix\] Datepicker: 修复 CombineDateRangePicker 选中一个日期就 confirm 的bug [\#662](https://github.com/youzan/zent/pull/662) ([xuhong](https://github.com/xuhong))
- \[bug fix\]Notify:调整出场动画 [\#661](https://github.com/youzan/zent/pull/661) ([linrz](https://github.com/linrz))
## [zent@3.12.0](https://github.com/youzan/zent/tree/zent@3.12.0) (2018-01-04)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta8...zent@3.12.0)
## [zent@3.12.0-beta8](https://github.com/youzan/zent/tree/zent@3.12.0-beta8) (2018-01-04)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta7...zent@3.12.0-beta8)
**Implemented enhancements:**
- \[new feature\] Notify: 弹出框不相互覆盖 [\#514](https://github.com/youzan/zent/issues/514)
**Fixed bugs:**
- Upload: 去掉多余的提示 [\#659](https://github.com/youzan/zent/pull/659) ([huangsy](https://github.com/huangsy))
## [zent@3.12.0-beta7](https://github.com/youzan/zent/tree/zent@3.12.0-beta7) (2018-01-04)
[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta6...zent@3.12.0-beta7)
**Implemented enhancements:**
- \[bug fix\] Tag: 外面控制是否显示 [\#656](https://github.com/youzan/zent/issues/656)
**Fixed bugs:**
- \[bug fix\] Notify: 不要把内容截掉 [\#657](https://github.com/youzan/zent/issues/657)
- \[bug fix \]Notify and Tag [\#658](https://github.com/youzan/zent/pull/658) ([cpylua](https://github.com/cpylua))
- \[bug fix\] DatePicker:修复组件 onChange 值没更新的问题 [\#655](https://github.com/youzan/zent/pull/655) ([xuhong](https://github.com/xuhong))
## [zent