diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index b6101eced..9fb5073ee 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,5 +1,20 @@ ## Changelog +### 1.0.6 + +*2016-12-09* + +- Added `disabled` attribute for Tabs, #1620 +- Added `size` attribute for DatePicker input, #1440 +- Fixed `datetimerange` DatePicker's panel not showing correct date if initial value is present, #1129 +- Fixed DatePicker display error when switching year, #1607 +- Fixed DatePicker not triggering clickoutside when its icon is clicked, #1604 +- Fixed TimePicker not refreshing value after clicking the clear button, #1583 +- Fixed remote filterable Select display error when its value is an object, #1593 +- Fixed Select's clear button still working bug when it's `disabled`, #1619 +- Fixed Switch's background color error when its `disabled` attribute is dynamically changed, #1627 +- Fixed some style bugs of Table + ### 1.0.5 *2016-12-06* diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 3362365ee..b8b41190a 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -1,5 +1,19 @@ ## 更新日志 +### 1.0.6 +*2016-12-09* + +- 新增 Tabs 组件的 `disabled` 属性,#1620 +- 新增 DatePicker 的 input 支持 `size`,#1440 +- 修复 DatePicker 为 `datetimerange` 类型并设置初始值时,面板未显示正确日期的问题,#1129 +- 修复 DatePicker 切换年份时显示异常的问题,#1607 +- 修复 DatePicker 点击 icon 未触发 clickoutside 的问题,#1604 +- 修复 TimePicker 点击清空按钮后再次点击不会更新初始值的问题,#1583 +- 修复 Select 远程搜索且 value 为对象类型时的显示问题,#1593 +- 修复 Select 为 `disabled` 时,`clearable` 仍然可以工作的问题,#1619 +- 修复 自定义背景颜色的 Switch 在动态切换 `disabled` 时,背景颜色错误的问题,#1627 +- 修复 Table 的一些样式问题 + ### 1.0.5 *2016-12-06* diff --git a/examples/docs/en-US/i18n.md b/examples/docs/en-US/i18n.md index d15284a34..c549d6def 100644 --- a/examples/docs/en-US/i18n.md +++ b/examples/docs/en-US/i18n.md @@ -56,6 +56,8 @@ Currently Element ships with the following languages: