EASYAIuniappNewUI/node_modules/@tuniao/tn-style/CHANGELOG.md
2025-02-08 18:50:38 +08:00

144 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 1.0.1
_2023-03-21_
#### Fixed
- 优化box-shadow样式
### 1.0.2
_2023-03-25_
#### Fixed
- 修复默认内置颜色背景颜色时设置字体颜色失效的问题
### 1.0.3
_2023-03-25_
#### Fixed
- 优化颜色值
### 1.0.4
_2023-03-26_
#### Fixed
- 修改tn-cool-bg-image类名为tn-bg-image
### 1.0.5
_2023-03-28_
#### Fixed
- 修复边框设置无效的问题
### 1.0.6
_2023-03-28_
#### Fixed
- 修复flex布局下同时设置多个对齐方向的时候会导致对齐失效的问题
### 1.0.7
_2023-03-29_
#### Fixed
- 修复shadow--blur类名修改为shadow-blur
- 修复shadow-blur样式不生效的问题
### 1.0.8
_2023-04-03_
#### Fixed
- 修复/在uniapp-微信小程序中无法解析的问题,将/改为-
- 修复:在uniapp-微信小程序中无法解析的问题,将:改为_
#### Add
- 新增uniapp专有样式
### 1.0.9
_2023-04-03_
#### Fixed
- 修复uniapp中没有:root的问题将变量卸载body中
### 1.0.10
_2023-04-05_
#### Add
- 新增src目录将源码放入src目录中
- 新增uniapp中隐藏滚动条样式
#### Fixed
- 修复uniapp中没有:root的问题将变量卸载body中
### 1.0.11
### 1.0.12
_2023-04-10_
#### Add
- 新增uniapp样式中H5中隐藏滚动条样式
#### Fixed
- 修复uniapp中没有:root的问题将变量卸载body\page中
### 1.0.13
_2023-04-10_
#### Fixed
- 修复uniapp中样式生效的顺序
### 1.0.14
_2023-04-24_
#### Fixed
- 修复tn-border样式下去修改style时不生效的问题
### 1.0.15
### 1.0.16
### 1.0.17
_2023-07-13_
#### Fixed
- 修复在`h5`中图鸟弹框会遮挡原生弹框的问题
### 1.0.18
_2023-07-26_
- 更新cool-bg的背景地址
### 1.0.19
_2023-08-02_
- uniapp中新增`tn-image`设置图片默认样式