<a name="1.1.0"></a>
# 1.2.0 (2018-03-01)
# 1.1.0 (2017-11-28)


### Bug Fixes

* **dropdown:** fix dropdown popper version to 1.12.6 ([124905d](https://github.com/zhanfang/san-iview/commit/124905d))
* **Input:** fix input type number problem ([f06e302](https://github.com/zhanfang/san-iview/commit/f06e302))
* **location:** update readme and package.json ([b7ea7cb](https://github.com/zhanfang/san-iview/commit/b7ea7cb))
* **readme:** update readme.md ([cdbe7d3](https://github.com/zhanfang/san-iview/commit/cdbe7d3))


### Features

* **all:** add balloon to input tip and fix dropdown translate ([1d571ab](https://github.com/zhanfang/san-iview/commit/1d571ab))
* **all:** fix some bug and add some feature at Changelog ([137a7a9](https://github.com/zhanfang/san-iview/commit/137a7a9))
* **all:** init san-iview ([83b7764](https://github.com/zhanfang/san-iview/commit/83b7764))
* **Time&DatePicker:** add timePicker and DatePicker ([25f5792](https://github.com/zhanfang/san-iview/commit/25f5792))

## 1.2.2
- fix sub menu width bug

## 1.2.1
- fix breadcrumb bug
- fix card slot bug
- add example routes

## 1.2.0
- update San to 3.5.0

## 1.1.5
- 添加DatePicker options

## 1.1.4
- 修复动画样式的css字符串问题

## 1.1.3
- 修复 DatePicker 选择一月时显示bug

## 1.1.0
- 增加日历选择及时间选择器 DatePicker & TimePicker

## 1.0.20
- 修复colorPicker中默认透明颜色问题

## 1.0.19
- 修改dropdown 中 popper.js tranfrom，解决 windows 下字体模糊的问题

## 1.0.17
- 添加了balloon对from-item的支持，通过在底部显示

## 1.0.15
- 添加了balloon对from-item的支持

## 1.0.14
- Input 不能使用id，因为san使用了

## 1.0.13
- 修复 select 在for循环时不 inited 的问题

## 1.0.11
- 修复 1.0.10引入的问题

## 1.0.10
- 添加 Input 对 number 类型的支持

## 1.0.8
- 修复 Menu 中 初始 activeName 传递给子组件的流程

## 1.0.7
- 修改 Menu 中 submenu 的 activeName

## 1.0.6
- 修改 Notice 图标不显示

## 1.0.5
- 修改 switch 双绑为单绑

## 1.0.0
### 新特性

新增以下组件

- Button
- Breadcrumb
- Card
- Checkbox
- Collapse
- ColorPicker
- Dropdown
- Grid
- Icon
- Input
- Menu
- Message
- Modal
- Notice
- Page
- Progress
- Radio
- Spin
- Switch
- Tabs
- Upload

