Files
cashier_app/uni_modules/lime-style/changelog.md
2025-12-03 10:13:55 +08:00

49 lines
1.3 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.
## 0.2.42025-11-14
- feat: 优化create-var
## 0.2.32025-10-19
- fix: 修复非uts环境使用set的问题
## 0.2.22025-10-15
- fix: 去掉版本判断
## 0.2.12025-10-15
- fix: 修复条件判断问题
## 0.2.02025-10-01
- fix: 修复uniapp主题变化报错问题
## 0.1.92025-09-26
- feat: 更新宫格暗黑hover颜色
## 0.1.82025-09-08
- feat: 去掉vue2的判断
## 0.1.72025-08-15
更新变量
## 0.1.62025-06-20
- feat: 放弃使用rpx
## 0.1.52025-06-20
- fix: 修复 vue2 rpx转成px的问题
## 0.1.42025-06-12
- feat: 增加一些函数
## 0.1.32025-05-07
- feat: 增加`hairline`函数
## 0.1.22025-04-24
- feat: 根据官方建议字体使用px
## 0.1.12025-03-25
- feat: 更换rbgToHsv算法
## 0.1.02025-03-13
- feat: hbx4.56 Vue2 scss 预编译器默认已由 node-sass 更换为 dart-sass
## 0.0.92025-01-16
- feat: 更新
## 0.0.82024-12-15
- fix: 修复vue2 不支持rgba(0,0,0,1%)
## 0.0.72024-12-11
- feat: 增加除法
## 0.0.62024-12-04
- fix: 除法问题
## 0.0.52024-11-20
- feat: 增加flex
## 0.0.42024-11-20
- feat: 增加flex
## 0.0.32024-09-30
- fix: 由于 vue2 h5 css变量不支持rpx故转成px
## 0.0.22024-09-23
- fix: 修复 vue2 math.div 问题
## 0.0.12024-09-02
- init