---
category: Guides
order: 6
title: 更新日志
toc: false
timeline: true
---

`ygd` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。

#### 发布周期

* 修订版本号：每周末会进行日常 bugfix 更新。（如果有紧急的 bugfix，则任何时候都可发布）
* 次版本号：每月发布一个带有新特性的向下兼容的版本。
* 主版本号：含有破坏性更新和新特性，不在发布周期内。

---
### 3.15.12 (2020-05-07)


### Features

* 更新treeSelect与tree多级菜单勾选demo ([2b48842](https://github.com/ondc/yg-design/commit/2b48842d28aea9392437e9cd3b50e2ae3351f052))
* 添加配置 ([e12e7da](https://github.com/ondc/yg-design/commit/e12e7dac8b1458602bc673a45c8f66bbb204d233))


## 3.15.11


- 🌟 up cols gutter
- 🌟 border-box cols rows

## 3.15.10

- 🌟 paganation
- 🌟 button 

## 3.15.9

`2019-05-09`

- 🌟 spin 颜色 475669,button 增加outline greyfull 设置
- 🌟 inputNumber 鼠标hover时，🙅‍♂️不影响高度
- 🌟 input lg fontsize 16改为 14
- 🌟 progress showinfo outer content-box
- 🌟 链接 对话框button 级联 高级搜索 button
- 🌟 优化button popup-sure popup-cancel greyfull lighton 及更新modal and popover
- 🌟 增加垂直步骤 处理progress-dot

## 3.15.8

`2019-04-26`

- 🌟 menu selected css
- 🌟 gutter markdown less
- 🌟 up themes 3.15.8

## 3.15.7

`2019-04-26`

- 🌟 更新了 antd-tools 组件
- 🐞 修复了没有ygd.less的bug.

使用yarn compile & yarn dist 测试

## 3.15.5

`2019-04-24`

- 🌟 更新了 以下组件的box-sizing盒模型

```
  grid/style/mixin.less
  grid/style/index.less
  form/style/mixin.less
```

- 🐞 修复在以上组件在标准盒模型下的样式bug


## 3.15.4

`2019-04-10`

- 🌟 更新了carousel组件的slider为原点 大小为11，
- 🌟 移除switch small尺寸的例子
- 🌟 更新了以下组件的盒模型

```
date-picker/style/TimePicker.less
pagnation pagination/style/index.less
upload/style/index.less
time-picker/style/index.less
switch/style/index.less
carousel/style/index.less
table/style/index.less
```
## 3.15.3

- 🌟 更新了以下组件的盒模型

```
layout layout/style/index.less
```

## 3.15.2


`2019-04-10`

- 🌟 补充了文档说明

- 🐞 修复其他样式bug


