2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-12 05:12:26 +03:00

docs: 2.1.0 log

This commit is contained in:
mxie
2018-07-24 14:05:24 +08:00
parent 0b637782bc
commit 0816370ed4
+10
View File
@@ -31,3 +31,13 @@
* 移除了`custom-formatter`
* `editable` 默认由false改成true, 现在日历范围也支持手动修改
* 当选择年或月的面板的时候不会修改日期(因为当设置了`not-before`或者`not-after`的时候会引发很多问题和bug)
<a name="2.1.0"></a>
# [2.1.0]() (2018-07-24)
### New features
* Add `type` year and month
### 新特性
* 添加`type` 支持月和年的单独选择