## 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@3.12.0-beta6](https://github.com/youzan/zent/tree/zent@3.12.0-beta6) (2018-01-03)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta5...zent@3.12.0-beta6)

## [zent@3.12.0-beta5](https://github.com/youzan/zent/tree/zent@3.12.0-beta5) (2018-01-02)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta4...zent@3.12.0-beta5)

**Implemented enhancements:**

- \[new feature\] Sortable [\#629](https://github.com/youzan/zent/issues/629)
- \[new feature\] Input: 支持右边的清除按钮 [\#542](https://github.com/youzan/zent/issues/542)
- \[bug fix\] Notify: 互不遮挡，增加动画 [\#653](https://github.com/youzan/zent/pull/653) ([linrz](https://github.com/linrz))
- \[break change\] Form: 修改错误显示逻辑 [\#652](https://github.com/youzan/zent/pull/652) ([fairyaierl](https://github.com/fairyaierl))
- \[new feature\] Swiper: support dynamic items [\#651](https://github.com/youzan/zent/pull/651) ([ArvinTung](https://github.com/ArvinTung))
- Add new component Sortable [\#649](https://github.com/youzan/zent/pull/649) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\] Input: add input clear [\#646](https://github.com/youzan/zent/pull/646) ([wulv](https://github.com/wulv))

**Fixed bugs:**

- \[breaking change\] Form: 重构 FieldArray，更新文档 [\#648](https://github.com/youzan/zent/pull/648) ([fairyaierl](https://github.com/fairyaierl))

## [zent@3.12.0-beta4](https://github.com/youzan/zent/tree/zent@3.12.0-beta4) (2017-12-29)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta2...zent@3.12.0-beta4)

**Implemented enhancements:**

- \[new feature\] Design: Add settings and globalConfig to getInitialValue [\#650](https://github.com/youzan/zent/pull/650) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] DateRangePicker: 禁用的时候样式不对 [\#619](https://github.com/youzan/zent/issues/619)
- 在form中blur抛出数据与onChange一致 [\#647](https://github.com/youzan/zent/pull/647) ([oConnerCooper](https://github.com/oConnerCooper))
- Upload: 保证按顺序显示添加的图片 [\#644](https://github.com/youzan/zent/pull/644) ([huangsy](https://github.com/huangsy))
- Select: tag类型改为按value数组顺序选中标签 [\#643](https://github.com/youzan/zent/pull/643) ([huangsy](https://github.com/huangsy))
- \[bug fix\] DatePicker: 修复 daterangepicker disabled 样式 [\#642](https://github.com/youzan/zent/pull/642) ([xuhong](https://github.com/xuhong))

## [zent@3.12.0-beta2](https://github.com/youzan/zent/tree/zent@3.12.0-beta2) (2017-12-26)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.12.0-beta1...zent@3.12.0-beta2)

**Implemented enhancements:**

- \[new feature\] Sweetalert: Support closeBtn and maskClosable   [\#639](https://github.com/youzan/zent/pull/639) ([ArvinTung](https://github.com/ArvinTung))

**Fixed bugs:**

- \[bug fix\] Revert colorpicker file names [\#641](https://github.com/youzan/zent/pull/641) ([cpylua](https://github.com/cpylua))

## [zent@3.12.0-beta1](https://github.com/youzan/zent/tree/zent@3.12.0-beta1) (2017-12-26)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.11.0...zent@3.12.0-beta1)

**Implemented enhancements:**

- \[new feature\] 季度选择器 [\#549](https://github.com/youzan/zent/issues/549)
-  \[new feature\] Grid: 表头可以固定 [\#540](https://github.com/youzan/zent/issues/540)
- \[new feature\] Design: Support custom settings [\#636](https://github.com/youzan/zent/pull/636) ([cpylua](https://github.com/cpylua))
- \[feature\] i18n: 添加 i18n 相关的内部组件，完成组件的国际化. [\#609](https://github.com/youzan/zent/pull/609) ([LucasIcarus](https://github.com/LucasIcarus))

**Fixed bugs:**

- \[bug fix\] Loading: 样式不居中 [\#618](https://github.com/youzan/zent/issues/618)
- \[bug fix\] Grid: 滚动时计算高度 [\#638](https://github.com/youzan/zent/pull/638) ([wulv](https://github.com/wulv))
- \[bug fix\] ColorPicker: hex颜色值只在按回车和鼠标失焦时更新 [\#637](https://github.com/youzan/zent/pull/637) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Input: fix textarea auto size [\#634](https://github.com/youzan/zent/pull/634) ([wulv](https://github.com/wulv))
- \[bug fix\] new-component shell：修改新建组件脚本，增加格式化测试配置文件功能 [\#633](https://github.com/youzan/zent/pull/633) ([ronghang](https://github.com/ronghang))
- \[bug fix\]: typo PropTypes -\> propTypes [\#630](https://github.com/youzan/zent/pull/630) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.11.0](https://github.com/youzan/zent/tree/zent@3.11.0) (2017-12-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.11.0-beta3...zent@3.11.0)

**Implemented enhancements:**

- \[new feature\] Grid: 添加scroll.y [\#616](https://github.com/youzan/zent/pull/616) ([wulv](https://github.com/wulv))

**Fixed bugs:**

- swiper 组件，arrows = true 且 children（slider）个数为1时，会出现左箭头 [\#620](https://github.com/youzan/zent/issues/620)
- \[bug fix\]  Swiper:  Block user interaction during animation [\#628](https://github.com/youzan/zent/pull/628) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Upload: 更换react-dnd为sortablejs [\#627](https://github.com/youzan/zent/pull/627) ([huangsy](https://github.com/huangsy))
- \[bug fix\] Form: 修改内置validation rule中required规则 [\#626](https://github.com/youzan/zent/pull/626) ([fairyaierl](https://github.com/fairyaierl))
- \[new feature\] Input: textarea添加计数和自动大小 [\#624](https://github.com/youzan/zent/pull/624) ([wulv](https://github.com/wulv))
- \[bug fix\] Upload: 变更backend是否存在的判断方式 [\#623](https://github.com/youzan/zent/pull/623) ([huangsy](https://github.com/huangsy))
- \[bug fix\] Loading: 修复logo不居中问题 [\#622](https://github.com/youzan/zent/pull/622) ([fairyaierl](https://github.com/fairyaierl))
- \[bug fix\] InfiniteScroller: typo，文档更新 [\#617](https://github.com/youzan/zent/pull/617) ([ArvinTung](https://github.com/ArvinTung))
- \[new feature\] BlockHeader: 修改pop提示的位置 [\#615](https://github.com/youzan/zent/pull/615) ([ronghang](https://github.com/ronghang))

**Merged pull requests:**

- \[bug fix\]  Swiper:  当只有一个children时隐藏arrows [\#621](https://github.com/youzan/zent/pull/621) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.11.0-beta3](https://github.com/youzan/zent/tree/zent@3.11.0-beta3) (2017-12-18)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.11.0-beta2...zent@3.11.0-beta3)

**Fixed bugs:**

- \[new feature\] Design: Allow custom footer in preview [\#614](https://github.com/youzan/zent/pull/614) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Upload: 修复demo样式问题 [\#613](https://github.com/youzan/zent/pull/613) ([huangsy](https://github.com/huangsy))

## [zent@3.11.0-beta2](https://github.com/youzan/zent/tree/zent@3.11.0-beta2) (2017-12-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.11.0-beta1...zent@3.11.0-beta2)

**Implemented enhancements:**

- \[new feature\] datetimepicker: 增加 `QuarterPicker` 支持 [\#612](https://github.com/youzan/zent/pull/612) ([xuhong](https://github.com/xuhong))

**Fixed bugs:**

- \[bug fix\] Upload: Refactor [\#611](https://github.com/youzan/zent/pull/611) ([cpylua](https://github.com/cpylua))

## [zent@3.11.0-beta1](https://github.com/youzan/zent/tree/zent@3.11.0-beta1) (2017-12-14)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.7...zent@3.11.0-beta1)

**Implemented enhancements:**

- \[new feature\] 穿梭组件 例子:可配送区域 [\#598](https://github.com/youzan/zent/issues/598)
- \[new feature\] Select: 选中某一项后支持清除选择 [\#544](https://github.com/youzan/zent/issues/544)
- \[new feature\] Design: Add image-ad component [\#608](https://github.com/youzan/zent/pull/608) ([cpylua](https://github.com/cpylua))
- \[new feature\] 时间选择组件默认不需要 confirm [\#607](https://github.com/youzan/zent/pull/607) ([xuhong](https://github.com/xuhong))
- \[new fewture\] Upload: 增加上传文件列表拖拽调整顺序 [\#606](https://github.com/youzan/zent/pull/606) ([huangsy](https://github.com/huangsy))
- \[new feature\] Popover: Add onPositionUpdated callback to Popover and Pop [\#603](https://github.com/youzan/zent/pull/603) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Form：修复`validationOnChange` 为 `false` 时部分情况下组件重新渲染问题 [\#599](https://github.com/youzan/zent/pull/599) ([fairyaierl](https://github.com/fairyaierl))
- \[new feature\] Design: Add richtext component to Design [\#591](https://github.com/youzan/zent/pull/591) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] Form: scrollToError增加对Field的判断 [\#605](https://github.com/youzan/zent/pull/605) ([radicalviva](https://github.com/radicalviva))
- \[new feature\] Form: 支持禁止回车提交表单 [\#604](https://github.com/youzan/zent/pull/604) ([fairyaierl](https://github.com/fairyaierl))
- \[bug fix\] Button: Fix no border demo in Button [\#602](https://github.com/youzan/zent/pull/602) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Utils: Fix scroll on node.js [\#601](https://github.com/youzan/zent/pull/601) ([cpylua](https://github.com/cpylua))
- \[new feature\] Select: 增加重置选项开关和重置选项文本设置选项。 [\#597](https://github.com/youzan/zent/pull/597) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Table: 给batchcomponents自动加个wrapper [\#593](https://github.com/youzan/zent/pull/593) ([linxixuan](https://github.com/linxixuan))

**Closed issues:**

- \[bug\]webpack compile error [\#600](https://github.com/youzan/zent/issues/600)

## [zent@3.10.7](https://github.com/youzan/zent/tree/zent@3.10.7) (2017-12-07)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.6...zent@3.10.7)

**Implemented enhancements:**

- \[new feature\] Menu: Allow custom styles [\#595](https://github.com/youzan/zent/pull/595) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] Upload: 修复单文件上传bug [\#594](https://github.com/youzan/zent/pull/594) ([huangsy](https://github.com/huangsy))

## [zent@3.10.6](https://github.com/youzan/zent/tree/zent@3.10.6) (2017-12-06)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.5...zent@3.10.6)

**Implemented enhancements:**

- \[new feature\] Form: 表单报错时支持滚动到第一个错误处 [\#573](https://github.com/youzan/zent/issues/573)
- \[new feature\] Form: 表单报错时支持滚动到第一个错误处 [\#588](https://github.com/youzan/zent/pull/588) ([fairyaierl](https://github.com/fairyaierl))

**Fixed bugs:**

- \[bug fix\] Upload: 增加文件过滤 [\#592](https://github.com/youzan/zent/pull/592) ([huangsy](https://github.com/huangsy))

## [zent@3.10.5](https://github.com/youzan/zent/tree/zent@3.10.5) (2017-12-05)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.4...zent@3.10.5)

**Fixed bugs:**

- \[bug fix\] Design: Revert Design preview width [\#589](https://github.com/youzan/zent/pull/589) ([cpylua](https://github.com/cpylua))

## [zent@3.10.4](https://github.com/youzan/zent/tree/zent@3.10.4) (2017-12-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.4-beta3...zent@3.10.4)

## [zent@3.10.4-beta3](https://github.com/youzan/zent/tree/zent@3.10.4-beta3) (2017-12-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.4-beta2...zent@3.10.4-beta3)

**Fixed bugs:**

- \[bug fix\] Design: new preview width [\#587](https://github.com/youzan/zent/pull/587) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Upload: 多删了一个样式 [\#586](https://github.com/youzan/zent/pull/586) ([huangsy](https://github.com/huangsy))
- \[bug fix\] Button: Update styles [\#585](https://github.com/youzan/zent/pull/585) ([NinoFocus](https://github.com/NinoFocus))

## [zent@3.10.4-beta2](https://github.com/youzan/zent/tree/zent@3.10.4-beta2) (2017-11-30)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.4-beta1...zent@3.10.4-beta2)

**Fixed bugs:**

- \[bug fix\] Upload: 样式优化 [\#584](https://github.com/youzan/zent/pull/584) ([huangsy](https://github.com/huangsy))

## [zent@3.10.4-beta1](https://github.com/youzan/zent/tree/zent@3.10.4-beta1) (2017-11-30)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.3...zent@3.10.4-beta1)

**Fixed bugs:**

- \[bug fix\] Upload: Replace es6 only functions with lodash alternative [\#583](https://github.com/youzan/zent/pull/583) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Expose adjustPosition in Popover and Pop [\#582](https://github.com/youzan/zent/pull/582) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Design: Fix cursor style [\#581](https://github.com/youzan/zent/pull/581) ([cpylua](https://github.com/cpylua))

## [zent@3.10.3](https://github.com/youzan/zent/tree/zent@3.10.3) (2017-11-29)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.3-beta2...zent@3.10.3)

**Fixed bugs:**

- \[bug fix\] Design: remove scroll behavior [\#580](https://github.com/youzan/zent/pull/580) ([cpylua](https://github.com/cpylua))

## [zent@3.10.3-beta2](https://github.com/youzan/zent/tree/zent@3.10.3-beta2) (2017-11-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.3-beta1...zent@3.10.3-beta2)

**Fixed bugs:**

- upload: 修复accept没获取到的bug [\#579](https://github.com/youzan/zent/pull/579) ([huangsy](https://github.com/huangsy))

## [zent@3.10.3-beta1](https://github.com/youzan/zent/tree/zent@3.10.3-beta1) (2017-11-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.2...zent@3.10.3-beta1)

**Fixed bugs:**

- upload: 语音上传bug修复 [\#578](https://github.com/youzan/zent/pull/578) ([huangsy](https://github.com/huangsy))
- \[bug fix\]Pagination: 增加空格，修改select配置 [\#577](https://github.com/youzan/zent/pull/577) ([linxixuan](https://github.com/linxixuan))

**Merged pull requests:**

- \[bug fix\] Grid: 修复scroll.x小于屏幕宽度时，显示错位 [\#576](https://github.com/youzan/zent/pull/576) ([wulv](https://github.com/wulv))

## [zent@3.10.2](https://github.com/youzan/zent/tree/zent@3.10.2) (2017-11-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.1...zent@3.10.2)

**Fixed bugs:**

- \[bug fix\] Upload: 修复audio不能修改accept的bug [\#574](https://github.com/youzan/zent/pull/574) ([huangsy](https://github.com/huangsy))

## [zent@3.10.1](https://github.com/youzan/zent/tree/zent@3.10.1) (2017-11-27)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.1-beta1...zent@3.10.1)

**Implemented enhancements:**

- \[new feature\] NumberInput: 添加一个新样式 [\#550](https://github.com/youzan/zent/issues/550)
- \[new feature\] NumberInput: 新样式支持 [\#572](https://github.com/youzan/zent/pull/572) ([oConnerCooper](https://github.com/oConnerCooper))
- \[new feature\] Upload: 增强文件类型检查 [\#568](https://github.com/youzan/zent/pull/568) ([huangsy](https://github.com/huangsy))

**Fixed bugs:**

- Form 问题汇总贴 [\#442](https://github.com/youzan/zent/issues/442)
- 明确浏览器支持情况 [\#361](https://github.com/youzan/zent/issues/361)

**Closed issues:**

- \[new feature\] Upload: 增加使用图片数据判断图片类型的支持 [\#483](https://github.com/youzan/zent/issues/483)

## [zent@3.10.1-beta1](https://github.com/youzan/zent/tree/zent@3.10.1-beta1) (2017-11-27)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.0...zent@3.10.1-beta1)

**Fixed bugs:**

- \[bug fix\] bug fixes for Upload and Design [\#571](https://github.com/youzan/zent/pull/571) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Pop: 修复类型定义 [\#570](https://github.com/youzan/zent/pull/570) ([intellild](https://github.com/intellild))

**Closed issues:**

- 上传图片组件Upload，删除图片的时候，删除不是对应的图片 [\#567](https://github.com/youzan/zent/issues/567)

**Merged pull requests:**

- \[bug fix\] Form: 修复部分field有异步校验时导致form无法提交的问题 [\#569](https://github.com/youzan/zent/pull/569) ([fairyaierl](https://github.com/fairyaierl))

## [zent@3.10.0](https://github.com/youzan/zent/tree/zent@3.10.0) (2017-11-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.0-beta2...zent@3.10.0)

**Fixed bugs:**

- \[bug fix\] Design: Prevent component select when click on delete button [\#566](https://github.com/youzan/zent/pull/566) ([cpylua](https://github.com/cpylua))

## [zent@3.10.0-beta2](https://github.com/youzan/zent/tree/zent@3.10.0-beta2) (2017-11-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.10.0-beta1...zent@3.10.0-beta2)

**Fixed bugs:**

- \[bug fix\] Cascader: options 为空的时候如何处理 [\#546](https://github.com/youzan/zent/issues/546)
- \[bug fix\] Design: new dnd [\#565](https://github.com/youzan/zent/pull/565) ([cpylua](https://github.com/cpylua))

**Merged pull requests:**

- \[new feature\] datetimepicker：添加年份选择 [\#564](https://github.com/youzan/zent/pull/564) ([xuhong](https://github.com/xuhong))
- \[bug fix\] Cascader: 参数 `value`、`options`、`title`不为数组时的兼容处理 [\#562](https://github.com/youzan/zent/pull/562) ([liaoyu](https://github.com/liaoyu))

## [zent@3.10.0-beta1](https://github.com/youzan/zent/tree/zent@3.10.0-beta1) (2017-11-23)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.9...zent@3.10.0-beta1)

## [zent@3.9.9](https://github.com/youzan/zent/tree/zent@3.9.9) (2017-11-22)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.8...zent@3.9.9)

**Fixed bugs:**

- \[bug fix\] Design: bug fixes [\#563](https://github.com/youzan/zent/pull/563) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- \[bug fix\]  fix when unmount FieldArray undefined bug  [\#553](https://github.com/youzan/zent/issues/553)

**Merged pull requests:**

- \[bug fix\] Form: 修复嵌套fieldArray嵌套在增删时错误，修复fieldArray删减时表单校验报错 [\#557](https://github.com/youzan/zent/pull/557) ([fairyaierl](https://github.com/fairyaierl))

## [zent@3.9.8](https://github.com/youzan/zent/tree/zent@3.9.8) (2017-11-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.8-beta2...zent@3.9.8)

**Fixed bugs:**

- \[bug fix\] Design: Fix style [\#561](https://github.com/youzan/zent/pull/561) ([cpylua](https://github.com/cpylua))

## [zent@3.9.8-beta2](https://github.com/youzan/zent/tree/zent@3.9.8-beta2) (2017-11-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.8-beta1...zent@3.9.8-beta2)

**Fixed bugs:**

- \[bug fix\] Design: Update style [\#560](https://github.com/youzan/zent/pull/560) ([cpylua](https://github.com/cpylua))

## [zent@3.9.8-beta1](https://github.com/youzan/zent/tree/zent@3.9.8-beta1) (2017-11-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.7...zent@3.9.8-beta1)

**Implemented enhancements:**

- \[new feature\] Design: 更新组件交互 [\#559](https://github.com/youzan/zent/pull/559) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] Design: Replace button with a in Design, workaround for React mouseleave event bug [\#558](https://github.com/youzan/zent/pull/558) ([cpylua](https://github.com/cpylua))

## [zent@3.9.7](https://github.com/youzan/zent/tree/zent@3.9.7) (2017-11-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.6...zent@3.9.7)

**Fixed bugs:**

- \[bug fix\] Design: Update styles [\#556](https://github.com/youzan/zent/pull/556) ([cpylua](https://github.com/cpylua))

## [zent@3.9.6](https://github.com/youzan/zent/tree/zent@3.9.6) (2017-11-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.5...zent@3.9.6)

**Implemented enhancements:**

- English documentation [\#206](https://github.com/youzan/zent/issues/206)
- \[new feature\] Design: Add tooltip support in components. [\#555](https://github.com/youzan/zent/pull/555) ([cpylua](https://github.com/cpylua))
- \[new feature\] Input: 新增select方法 [\#536](https://github.com/youzan/zent/pull/536) ([radicalviva](https://github.com/radicalviva))

**Fixed bugs:**

- \[bug fix\] Upload: 选中同一张图片无效 [\#543](https://github.com/youzan/zent/issues/543)
- \[bug fix\]: Fix bugs [\#548](https://github.com/youzan/zent/pull/548) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Button: 修正类型定义，onClick不再必需 [\#547](https://github.com/youzan/zent/pull/547) ([intellild](https://github.com/intellild))
- \[bug fix\] Datepicker: 修复月份选择器禁用bug [\#541](https://github.com/youzan/zent/pull/541) ([xuhong](https://github.com/xuhong))
- \[doc\] Input: Update Input doc [\#539](https://github.com/youzan/zent/pull/539) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- \[new feature\] upload 组件暴露一个回调使上传和抓取可以由业务处理后端返回的数据 [\#534](https://github.com/youzan/zent/issues/534)
- \[feature\] Doc: 文档支持组件搜索 [\#520](https://github.com/youzan/zent/issues/520)

**Merged pull requests:**

- \[doc\] Table: 修改Table组件emptyLabel类型 [\#545](https://github.com/youzan/zent/pull/545) ([linrz](https://github.com/linrz))

## [zent@3.9.5](https://github.com/youzan/zent/tree/zent@3.9.5) (2017-11-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.4...zent@3.9.5)

**Fixed bugs:**

- \[bug fix\] Datepicker: 修复时间组件日期时间联动禁用逻辑 [\#538](https://github.com/youzan/zent/pull/538) ([xuhong](https://github.com/xuhong))

**Merged pull requests:**

- \[new feature\] Doc: Implement component search [\#537](https://github.com/youzan/zent/pull/537) ([cpylua](https://github.com/cpylua))

## [zent@3.9.4](https://github.com/youzan/zent/tree/zent@3.9.4) (2017-11-09)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.3...zent@3.9.4)

**Merged pull requests:**

- \[docs\]: 更新英文文档 [\#535](https://github.com/youzan/zent/pull/535) ([iscarecrow](https://github.com/iscarecrow))

## [zent@3.9.3](https://github.com/youzan/zent/tree/zent@3.9.3) (2017-11-09)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.3-beta1...zent@3.9.3)

**Implemented enhancements:**

- \[new feature\] Progress: 支持自定义颜色 [\#518](https://github.com/youzan/zent/issues/518)
- \[new feature\] 表单组件支持设置宽度 [\#470](https://github.com/youzan/zent/issues/470)
- \[new feature\] Form: 提交表单时触发没有校验过的异步校验 [\#532](https://github.com/youzan/zent/pull/532) ([fairyaierl](https://github.com/fairyaierl))
- \[new feature\] Progress: 支持自定义颜色 [\#530](https://github.com/youzan/zent/pull/530) ([fairyaierl](https://github.com/fairyaierl))
- \[new feature\] 部分组件实现 width=xxx 方式修改宽度 [\#525](https://github.com/youzan/zent/pull/525) ([wulv](https://github.com/wulv))

**Fixed bugs:**

- \[bugfix\] doc: 升级文档网站打包使用的loader，修复了Grid组件文档的bug [\#531](https://github.com/youzan/zent/pull/531) ([LucasIcarus](https://github.com/LucasIcarus))

**Merged pull requests:**

- \[new feature\] Notify: 增加config函数，用于控制页面级别的通知框默认持续时间。 [\#533](https://github.com/youzan/zent/pull/533) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@3.9.3-beta1](https://github.com/youzan/zent/tree/zent@3.9.3-beta1) (2017-11-07)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.2...zent@3.9.3-beta1)

**Fixed bugs:**

-  Popover: adjustPosition 里面 getBoundingClientRect 有时候会失败 [\#528](https://github.com/youzan/zent/issues/528)
- \[bug fix\] Popover: Add null guard in Popover [\#529](https://github.com/youzan/zent/pull/529) ([cpylua](https://github.com/cpylua))
- \[bug fix\] DatePicker: 支持max和min来禁用时间 [\#526](https://github.com/youzan/zent/pull/526) ([xuhong](https://github.com/xuhong))

**Merged pull requests:**

- \[feature\] doc: English doc [\#521](https://github.com/youzan/zent/pull/521) ([cpylua](https://github.com/cpylua))

## [zent@3.9.2](https://github.com/youzan/zent/tree/zent@3.9.2) (2017-11-06)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.2-beta1...zent@3.9.2)

**Implemented enhancements:**

- \[new feature\] Design: Support custom type callback in component [\#527](https://github.com/youzan/zent/pull/527) ([cpylua](https://github.com/cpylua))

## [zent@3.9.2-beta1](https://github.com/youzan/zent/tree/zent@3.9.2-beta1) (2017-11-03)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.1...zent@3.9.2-beta1)

**Fixed bugs:**

- \[bug fix\] Fix React 16 issues [\#523](https://github.com/youzan/zent/pull/523) ([cpylua](https://github.com/cpylua))

**Merged pull requests:**

- \[bugfix\] Table: 修复某种情况下跨页多选的问题 [\#524](https://github.com/youzan/zent/pull/524) ([linxixuan](https://github.com/linxixuan))

## [zent@3.9.1](https://github.com/youzan/zent/tree/zent@3.9.1) (2017-11-02)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.9.0...zent@3.9.1)

**Merged pull requests:**

- \[bug fix\] design: preview区域右下角 action button 加 padding [\#522](https://github.com/youzan/zent/pull/522) ([ronghang](https://github.com/ronghang))

## [zent@3.9.0](https://github.com/youzan/zent/tree/zent@3.9.0) (2017-10-31)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.1.0...zent@3.9.0)

**Implemented enhancements:**

- \[new feature\] Table:复制到富文本编辑器格式保持一致 [\#499](https://github.com/youzan/zent/issues/499)
- \[feature\] Add some global style normalization [\#519](https://github.com/youzan/zent/pull/519) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] Grid: 修复不能动态修改 columns 属性的 bug [\#515](https://github.com/youzan/zent/pull/515) ([lama-pacos](https://github.com/lama-pacos))
- \[bug fix\] Design: 修复变量名 [\#512](https://github.com/youzan/zent/pull/512) ([cpylua](https://github.com/cpylua))

**Merged pull requests:**

- \[docs\] 更新文档网站样式 [\#517](https://github.com/youzan/zent/pull/517) ([cpylua](https://github.com/cpylua))
- \[bug fix\]Form: 修复ControlGroup内对Control的ref绑定 [\#516](https://github.com/youzan/zent/pull/516) ([radicalviva](https://github.com/radicalviva))

## [babel-plugin-zent@1.1.0](https://github.com/youzan/zent/tree/babel-plugin-zent@1.1.0) (2017-10-26)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.8.1...babel-plugin-zent@1.1.0)

## [zent@3.8.1](https://github.com/youzan/zent/tree/zent@3.8.1) (2017-10-26)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.8.0...zent@3.8.1)

**Implemented enhancements:**

- \[new feature\] Add demos [\#505](https://github.com/youzan/zent/pull/505) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] Design: 修复 defaultSelectedIndex 应用逻辑 [\#511](https://github.com/youzan/zent/pull/511) ([cpylua](https://github.com/cpylua))
- \[bug fix\] demo: 更新 mock 数据 [\#509](https://github.com/youzan/zent/pull/509) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Select: 修正select在格式化数据时会对data数组中对象进行操作的bug.  [\#508](https://github.com/youzan/zent/pull/508) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] babel-plugin-zent: 增加老版本 zent 的警告 [\#507](https://github.com/youzan/zent/pull/507) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Design: 样式更新 [\#504](https://github.com/youzan/zent/pull/504) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- \[new feature\] doc: 添加新组件脚本 [\#494](https://github.com/youzan/zent/issues/494)

**Merged pull requests:**

- \[new feature\] Table：支持整行选择 `canRowSelect` [\#510](https://github.com/youzan/zent/pull/510) ([lama-pacos](https://github.com/lama-pacos))
- \[docs\] 更新文档 [\#503](https://github.com/youzan/zent/pull/503) ([cpylua](https://github.com/cpylua))
- \[new feature\] new-component shell 新增组件脚本 [\#498](https://github.com/youzan/zent/pull/498) ([ronghang](https://github.com/ronghang))

## [zent@3.8.0](https://github.com/youzan/zent/tree/zent@3.8.0) (2017-10-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.7.0...zent@3.8.0)

**Implemented enhancements:**

- New component: Infinite scroller [\#317](https://github.com/youzan/zent/issues/317)
- \[bug fix\] 文档及一些组件修改 [\#501](https://github.com/youzan/zent/pull/501) ([cpylua](https://github.com/cpylua))
- \[enhancement\]Select: 代码逻辑优化 [\#493](https://github.com/youzan/zent/pull/493) ([LucasIcarus](https://github.com/LucasIcarus))
- \[new feature\] Form: 支持FormSection和FieldArray，添加setFieldsValue和initialize方法，合并isTouched和isPristine [\#474](https://github.com/youzan/zent/pull/474) ([fairyaierl](https://github.com/fairyaierl))

**Fixed bugs:**

- \[bug fix\] Slider: 高亮圆点时同时高亮滑条 [\#490](https://github.com/youzan/zent/issues/490)
- \[bug fix\]Tabs: 修复Tabs组件activeKey字段兼容问题 [\#497](https://github.com/youzan/zent/pull/497) ([ctyu](https://github.com/ctyu))
- \[bug fix\] Slider: 高亮圆点时同时高亮滑条 [\#496](https://github.com/youzan/zent/pull/496) ([wulv](https://github.com/wulv))
- \[bug fix\] DateRangePicker: 修复 TypeScript 类型定义 [\#492](https://github.com/youzan/zent/pull/492) ([intellild](https://github.com/intellild))

**Closed issues:**

- \[new feature\]Popover：组件通过onBeforeShow返回false来阻止弹窗显示 [\#500](https://github.com/youzan/zent/issues/500)

**Merged pull requests:**

- \[new feature\] Doc: 增加组件文档书写规范 [\#495](https://github.com/youzan/zent/pull/495) ([pangxie1991](https://github.com/pangxie1991))
- \[new feature\]: InfiniteScroller: 新增无限滚动组件 [\#491](https://github.com/youzan/zent/pull/491) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.7.0](https://github.com/youzan/zent/tree/zent@3.7.0) (2017-09-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.7.0-beta1...zent@3.7.0)

**Implemented enhancements:**

- table: 用 \<table\> 重写以支持colspan rowspan [\#402](https://github.com/youzan/zent/issues/402)
- table: 数据比较多的时候x轴支持滚动 [\#330](https://github.com/youzan/zent/issues/330)
- Support custom themes [\#278](https://github.com/youzan/zent/issues/278)
- \[new feature\] Steps: 增加 `onStepChange` 和 `sequence` 支持 [\#489](https://github.com/youzan/zent/pull/489) ([liaoyu](https://github.com/liaoyu))
- \[new feature\] 支持主题 [\#485](https://github.com/youzan/zent/pull/485) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\]Select：修复select在选项数组置空后选中项不会重置的bug [\#487](https://github.com/youzan/zent/pull/487) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Fix React 16 warnings [\#486](https://github.com/youzan/zent/pull/486) ([cpylua](https://github.com/cpylua))
- \[bug fix\] DateRangeQuickPicker: UI样式调整 [\#484](https://github.com/youzan/zent/pull/484) ([ronghang](https://github.com/ronghang))

**Merged pull requests:**

- \[docs\] Swiper: 修复doc内示例的warning [\#488](https://github.com/youzan/zent/pull/488) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.7.0-beta1](https://github.com/youzan/zent/tree/zent@3.7.0-beta1) (2017-09-25)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.6.1...zent@3.7.0-beta1)

**Implemented enhancements:**

- \[new feature\] 添加网格组件，替代现有的 Table 组件 [\#465](https://github.com/youzan/zent/pull/465) ([lama-pacos](https://github.com/lama-pacos))

## [zent@3.6.1](https://github.com/youzan/zent/tree/zent@3.6.1) (2017-09-21)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.3...zent@3.6.1)

**Fixed bugs:**

- \[bug fix\] Design: 修复样式 [\#481](https://github.com/youzan/zent/pull/481) ([cpylua](https://github.com/cpylua))

## [babel-plugin-zent@1.0.3](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.3) (2017-09-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.6.0...babel-plugin-zent@1.0.3)

## [zent@3.6.0](https://github.com/youzan/zent/tree/zent@3.6.0) (2017-09-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.4...zent@3.6.0)

**Implemented enhancements:**

- Switch to rollup for bundling umd [\#422](https://github.com/youzan/zent/issues/422)
- \[new feature\] Design: 支持组件分组展示以及限制组件可添加次数 [\#480](https://github.com/youzan/zent/pull/480) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- \[bug fix\] DatePicker: MonthPicker超出了最大可选置灰后仍然可选 [\#453](https://github.com/youzan/zent/issues/453)
- \[bug fix\] Table:  当前页都不可选时全选按钮禁用 [\#479](https://github.com/youzan/zent/pull/479) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Popover: 滚动的时候自动重新计算位置 [\#477](https://github.com/youzan/zent/pull/477) ([cpylua](https://github.com/cpylua))
- \[bug fix\] DatePicker：支持 onBeforeConfirm 和 onBeforeClear 钩子 [\#476](https://github.com/youzan/zent/pull/476) ([xuhong](https://github.com/xuhong))

**Closed issues:**

- \[bugs\] Table: 当前页所有项均禁用时，全选按钮未禁用 [\#478](https://github.com/youzan/zent/issues/478)

## [zent@3.5.4](https://github.com/youzan/zent/tree/zent@3.5.4) (2017-09-15)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.2...zent@3.5.4)

## [babel-plugin-zent@1.0.2](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.2) (2017-09-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.3...babel-plugin-zent@1.0.2)

**Fixed bugs:**

- \[bug fix\] Swiper：少于等于一张图时的显示问题 [\#466](https://github.com/youzan/zent/issues/466)
- \[bug fix\] Table：跨页多选处理有问题 [\#456](https://github.com/youzan/zent/issues/456)
- \[bug fix\] Table: 修复跨页全选的bug [\#473](https://github.com/youzan/zent/pull/473) ([linxixuan](https://github.com/linxixuan))
- \[bug fix\] Select: 宽度样式修正。 [\#472](https://github.com/youzan/zent/pull/472) ([LucasIcarus](https://github.com/LucasIcarus))
- \[bug fix\] Tabs: 修复 typescript 类型 [\#469](https://github.com/youzan/zent/pull/469) ([intellild](https://github.com/intellild))
- \[bug fix\] Swiper: 修复当只有一个子元素时的显示错误问题 [\#468](https://github.com/youzan/zent/pull/468) ([ArvinTung](https://github.com/ArvinTung))
- \[bug fix\] Design: 在componentWillUnmount时，移除监听的beforeunload事件 [\#464](https://github.com/youzan/zent/pull/464) ([radicalviva](https://github.com/radicalviva))

**Closed issues:**

- \[new feature\]Swiper：从外部控制轮播图展示 [\#467](https://github.com/youzan/zent/issues/467)

**Merged pull requests:**

- \[docs\] 更新文档网站，添加了开发文档 [\#475](https://github.com/youzan/zent/pull/475) ([cpylua](https://github.com/cpylua))
- \[docs\] Swiper: 增加外部控制切换相关文档和示例 [\#471](https://github.com/youzan/zent/pull/471) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.5.3](https://github.com/youzan/zent/tree/zent@3.5.3) (2017-09-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.2...zent@3.5.3)

**Fixed bugs:**

- \[bug fix\] Dialog: 弹层上再出一个弹层的时候，第二个弹层的背景遮罩层z-index不对 [\#459](https://github.com/youzan/zent/issues/459)
- \[bug fix\] Form: validateOnChange和validateOnBlur同时设为false时，表单提交时不显示校验错误问题 [\#458](https://github.com/youzan/zent/issues/458)
- \[bug fix\] Table: css 中用了不存在的 clearfix 类 [\#457](https://github.com/youzan/zent/issues/457)
- \[bug fix\] Select：行内元素因为font-size占据高度错误。 [\#448](https://github.com/youzan/zent/issues/448)
- \[bug fix\] Tabs: 当id为数字0的时候不会被激活 [\#434](https://github.com/youzan/zent/issues/434)
- \[bug fix\] Table: totalItem的判断逻辑修正，修改readme中title的类型描述 [\#455](https://github.com/youzan/zent/pull/455) ([linxixuan](https://github.com/linxixuan))
- \[bug fix\] DateRangeQuickPicker: 调整最近7天，使end\_time包含到当前时间 [\#452](https://github.com/youzan/zent/pull/452) ([ronghang](https://github.com/ronghang))
- \[bug fix\] Tabs: 修复activeId为0时无法选中的问题 [\#451](https://github.com/youzan/zent/pull/451) ([ctyu](https://github.com/ctyu))

**Merged pull requests:**

- \[bug fix\] Form: validateOnChange和validateOnBlur同设为false时，表单提交时不显示校验错误问题 [\#462](https://github.com/youzan/zent/pull/462) ([fairyaierl](https://github.com/fairyaierl))
- \[bug fix\] Table: Fix table clearfix [\#461](https://github.com/youzan/zent/pull/461) ([cpylua](https://github.com/cpylua))
- \[bug fix\] Dialog: 修复弹层叠加时，遮罩层 z-index 值错误的 bug [\#460](https://github.com/youzan/zent/pull/460) ([NinoFocus](https://github.com/NinoFocus))
- \[bug fix\] Select: 组件占据高度修正 [\#449](https://github.com/youzan/zent/pull/449) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@3.5.2](https://github.com/youzan/zent/tree/zent@3.5.2) (2017-09-07)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.1...zent@3.5.2)

**Fixed bugs:**

- \[bug fix\] Select: option的value是数字0时无法选中 [\#444](https://github.com/youzan/zent/issues/444)
- \[bug fix\] Select: 修改Select宽度，弹层宽度无法自动适应 [\#438](https://github.com/youzan/zent/issues/438)
- \[bug fix\] Select: 缺少form中校验不通过的样式 [\#406](https://github.com/youzan/zent/issues/406)
- Select: fix bugs [\#446](https://github.com/youzan/zent/pull/446) ([LucasIcarus](https://github.com/LucasIcarus))
- select: Fix Select proptypes [\#445](https://github.com/youzan/zent/pull/445) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- form: 支持 FormSection [\#431](https://github.com/youzan/zent/issues/431)

## [zent@3.5.1](https://github.com/youzan/zent/tree/zent@3.5.1) (2017-09-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0...zent@3.5.1)

**Fixed bugs:**

- datepicker: fix test [\#441](https://github.com/youzan/zent/pull/441) ([xuhong](https://github.com/xuhong))
- datetimepicker: fix date range quick picker add valueType [\#440](https://github.com/youzan/zent/pull/440) ([ronghang](https://github.com/ronghang))
- select: fix logic and mv let to const [\#439](https://github.com/youzan/zent/pull/439) ([xuhong](https://github.com/xuhong))
- form: modify README, add new form layout [\#437](https://github.com/youzan/zent/pull/437) ([fairyaierl](https://github.com/fairyaierl))
- improve typescript definitions [\#430](https://github.com/youzan/zent/pull/430) ([intellild](https://github.com/intellild))

**Closed issues:**

- form: 不能对field中特定的input做错误提示 [\#383](https://github.com/youzan/zent/issues/383)

## [zent@3.5.0](https://github.com/youzan/zent/tree/zent@3.5.0) (2017-08-25)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta13...zent@3.5.0)

**Fixed bugs:**

- datetimepicker: update proptypes and allow falsy value [\#436](https://github.com/youzan/zent/pull/436) ([xuhong](https://github.com/xuhong))

**Merged pull requests:**

- datetimepicker: fix readme [\#435](https://github.com/youzan/zent/pull/435) ([xuhong](https://github.com/xuhong))

## [zent@3.5.0-beta13](https://github.com/youzan/zent/tree/zent@3.5.0-beta13) (2017-08-23)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta12...zent@3.5.0-beta13)

**Fixed bugs:**

- datetimepicker: remove default showTime [\#433](https://github.com/youzan/zent/pull/433) ([xuhong](https://github.com/xuhong))

## [zent@3.5.0-beta12](https://github.com/youzan/zent/tree/zent@3.5.0-beta12) (2017-08-23)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta11...zent@3.5.0-beta12)

**Implemented enhancements:**

- \[new feature\] MonthPicker: 支持min/max属性 [\#423](https://github.com/youzan/zent/issues/423)

**Fixed bugs:**

- weekpicker support startDay props and monthpicker support max and min [\#432](https://github.com/youzan/zent/pull/432) ([xuhong](https://github.com/xuhong))

**Closed issues:**

- Select: Flash bug with blur event and keyup event optimization. [\#352](https://github.com/youzan/zent/issues/352)
- Select: Add default option sample using value prop. [\#350](https://github.com/youzan/zent/issues/350)

## [zent@3.5.0-beta11](https://github.com/youzan/zent/tree/zent@3.5.0-beta11) (2017-08-21)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta10...zent@3.5.0-beta11)

**Implemented enhancements:**

- \[new feature\] 新组件 Design [\#401](https://github.com/youzan/zent/issues/401)
- datetimepicker: add weekpicker [\#429](https://github.com/youzan/zent/pull/429) ([xuhong](https://github.com/xuhong))

**Fixed bugs:**

- \[bug fix\] Datepicker: 添加form中校验不通过的样式 [\#405](https://github.com/youzan/zent/issues/405)
- doc: pin left navbar [\#248](https://github.com/youzan/zent/issues/248)
- select: 恢复scrollbar [\#428](https://github.com/youzan/zent/pull/428) ([huangsy](https://github.com/huangsy))
- Field in Form: validationErrors与validationError置空时，校验出错误时的显示策略调整 [\#427](https://github.com/youzan/zent/pull/427) ([LucasIcarus](https://github.com/LucasIcarus))
- standardize  z-index usage across all components [\#426](https://github.com/youzan/zent/pull/426) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- Select类型的Field调用resetFieldsValue无效 [\#378](https://github.com/youzan/zent/issues/378)

## [zent@3.5.0-beta10](https://github.com/youzan/zent/tree/zent@3.5.0-beta10) (2017-08-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta9...zent@3.5.0-beta10)

**Fixed bugs:**

- \[bug fix\] datetimepicker: replace date formating with zan-utils [\#410](https://github.com/youzan/zent/issues/410)
- Loading: Fix Loading.on/off not working [\#421](https://github.com/youzan/zent/pull/421) ([cpylua](https://github.com/cpylua))
- datepicker: bug fixes [\#420](https://github.com/youzan/zent/pull/420) ([xuhong](https://github.com/xuhong))

## [zent@3.5.0-beta9](https://github.com/youzan/zent/tree/zent@3.5.0-beta9) (2017-08-11)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta8...zent@3.5.0-beta9)

**Fixed bugs:**

- select: 修正className，添加popupClassName [\#419](https://github.com/youzan/zent/pull/419) ([huangsy](https://github.com/huangsy))
- Slider: 修复Unknown prop `marks` on \<input\> tag waring [\#418](https://github.com/youzan/zent/pull/418) ([wulv](https://github.com/wulv))

## [zent@3.5.0-beta8](https://github.com/youzan/zent/tree/zent@3.5.0-beta8) (2017-08-09)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta7...zent@3.5.0-beta8)

**Fixed bugs:**

- design: Fix design style [\#417](https://github.com/youzan/zent/pull/417) ([cpylua](https://github.com/cpylua))

**Merged pull requests:**

- fix typings files [\#416](https://github.com/youzan/zent/pull/416) ([intellild](https://github.com/intellild))

## [zent@3.5.0-beta7](https://github.com/youzan/zent/tree/zent@3.5.0-beta7) (2017-08-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta6...zent@3.5.0-beta7)

**Implemented enhancements:**

- design: Add default selection when removing a value [\#415](https://github.com/youzan/zent/pull/415) ([cpylua](https://github.com/cpylua))

## [zent@3.5.0-beta6](https://github.com/youzan/zent/tree/zent@3.5.0-beta6) (2017-08-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta5...zent@3.5.0-beta6)

**Implemented enhancements:**

- New component: Card [\#255](https://github.com/youzan/zent/issues/255)
- DateRangeQuickPicker: support Today and Yestoday, min/max [\#413](https://github.com/youzan/zent/pull/413) ([ronghang](https://github.com/ronghang))
- 新增Card组件 [\#409](https://github.com/youzan/zent/pull/409) ([radicalviva](https://github.com/radicalviva))

**Fixed bugs:**

- NumberInput: 不支持空字符串 [\#395](https://github.com/youzan/zent/issues/395)
- select: 体验优化 [\#412](https://github.com/youzan/zent/pull/412) ([huangsy](https://github.com/huangsy))

**Merged pull requests:**

- move typings to correct place [\#411](https://github.com/youzan/zent/pull/411) ([intellild](https://github.com/intellild))

## [zent@3.5.0-beta5](https://github.com/youzan/zent/tree/zent@3.5.0-beta5) (2017-08-03)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta4...zent@3.5.0-beta5)

## [zent@3.5.0-beta4](https://github.com/youzan/zent/tree/zent@3.5.0-beta4) (2017-08-03)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta3...zent@3.5.0-beta4)

**Implemented enhancements:**

- datetimepicker: merge DateRangePicker and DateRangePicker2 [\#381](https://github.com/youzan/zent/issues/381)
- 新增sku组件 [\#408](https://github.com/youzan/zent/pull/408) ([huangsy](https://github.com/huangsy))
- Add Design component [\#407](https://github.com/youzan/zent/pull/407) ([cpylua](https://github.com/cpylua))
- Add DateRangeQuickPicker and BlockHeader [\#404](https://github.com/youzan/zent/pull/404) ([ronghang](https://github.com/ronghang))
- dateragepicker: Consolidate DateRangePicker and DateRangePicker2 [\#398](https://github.com/youzan/zent/pull/398) ([xuhong](https://github.com/xuhong))
- table组件bodyRender函数增加参数 [\#388](https://github.com/youzan/zent/pull/388) ([radicalviva](https://github.com/radicalviva))

**Fixed bugs:**

- numberinput: event fix [\#403](https://github.com/youzan/zent/pull/403) ([oConnerCooper](https://github.com/oConnerCooper))
- fix: preview-image className [\#400](https://github.com/youzan/zent/pull/400) ([ronghang](https://github.com/ronghang))
- Select: 多选 bug 修复 [\#396](https://github.com/youzan/zent/pull/396) ([LucasIcarus](https://github.com/LucasIcarus))

**Closed issues:**

- \[咨询\]想问下基于Zent 的微杂志编辑套件的开源时间点 [\#399](https://github.com/youzan/zent/issues/399)

**Merged pull requests:**

- 增加table单测 [\#397](https://github.com/youzan/zent/pull/397) ([linxixuan](https://github.com/linxixuan))

## [zent@3.5.0-beta3](https://github.com/youzan/zent/tree/zent@3.5.0-beta3) (2017-07-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta2...zent@3.5.0-beta3)

**Implemented enhancements:**

- Add a transition effect to the following components [\#394](https://github.com/youzan/zent/pull/394) ([NinoFocus](https://github.com/NinoFocus))
- form: 自定义Field里调用this.props.onChange会将整个对象覆盖掉 [\#387](https://github.com/youzan/zent/pull/387) ([fairyaierl](https://github.com/fairyaierl))

**Fixed bugs:**

- NumberInput: onChange回调函数参数不是一个标准event [\#392](https://github.com/youzan/zent/issues/392)
- numberinput: Add event methods [\#393](https://github.com/youzan/zent/pull/393) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- form: 自定义Field里调用this.props.onChange不要把整个对象覆盖掉 [\#375](https://github.com/youzan/zent/issues/375)

**Merged pull requests:**

- 修改table组件的reademe中关于bodyRender的描述 [\#389](https://github.com/youzan/zent/pull/389) ([radicalviva](https://github.com/radicalviva))
- select: 去掉warning [\#385](https://github.com/youzan/zent/pull/385) ([huangsy](https://github.com/huangsy))
- 为Select组件增加默认选项，调整Popup键盘事件逻辑。 [\#384](https://github.com/youzan/zent/pull/384) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@3.5.0-beta2](https://github.com/youzan/zent/tree/zent@3.5.0-beta2) (2017-07-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.5.0-beta1...zent@3.5.0-beta2)

**Implemented enhancements:**

- New component: Progress [\#256](https://github.com/youzan/zent/issues/256)

**Merged pull requests:**

- Add progress [\#337](https://github.com/youzan/zent/pull/337) ([fairyaierl](https://github.com/fairyaierl))

## [zent@3.5.0-beta1](https://github.com/youzan/zent/tree/zent@3.5.0-beta1) (2017-07-19)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.6...zent@3.5.0-beta1)

**Implemented enhancements:**

- Datepicker暴露格式化字符串方法 [\#374](https://github.com/youzan/zent/issues/374)
- select: Rewrite using Popover [\#258](https://github.com/youzan/zent/issues/258)
- table: cross page selection [\#380](https://github.com/youzan/zent/pull/380) ([linxixuan](https://github.com/linxixuan))
- select: 用Popover将Select重构 [\#373](https://github.com/youzan/zent/pull/373) ([huangsy](https://github.com/huangsy))
- Add typescript definitions [\#293](https://github.com/youzan/zent/pull/293) ([intellild](https://github.com/intellild))

**Fixed bugs:**

- table: 多选的时候不能跨页选择 [\#328](https://github.com/youzan/zent/issues/328)

## [zent@3.4.6](https://github.com/youzan/zent/tree/zent@3.4.6) (2017-07-18)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.5...zent@3.4.6)

**Fixed bugs:**

- tabs: Allow react element in tabs.title [\#382](https://github.com/youzan/zent/pull/382) ([cpylua](https://github.com/cpylua))

## [zent@3.4.5](https://github.com/youzan/zent/tree/zent@3.4.5) (2017-07-17)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.4...zent@3.4.5)

**Implemented enhancements:**

- icons: Add 2 new icons [\#379](https://github.com/youzan/zent/pull/379) ([cpylua](https://github.com/cpylua))

## [zent@3.4.4](https://github.com/youzan/zent/tree/zent@3.4.4) (2017-07-17)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.3...zent@3.4.4)

**Fixed bugs:**

- loading: Fix bug in floating Loading without children [\#377](https://github.com/youzan/zent/pull/377) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- table: pageInfo 的文档补全 [\#359](https://github.com/youzan/zent/issues/359)

**Merged pull requests:**

- table: add pageInfo doc [\#376](https://github.com/youzan/zent/pull/376) ([linxixuan](https://github.com/linxixuan))

## [zent@3.4.3](https://github.com/youzan/zent/tree/zent@3.4.3) (2017-07-12)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.2...zent@3.4.3)

**Implemented enhancements:**

- DatePicker: 支持两个 DatePicker 组合的时间区间选择 [\#362](https://github.com/youzan/zent/issues/362)

**Fixed bugs:**

- switch: 小号的样式支持 loading [\#365](https://github.com/youzan/zent/issues/365)
- DatePicker: RangePicker 交互修改 [\#363](https://github.com/youzan/zent/issues/363)
- switch: small size switch add loading animation [\#371](https://github.com/youzan/zent/pull/371) ([ronghang](https://github.com/ronghang))

**Merged pull requests:**

- select: 修复onEmptySelected的bug [\#372](https://github.com/youzan/zent/pull/372) ([huangsy](https://github.com/huangsy))
- datepicker: add a new RangePicker [\#370](https://github.com/youzan/zent/pull/370) ([xuhong](https://github.com/xuhong))
- 修复Checkbox和Radio组件的鼠标手势 [\#369](https://github.com/youzan/zent/pull/369) ([NinoFocus](https://github.com/NinoFocus))

## [zent@3.4.2](https://github.com/youzan/zent/tree/zent@3.4.2) (2017-07-10)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.1...zent@3.4.2)

**Fixed bugs:**

- table: 修复pageInfo传null的报错和money class的对齐问题 [\#368](https://github.com/youzan/zent/pull/368) ([linxixuan](https://github.com/linxixuan))

**Closed issues:**

- Table下的Foot.js 写法错误 [\#367](https://github.com/youzan/zent/issues/367)

## [zent@3.4.1](https://github.com/youzan/zent/tree/zent@3.4.1) (2017-07-06)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.4.0...zent@3.4.1)

**Merged pull requests:**

- Update alert style [\#366](https://github.com/youzan/zent/pull/366) ([w91](https://github.com/w91))
- table: only show boder when children rendered [\#364](https://github.com/youzan/zent/pull/364) ([linxixuan](https://github.com/linxixuan))

## [zent@3.4.0](https://github.com/youzan/zent/tree/zent@3.4.0) (2017-07-05)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.3...zent@3.4.0)

**Implemented enhancements:**

- cascader: support async data loading [\#318](https://github.com/youzan/zent/issues/318)
- table: 支持底部悬浮操作区域 [\#295](https://github.com/youzan/zent/issues/295)
- New component: image preview [\#357](https://github.com/youzan/zent/pull/357) ([ronghang](https://github.com/ronghang))
- form: add options to trigger validation on focus/blur/change [\#356](https://github.com/youzan/zent/pull/356) ([w91](https://github.com/w91))

**Fixed bugs:**

- table: pageInfo 和 Pagination 的字段名不一致 [\#321](https://github.com/youzan/zent/issues/321)
- Fix es6 methods [\#360](https://github.com/youzan/zent/pull/360) ([cpylua](https://github.com/cpylua))

**Closed issues:**

- doc: table 的 onchange 回调里面有哪些字段 [\#332](https://github.com/youzan/zent/issues/332)

**Merged pull requests:**

- fix: 点击button 关闭pop [\#354](https://github.com/youzan/zent/pull/354) ([ronghang](https://github.com/ronghang))
- remove un use pack [\#349](https://github.com/youzan/zent/pull/349) ([linxixuan](https://github.com/linxixuan))
- 支持批量处理的组件自动悬浮 [\#347](https://github.com/youzan/zent/pull/347) ([linxixuan](https://github.com/linxixuan))
- cascader support async load data and add test [\#338](https://github.com/youzan/zent/pull/338) ([liaoyu](https://github.com/liaoyu))

## [zent@3.3.3](https://github.com/youzan/zent/tree/zent@3.3.3) (2017-06-26)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.2...zent@3.3.3)

**Implemented enhancements:**

- tag: support custom colors [\#343](https://github.com/youzan/zent/pull/343) ([fairyaierl](https://github.com/fairyaierl))
- Add search-input [\#341](https://github.com/youzan/zent/pull/341) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- pop: hover pop 打开的时候滚动以后会出现 pop 不关闭的情况 [\#340](https://github.com/youzan/zent/issues/340)
- DatePicker: defaultValue won't change after some related props changed [\#326](https://github.com/youzan/zent/issues/326)
- portal: Add a count to support non sequential dialog closes [\#346](https://github.com/youzan/zent/pull/346) ([cpylua](https://github.com/cpylua))
- popover: Add quirk mode for popover [\#342](https://github.com/youzan/zent/pull/342) ([cpylua](https://github.com/cpylua))

**Merged pull requests:**

- fix: colorpicker css [\#345](https://github.com/youzan/zent/pull/345) ([ronghang](https://github.com/ronghang))
- Datepicker: fix \#326 [\#344](https://github.com/youzan/zent/pull/344) ([xuhong](https://github.com/xuhong))
- fix: colorpicker css fix & add props type [\#329](https://github.com/youzan/zent/pull/329) ([ronghang](https://github.com/ronghang))

## [zent@3.3.2](https://github.com/youzan/zent/tree/zent@3.3.2) (2017-06-22)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.1...zent@3.3.2)

**Fixed bugs:**

- Select: UI won't change after setState in onChange [\#333](https://github.com/youzan/zent/issues/333)
- tree: dataType="plain"时data强制根据id排序 [\#323](https://github.com/youzan/zent/issues/323)

**Merged pull requests:**

- 规范用词 [\#339](https://github.com/youzan/zent/pull/339) ([cpylua](https://github.com/cpylua))
- fix: Swiper typo [\#335](https://github.com/youzan/zent/pull/335) ([ArvinTung](https://github.com/ArvinTung))
- 修复onChange里面调了setState组件重新render以后不能正确显示选中项的问题 [\#334](https://github.com/youzan/zent/pull/334) ([huangsy](https://github.com/huangsy))
- tree: fix dataType=plain data order unstable \#323 [\#331](https://github.com/youzan/zent/pull/331) ([wangchao0502](https://github.com/wangchao0502))

## [zent@3.3.1](https://github.com/youzan/zent/tree/zent@3.3.1) (2017-06-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.0...zent@3.3.1)

**Fixed bugs:**

- NumberInput: Uncaught RangeError: Maximum call stack size exceeded [\#324](https://github.com/youzan/zent/issues/324)

**Merged pull requests:**

- 修复关于change事件用bind方式造成的多引用问题 [\#325](https://github.com/youzan/zent/pull/325) ([oConnerCooper](https://github.com/oConnerCooper))

## [zent@3.3.0](https://github.com/youzan/zent/tree/zent@3.3.0) (2017-06-16)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.1...zent@3.3.0)

## [babel-plugin-zent@1.0.1](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.1) (2017-06-16)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.0-beta3...babel-plugin-zent@1.0.1)

**Implemented enhancements:**

- table: 支持行单选 [\#319](https://github.com/youzan/zent/issues/319)

**Merged pull requests:**

- table: support radio box in single selection mode [\#322](https://github.com/youzan/zent/pull/322) ([linxixuan](https://github.com/linxixuan))

## [zent@3.3.0-beta3](https://github.com/youzan/zent/tree/zent@3.3.0-beta3) (2017-06-14)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.0-beta2...zent@3.3.0-beta3)

**Fixed bugs:**

- Select: search result not appears in the popup list. [\#320](https://github.com/youzan/zent/pull/320) ([lenghan1991](https://github.com/lenghan1991))

## [zent@3.3.0-beta2](https://github.com/youzan/zent/tree/zent@3.3.0-beta2) (2017-06-14)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.3.0-beta1...zent@3.3.0-beta2)

**Implemented enhancements:**

- New component: ColorPicker [\#259](https://github.com/youzan/zent/issues/259)
- New component: Swiper [\#232](https://github.com/youzan/zent/issues/232)
- 上传图片组件初始版本 [\#309](https://github.com/youzan/zent/pull/309) ([huangsy](https://github.com/huangsy))

**Fixed bugs:**

- select: Option变化的时候，Select的下拉菜单数据没有更新 [\#313](https://github.com/youzan/zent/issues/313)

**Merged pull requests:**

- 新增级联组件cascader [\#316](https://github.com/youzan/zent/pull/316) ([liaoyu](https://github.com/liaoyu))
- 修复Option变化的时候，Select的下拉菜单数据没有更新的bug [\#315](https://github.com/youzan/zent/pull/315) ([huangsy](https://github.com/huangsy))
- numberinput: differ improve [\#314](https://github.com/youzan/zent/pull/314) ([oConnerCooper](https://github.com/oConnerCooper))
- Add colorpicker [\#311](https://github.com/youzan/zent/pull/311) ([ronghang](https://github.com/ronghang))
- Add new Component Swiper [\#306](https://github.com/youzan/zent/pull/306) ([ArvinTung](https://github.com/ArvinTung))

## [zent@3.3.0-beta1](https://github.com/youzan/zent/tree/zent@3.3.0-beta1) (2017-06-08)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.1-beta1...zent@3.3.0-beta1)

## [babel-plugin-zent@1.0.1-beta1](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.1-beta1) (2017-06-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.2.0...babel-plugin-zent@1.0.1-beta1)

**Implemented enhancements:**

- Optimization: enable jsx optimizations in production build [\#298](https://github.com/youzan/zent/issues/298)
- Support PureComponent [\#297](https://github.com/youzan/zent/issues/297)
- slider: use NumberInput from zent [\#285](https://github.com/youzan/zent/issues/285)
- Upgrade Jest [\#272](https://github.com/youzan/zent/issues/272)
- Add right-circle icon [\#304](https://github.com/youzan/zent/pull/304) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- dialog: 加大右上角关闭按钮的可操作区域 [\#310](https://github.com/youzan/zent/issues/310)
- Affix的this.props.children有margin会抖动 [\#296](https://github.com/youzan/zent/issues/296)

**Merged pull requests:**

- Enlarge dialog close button area [\#312](https://github.com/youzan/zent/pull/312) ([cpylua](https://github.com/cpylua))
- Field默认value设置为空字符串 & 更新文档中的按钮为zent-button [\#308](https://github.com/youzan/zent/pull/308) ([w91](https://github.com/w91))
- 修复range 的值显示不正确 [\#307](https://github.com/youzan/zent/pull/307) ([xuhong](https://github.com/xuhong))
- 添加复制按钮组件 [\#305](https://github.com/youzan/zent/pull/305) ([lama-pacos](https://github.com/lama-pacos))
- Upgrade packages [\#303](https://github.com/youzan/zent/pull/303) ([cpylua](https://github.com/cpylua))
- Add transform-react-constant-elements [\#302](https://github.com/youzan/zent/pull/302) ([cpylua](https://github.com/cpylua))
- Pure component [\#301](https://github.com/youzan/zent/pull/301) ([cpylua](https://github.com/cpylua))
- NumberInput: 修复props更新组件不刷新的问题 [\#300](https://github.com/youzan/zent/pull/300) ([oConnerCooper](https://github.com/oConnerCooper))
- slider: replace number input [\#299](https://github.com/youzan/zent/pull/299) ([wulv](https://github.com/wulv))

## [zent@3.2.0](https://github.com/youzan/zent/tree/zent@3.2.0) (2017-05-31)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.2.0-beta2...zent@3.2.0)

**Implemented enhancements:**

- table: 多选后底部按钮悬浮 [\#265](https://github.com/youzan/zent/issues/265)

**Fixed bugs:**

- table: relativeTop 不应该是全局变量 [\#277](https://github.com/youzan/zent/issues/277)

**Merged pull requests:**

- table: 支持批量操作功能 [\#292](https://github.com/youzan/zent/pull/292) ([linxixuan](https://github.com/linxixuan))

## [zent@3.2.0-beta2](https://github.com/youzan/zent/tree/zent@3.2.0-beta2) (2017-05-27)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.2.0-beta1...zent@3.2.0-beta2)

## [zent@3.2.0-beta1](https://github.com/youzan/zent/tree/zent@3.2.0-beta1) (2017-05-27)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.1.0...zent@3.2.0-beta1)

**Implemented enhancements:**

- lint and format pcss files [\#264](https://github.com/youzan/zent/issues/264)
- New component: Badge [\#254](https://github.com/youzan/zent/issues/254)
- New component: Tag [\#252](https://github.com/youzan/zent/issues/252)
- New component: Affix [\#251](https://github.com/youzan/zent/issues/251)
- Consider rename \*.scss to \*.pcss [\#250](https://github.com/youzan/zent/issues/250)
- test: investigate testing DOM layouts in Jest [\#247](https://github.com/youzan/zent/issues/247)
- New component: NumberInput [\#213](https://github.com/youzan/zent/issues/213)
- datetimepicker: add defaultTime api [\#291](https://github.com/youzan/zent/pull/291) ([xuhong](https://github.com/xuhong))

**Fixed bugs:**

- doc: header covered by popups [\#282](https://github.com/youzan/zent/issues/282)
- loading: rename static prop [\#280](https://github.com/youzan/zent/issues/280)
- slider: tooltip 太透明了 [\#275](https://github.com/youzan/zent/issues/275)
- zent-datepicker range 模式内部的 input 宽度大于外部的 input 宽度 [\#270](https://github.com/youzan/zent/issues/270)
- zent-datepicker range 模式 点击叉号时无法正确删除内容 [\#267](https://github.com/youzan/zent/issues/267)
- DatePicker: DateRangePicker disabledDate callback argument type is undefined [\#257](https://github.com/youzan/zent/issues/257)
- doc: anchor position is not correct [\#249](https://github.com/youzan/zent/issues/249)
- popover: Prevent setState call if Popover is unmounted [\#290](https://github.com/youzan/zent/pull/290) ([cpylua](https://github.com/cpylua))
- slider: remove extra space around slider [\#281](https://github.com/youzan/zent/pull/281) ([wulv](https://github.com/wulv))
- slider: fix mouseMove event [\#279](https://github.com/youzan/zent/pull/279) ([wulv](https://github.com/wulv))

**Closed issues:**

- datepicker: disabledDate字段有禁用时间效果不一致的bug [\#284](https://github.com/youzan/zent/issues/284)

**Merged pull requests:**

- Add affix [\#289](https://github.com/youzan/zent/pull/289) ([wulv](https://github.com/wulv))
- badge: fix style and doc of badge [\#288](https://github.com/youzan/zent/pull/288) ([fairyaierl](https://github.com/fairyaierl))
- loading: change static to float [\#287](https://github.com/youzan/zent/pull/287) ([cpylua](https://github.com/cpylua))
- Add badge and tag [\#283](https://github.com/youzan/zent/pull/283) ([fairyaierl](https://github.com/fairyaierl))
- slider: 修复slider透明度问题 [\#276](https://github.com/youzan/zent/pull/276) ([wulv](https://github.com/wulv))
- 修复 pop 返回 promise.reject 依然关闭的 bug opdialog 添加 context 的支持 [\#274](https://github.com/youzan/zent/pull/274) ([lama-pacos](https://github.com/lama-pacos))
- datepicker: fix\_rangepicer\_clear\_bug [\#269](https://github.com/youzan/zent/pull/269) ([xuhong](https://github.com/xuhong))
- Add style lint support [\#268](https://github.com/youzan/zent/pull/268) ([cpylua](https://github.com/cpylua))
- select: 修复Popup搜索框被盖住的bug [\#266](https://github.com/youzan/zent/pull/266) ([huangsy](https://github.com/huangsy))
- Rename \*.scss to \*.pcss [\#263](https://github.com/youzan/zent/pull/263) ([cpylua](https://github.com/cpylua))
- test: Add tests for layout related code path [\#262](https://github.com/youzan/zent/pull/262) ([cpylua](https://github.com/cpylua))
- Add NumberInput component [\#261](https://github.com/youzan/zent/pull/261) ([oConnerCooper](https://github.com/oConnerCooper))
- Optimize style of site. [\#260](https://github.com/youzan/zent/pull/260) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@3.1.0](https://github.com/youzan/zent/tree/zent@3.1.0) (2017-05-12)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.1.0-beta1...zent@3.1.0)

## [zent@3.1.0-beta1](https://github.com/youzan/zent/tree/zent@3.1.0-beta1) (2017-05-12)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0...zent@3.1.0-beta1)

**Implemented enhancements:**

- tree: 用 Checkbox 组件替换内部的实现 [\#237](https://github.com/youzan/zent/issues/237)
- Replace jieba with transliterate in markdown-doc-loader [\#226](https://github.com/youzan/zent/issues/226)
- Opensource markdown-doc-loader [\#225](https://github.com/youzan/zent/issues/225)
- doc: Replace highlight.js with prismjs [\#215](https://github.com/youzan/zent/issues/215)
- React hot reload in docs [\#205](https://github.com/youzan/zent/issues/205)
- Replace highlight.js with prism.js [\#236](https://github.com/youzan/zent/pull/236) ([cpylua](https://github.com/cpylua))
- Enable react hmr in docs. [\#229](https://github.com/youzan/zent/pull/229) ([LucasIcarus](https://github.com/LucasIcarus))

**Fixed bugs:**

- notify: callback not called in Notify.clear [\#244](https://github.com/youzan/zent/issues/244)
- A wired bug in Sweetalert [\#243](https://github.com/youzan/zent/issues/243)
- table: link 去掉 hover 变色效果 [\#234](https://github.com/youzan/zent/issues/234)
- alert: 高度自适应 [\#230](https://github.com/youzan/zent/issues/230)
- DatePicker: 鼠标hover的时候，确认按钮的光标形状应该是手型 [\#228](https://github.com/youzan/zent/issues/228)
- doc: broken layout when there are long lines in code blocks/demos. [\#227](https://github.com/youzan/zent/issues/227)
- table: remove link hover highlight; make text-overflow work in td [\#235](https://github.com/youzan/zent/pull/235) ([linxixuan](https://github.com/linxixuan))
- alert: allow auto height in Alert component [\#233](https://github.com/youzan/zent/pull/233) ([cpylua](https://github.com/cpylua))
- 修改zent-tabs背景色 [\#231](https://github.com/youzan/zent/pull/231) ([ctyu](https://github.com/ctyu))

**Merged pull requests:**

- Notify: callback is not called when clear notify. [\#246](https://github.com/youzan/zent/pull/246) ([ronghang](https://github.com/ronghang))
- dialog: Focus to dialog when open [\#245](https://github.com/youzan/zent/pull/245) ([cpylua](https://github.com/cpylua))
- Datepicker: add confirm button cursor [\#242](https://github.com/youzan/zent/pull/242) ([xuhong](https://github.com/xuhong))
- tree: 用zent的checkbox替换内部实现 [\#241](https://github.com/youzan/zent/pull/241) ([wangchao0502](https://github.com/wangchao0502))

## [zent@3.0.0](https://github.com/youzan/zent/tree/zent@3.0.0) (2017-05-08)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0...zent@3.0.0)

## [babel-plugin-zent@1.0.0](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0) (2017-05-08)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta11...babel-plugin-zent@1.0.0)

**Implemented enhancements:**

- babel-plugin-zent: support style import [\#221](https://github.com/youzan/zent/issues/221)

## [babel-plugin-zent@1.0.0-beta11](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta11) (2017-05-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta10...babel-plugin-zent@1.0.0-beta11)

## [zent@3.0.0-beta10](https://github.com/youzan/zent/tree/zent@3.0.0-beta10) (2017-05-05)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta10...zent@3.0.0-beta10)

## [babel-plugin-zent@1.0.0-beta10](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta10) (2017-05-05)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta8...babel-plugin-zent@1.0.0-beta10)

## [babel-plugin-zent@1.0.0-beta8](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta8) (2017-05-05)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta7...babel-plugin-zent@1.0.0-beta8)

## [babel-plugin-zent@1.0.0-beta7](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta7) (2017-05-05)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta7...babel-plugin-zent@1.0.0-beta7)

## [zent@3.0.0-beta7](https://github.com/youzan/zent/tree/zent@3.0.0-beta7) (2017-05-05)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta6...zent@3.0.0-beta7)

## [zent@3.0.0-beta6](https://github.com/youzan/zent/tree/zent@3.0.0-beta6) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta6...zent@3.0.0-beta6)

## [babel-plugin-zent@1.0.0-beta6](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta6) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta5...babel-plugin-zent@1.0.0-beta6)

## [zent@3.0.0-beta5](https://github.com/youzan/zent/tree/zent@3.0.0-beta5) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta5...zent@3.0.0-beta5)

## [babel-plugin-zent@1.0.0-beta5](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta5) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta4...babel-plugin-zent@1.0.0-beta5)

## [zent@3.0.0-beta4](https://github.com/youzan/zent/tree/zent@3.0.0-beta4) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta4...zent@3.0.0-beta4)

## [babel-plugin-zent@1.0.0-beta4](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta4) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta3...babel-plugin-zent@1.0.0-beta4)

## [babel-plugin-zent@1.0.0-beta3](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta3) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta3...babel-plugin-zent@1.0.0-beta3)

## [zent@3.0.0-beta3](https://github.com/youzan/zent/tree/zent@3.0.0-beta3) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta2...zent@3.0.0-beta3)

**Fixed bugs:**

- switch: 修改 switch 样式 [\#223](https://github.com/youzan/zent/pull/223) ([ronghang](https://github.com/ronghang))

## [zent@3.0.0-beta2](https://github.com/youzan/zent/tree/zent@3.0.0-beta2) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta2...zent@3.0.0-beta2)

## [babel-plugin-zent@1.0.0-beta2](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta2) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/babel-plugin-zent@1.0.0-beta1...babel-plugin-zent@1.0.0-beta2)

## [babel-plugin-zent@1.0.0-beta1](https://github.com/youzan/zent/tree/babel-plugin-zent@1.0.0-beta1) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent@3.0.0-beta1...babel-plugin-zent@1.0.0-beta1)

## [zent@3.0.0-beta1](https://github.com/youzan/zent/tree/zent@3.0.0-beta1) (2017-05-04)

[Full Changelog](https://github.com/youzan/zent/compare/zent-breadcrumb@1.1.0...zent@3.0.0-beta1)

**Implemented enhancements:**

- utils: add unit tests [\#214](https://github.com/youzan/zent/issues/214)
- Add prettier into workflow [\#202](https://github.com/youzan/zent/issues/202)
- Consolidate all sub packages into a mono package [\#201](https://github.com/youzan/zent/issues/201)
- Implement babel-plugin-zent [\#200](https://github.com/youzan/zent/issues/200)
- zent-table: example: selection.. disabled 样式问题 [\#22](https://github.com/youzan/zent/issues/22)
- Add script to check git hooks [\#222](https://github.com/youzan/zent/pull/222) ([cpylua](https://github.com/cpylua))
- babel-plugin-zent: 	Add a script to generate js/css dependency mapping from source code [\#212](https://github.com/youzan/zent/pull/212) ([cpylua](https://github.com/cpylua))
- Consolidate packages [\#208](https://github.com/youzan/zent/pull/208) ([cpylua](https://github.com/cpylua))

**Fixed bugs:**

- select: normalize event in onChange callback [\#216](https://github.com/youzan/zent/issues/216)
- zent-datepicker 的确定按钮需要指定字体大小 [\#207](https://github.com/youzan/zent/issues/207)
- table: 修改hover样式，onSelection增加一个新的参数，让用户可以做到单选功能 [\#219](https://github.com/youzan/zent/pull/219) ([linxixuan](https://github.com/linxixuan))
- select: fix event parameter [\#218](https://github.com/youzan/zent/pull/218) ([huangsy](https://github.com/huangsy))
- slider: 修复样式和输入框bug [\#211](https://github.com/youzan/zent/pull/211) ([wulv](https://github.com/wulv))
- style: run prettier on all files [\#210](https://github.com/youzan/zent/pull/210) ([cpylua](https://github.com/cpylua))
- datepicker: increase z-index; fixed a bug when datepicker is disabled [\#209](https://github.com/youzan/zent/pull/209) ([xuhong](https://github.com/xuhong))

**Merged pull requests:**

- test: add tests for utils [\#220](https://github.com/youzan/zent/pull/220) ([cpylua](https://github.com/cpylua))
- add babel plugin to transform zent import [\#217](https://github.com/youzan/zent/pull/217) ([iscarecrow](https://github.com/iscarecrow))

## [zent@2.1.0](https://github.com/youzan/zent/tree/zent@2.1.0) (2017-04-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent-button@1.1.0...zent@2.1.0)

## [zent@2.1.0-beta5](https://github.com/youzan/zent/tree/zent@2.1.0-beta5) (2017-04-20)

[Full Changelog](https://github.com/youzan/zent/compare/zent-alert@1.1.0-beta5...zent@2.1.0-beta5)

## [zent@2.1.0-beta4](https://github.com/youzan/zent/tree/zent@2.1.0-beta4) (2017-04-19)

[Full Changelog](https://github.com/youzan/zent/compare/zent-checkbox@1.1.0-beta4...zent@2.1.0-beta4)

## [zent@2.1.0-beta3](https://github.com/youzan/zent/tree/zent@2.1.0-beta3) (2017-04-19)

[Full Changelog](https://github.com/youzan/zent/compare/zent-select@1.1.0-beta3...zent@2.1.0-beta3)

## [zent@2.1.0-beta1](https://github.com/youzan/zent/tree/zent@2.1.0-beta1) (2017-04-18)

[Full Changelog](https://github.com/youzan/zent/compare/zent-layout@1.1.0-beta1...zent@2.1.0-beta1)

## [zent@2.0.14](https://github.com/youzan/zent/tree/zent@2.0.14) (2017-04-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-utils@1.0.9...zent@2.0.14)

## [zent@2.0.13](https://github.com/youzan/zent/tree/zent@2.0.13) (2017-04-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-input@1.0.12...zent@2.0.13)

## [zent@2.0.12](https://github.com/youzan/zent/tree/zent@2.0.12) (2017-04-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-notify@1.0.14...zent@2.0.12)

**Fixed bugs:**

- popover: trigger isOutside not working [\#180](https://github.com/youzan/zent/issues/180)

**Merged pull requests:**

- fix table text align [\#179](https://github.com/youzan/zent/pull/179) ([linxixuan](https://github.com/linxixuan))

## [zent@2.0.11](https://github.com/youzan/zent/tree/zent@2.0.11) (2017-04-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-dialog@1.0.10...zent@2.0.11)

## [zent@2.0.10](https://github.com/youzan/zent/tree/zent@2.0.10) (2017-04-11)

[Full Changelog](https://github.com/youzan/zent/compare/zent-table@1.0.16...zent@2.0.10)

## [zent@2.0.9](https://github.com/youzan/zent/tree/zent@2.0.9) (2017-04-10)

[Full Changelog](https://github.com/youzan/zent/compare/zent-button@1.0.12...zent@2.0.9)

## [zent@2.0.8](https://github.com/youzan/zent/tree/zent@2.0.8) (2017-04-10)

[Full Changelog](https://github.com/youzan/zent/compare/zent-popover@1.0.14...zent@2.0.8)

## [zent@2.0.7](https://github.com/youzan/zent/tree/zent@2.0.7) (2017-03-31)

[Full Changelog](https://github.com/youzan/zent/compare/zent-pagination@1.0.10...zent@2.0.7)

## [zent@2.0.6](https://github.com/youzan/zent/tree/zent@2.0.6) (2017-03-22)

[Full Changelog](https://github.com/youzan/zent/compare/zent-sweetalert@1.0.12...zent@2.0.6)

## [zent@2.0.5](https://github.com/youzan/zent/tree/zent@2.0.5) (2017-03-16)

[Full Changelog](https://github.com/youzan/zent/compare/zent-menu@0.0.1...zent@2.0.5)

## [zent@2.0.4](https://github.com/youzan/zent/tree/zent@2.0.4) (2017-03-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-checkbox@1.0.8...zent@2.0.4)

## [zent@2.0.3](https://github.com/youzan/zent/tree/zent@2.0.3) (2017-03-14)

[Full Changelog](https://github.com/youzan/zent/compare/zent-notify@1.0.10...zent@2.0.3)

## [zent@2.0.2](https://github.com/youzan/zent/tree/zent@2.0.2) (2017-03-09)

[Full Changelog](https://github.com/youzan/zent/compare/zent-datetimepicker@1.0.9...zent@2.0.2)

## [zent@2.0.1](https://github.com/youzan/zent/tree/zent@2.0.1) (2017-03-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent-icon@1.0.8...zent@2.0.1)

## [zent@2.0.0](https://github.com/youzan/zent/tree/zent@2.0.0) (2017-03-08)

[Full Changelog](https://github.com/youzan/zent/compare/zent@1.0.12-beta6...zent@2.0.0)

**Closed issues:**

- zent-form: 'warning: unknown props' with react v15.4.2; warning with extral input; [\#17](https://github.com/youzan/zent/issues/17)

**Merged pull requests:**

- Button组件添加htmlType [\#64](https://github.com/youzan/zent/pull/64) ([hunnble](https://github.com/hunnble))
- Form upgrade [\#41](https://github.com/youzan/zent/pull/41) ([w91](https://github.com/w91))

## [zent@1.0.12-beta6](https://github.com/youzan/zent/tree/zent@1.0.12-beta6) (2017-03-07)

[Full Changelog](https://github.com/youzan/zent/compare/zent-form@1.0.8-beta6...zent@1.0.12-beta6)

## [zent@1.0.12-beta5](https://github.com/youzan/zent/tree/zent@1.0.12-beta5) (2017-03-02)

[Full Changelog](https://github.com/youzan/zent/compare/zent-utils@1.0.7-beta2...zent@1.0.12-beta5)

## [zent@1.0.12-beta4](https://github.com/youzan/zent/tree/zent@1.0.12-beta4) (2017-03-01)

[Full Changelog](https://github.com/youzan/zent/compare/zent@1.0.12-beta3...zent@1.0.12-beta4)

**Merged pull requests:**

- 文档更新: zent-sweet [\#56](https://github.com/youzan/zent/pull/56) ([LucasIcarus](https://github.com/LucasIcarus))
- 文档更新: zent-steps [\#55](https://github.com/youzan/zent/pull/55) ([LucasIcarus](https://github.com/LucasIcarus))
- 文档更新: zent-popover [\#52](https://github.com/youzan/zent/pull/52) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@1.0.12-beta3](https://github.com/youzan/zent/tree/zent@1.0.12-beta3) (2017-02-28)

[Full Changelog](https://github.com/youzan/zent/compare/zent-form@1.0.8-beta3...zent@1.0.12-beta3)

## [zent@1.0.12-beta1](https://github.com/youzan/zent/tree/zent@1.0.12-beta1) (2017-02-27)

[Full Changelog](https://github.com/youzan/zent/compare/zent-button@1.0.7-beta1...zent@1.0.12-beta1)

## [zent@1.0.11](https://github.com/youzan/zent/tree/zent@1.0.11) (2017-02-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent-table@1.0.9...zent@1.0.11)

## [zent@1.0.11-beta1](https://github.com/youzan/zent/tree/zent@1.0.11-beta1) (2017-02-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent@1.0.10...zent@1.0.11-beta1)

**Closed issues:**

- zent-tree remove object.assign package [\#30](https://github.com/youzan/zent/issues/30)

**Merged pull requests:**

- fix: 添加 table header 的 unmount 逻辑, 删除事件监听 [\#38](https://github.com/youzan/zent/pull/38) ([lama-pacos](https://github.com/lama-pacos))

## [zent@1.0.10](https://github.com/youzan/zent/tree/zent@1.0.10) (2017-02-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent-popover@1.0.8...zent@1.0.10)

## [zent@1.0.10-beta2](https://github.com/youzan/zent/tree/zent@1.0.10-beta2) (2017-02-24)

[Full Changelog](https://github.com/youzan/zent/compare/zent-popover@1.0.8-beta1...zent@1.0.10-beta2)

**Merged pull requests:**

- Refactor pop [\#37](https://github.com/youzan/zent/pull/37) ([cpylua](https://github.com/cpylua))

## [zent@1.0.10-beta1](https://github.com/youzan/zent/tree/zent@1.0.10-beta1) (2017-02-22)

[Full Changelog](https://github.com/youzan/zent/compare/zent-input@1.0.7...zent@1.0.10-beta1)

**Merged pull requests:**

- feat: zent-tabs空间支持tab传react组件 [\#36](https://github.com/youzan/zent/pull/36) ([ctyu](https://github.com/ctyu))
- npm\_sync shell [\#27](https://github.com/youzan/zent/pull/27) ([LucasIcarus](https://github.com/LucasIcarus))

## [zent@1.0.9](https://github.com/youzan/zent/tree/zent@1.0.9) (2017-02-22)

[Full Changelog](https://github.com/youzan/zent/compare/zent-table@1.0.8...zent@1.0.9)

## [zent@1.0.8](https://github.com/youzan/zent/tree/zent@1.0.8) (2017-02-17)

[Full Changelog](https://github.com/youzan/zent/compare/zent-pop@1.0.7...zent@1.0.8)

## [zent@1.0.7](https://github.com/youzan/zent/tree/zent@1.0.7) (2017-02-16)

[Full Changelog](https://github.com/youzan/zent/compare/zent-alert@1.0.6...zent@1.0.7)

## [zent@1.0.6](https://github.com/youzan/zent/tree/zent@1.0.6) (2017-02-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-tree@1.0.5...zent@1.0.6)

## [zent@1.0.4](https://github.com/youzan/zent/tree/zent@1.0.4) (2017-02-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-steps@1.0.4...zent@1.0.4)

## [zent@1.0.4-beta3](https://github.com/youzan/zent/tree/zent@1.0.4-beta3) (2017-02-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-pop@1.0.3-beta1...zent@1.0.4-beta3)

**Merged pull requests:**

- table的空样式 [\#4](https://github.com/youzan/zent/pull/4) ([linxixuan](https://github.com/linxixuan))

## [zent@1.0.4-beta1](https://github.com/youzan/zent/tree/zent@1.0.4-beta1) (2017-02-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-steps@1.0.3...zent@1.0.4-beta1)

## [zent@1.0.3](https://github.com/youzan/zent/tree/zent@1.0.3) (2017-02-15)

[Full Changelog](https://github.com/youzan/zent/compare/zent-table@1.0.3...zent@1.0.3)

## [zent@1.0.2](https://github.com/youzan/zent/tree/zent@1.0.2) (2017-02-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-utils@1.0.2...zent@1.0.2)

## [zent@1.0.1](https://github.com/youzan/zent/tree/zent@1.0.1) (2017-02-13)

[Full Changelog](https://github.com/youzan/zent/compare/zent-sweetalert@1.0.1...zent@1.0.1)

## [zent@1.0.0](https://github.com/youzan/zent/tree/zent@1.0.0) (2017-02-10)

[Full Changelog](https://github.com/youzan/zent/compare/zent-select@1.0.0...zent@1.0.0)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*