71 lines
2.2 KiB
Markdown
71 lines
2.2 KiB
Markdown
# Changelog
|
||
|
||
## [1.2.3](https://github.com/peng92055/smart-table/tree/1.2.3) (2020-05-06)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.2.2...1.2.3)
|
||
|
||
- 优化树形表格含有非法expand-parent
|
||
- 优化树形表格支持自定义高度控制
|
||
- 修复expand中多标签bug
|
||
|
||
## [1.2.2](https://github.com/peng92055/smart-table/tree/1.2.2) (2020-02-19)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.2.1...1.2.2)
|
||
|
||
- 增加动态开展行,支持异步请求,指定关键key
|
||
|
||
## [1.2.1](https://github.com/peng92055/smart-table/tree/1.2.1) (2020-02-11)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.2.0...1.2.1)
|
||
|
||
- 增加单元格align及nowrap属性
|
||
|
||
## [1.2.0](https://github.com/peng92055/smart-table/tree/1.2.0) (2020-02-08)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.1.2...1.2.0)
|
||
|
||
- 增加多选功能
|
||
- 增加单选功能
|
||
- 结构化优化 提炼styled及offset
|
||
- 优化样式
|
||
|
||
## [1.1.2](https://github.com/peng92055/smart-table/tree/1.1.2) (2020-02-06)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.1.1...1.1.2)
|
||
|
||
- 增加树形结构表格
|
||
- 使用code替换base64资源
|
||
- 修复resize layout布局错乱
|
||
- 修复fixed元素hover失效
|
||
- 重构colgroup
|
||
|
||
## [1.1.1](https://github.com/peng92055/smart-table/tree/1.1.1) (2020-02-04)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.1.0...1.1.1)
|
||
|
||
- 修复排序bug
|
||
- 优化querySelector
|
||
- 增加hoverBgColor
|
||
- 优化结构
|
||
- 增加autoprefix
|
||
|
||
## [1.1.0](https://github.com/peng92055/smart-table/tree/1.1.0) (2020-02-01)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/1.0.0...1.1.0)
|
||
|
||
- 新增node-ops
|
||
- 新增class及cell自动添加,简化table
|
||
- 新增scrollbar宽度动态获取
|
||
- 更新部署机制
|
||
- 增加badge
|
||
- 更新引入方式
|
||
- 修复右固定列bug
|
||
|
||
## [1.0.0](https://github.com/peng92055/smart-table/tree/1.0.0) (2020-02-01)
|
||
|
||
[Full Changelog](https://github.com/peng92055/smart-table/compare/063595701304ffa26e4e6e20898fcaaffa3c27f9...1.1.0)
|
||
- first commit
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|