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

## [1.1.5](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.5) (2021-12-10)

### Features

* 新增标准化步骤分页
* 新增列表高度为 36px 的表格
* Button 组件支持中加入自定义图标

### Fix

* 修复 Table、Input 等组件规范样式

## [1.1.4](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.4) (2021-08-02)

### Features

* 添加规范文档和相关脚本
* 浅色和深色主题切换优化

### Fix

* 修复 Button 组件规范样式

## [1.1.3](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.3) (2021-03-10)

### Features

* 添加阴影背景下 Radio.Group 样式
* 更新部分组件文档，添加使用示例

### Fix

* 修复 Modal、Table、Form、Button 等组件规范样式

## [1.1.2](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.2) (2020-12-29)

### Features

* 添加默认主题 button 组件新规范样式(图标按钮)

## [1.1.1](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.1) (2020-12-29)

### Fix

* 修复默认主题通用绿色色值

## [1.1.0](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.1.0) (2020-12-12)

### Features

* 添加暗黑版样式

## [1.0.9](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.0.9) (2020-07-31)

### Fix

* 修复 Table 组件设置了 scroll 但内容未 overflow 时列错位问题
* 修复 danger 类型 Button 组件设置 disabled 时的样式问题
* 更新 package.json，移除无用 dependencies
* 修改 侧边栏收缩图标 大小为 14px

### Features

* Layout 添加 自定义图标侧边导航 demo

## [1.0.7](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.0.7) (2020-07-02)

### Fix

* 优化导航栏样式 dt-layout-header

## [1.0.6](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.0.6) (2020-06-08)

### Features

* 升级底层架构 使用 bisheng 进行文档输出

## [1.0.5](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.0.5) (2020-06-08)

### Fix

* 优化各组件样式，覆盖基本主题规范

## [1.0.1](https://github.com/DTStack/ant-design-dtinsight-theme/tree/v1.0.1) (2020-04-20)

### Features

* Table 、 Form 、 Input 、Select 等组件样式规范的开发
