SmartParks_visitore/uni_modules/lime-shared/changelog.md
2025-08-21 11:23:54 +08:00

90 lines
2.8 KiB
Markdown
Raw Permalink 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.4.12025-06-13
- fix测试hbx4.71更新
## 0.4.02025-06-04
- fix测试hbx4.71更新
## 0.3.92025-06-04
- fix: 因hbx4.71更新导致mac用户下载的文件被重命名故退回4.66
## 0.3.82025-06-03
- fix: 修复`while`在vue2报错的问题
## 0.3.72025-05-21
- fix: 修复`merge`在vue2报错的问题
## 0.3.62025-05-17
- fix: 修复`raf`导错目录的问题
## 0.3.52025-05-16
- feat: 增加`isIP`
- feat: 增加`merge`
- feat: 增加`isByteLength`
- feat: 增加`isRegExp`
## 0.3.42025-04-27
- fix: 修复exif缺少isBase64的问题
## 0.3.32025-04-14
- fix: 修复4.61上的类型问题
## 0.3.22025-04-14
- fix: 修复4.61上的类型问题
## 0.3.12025-03-28
- fix: 修复getRect在nvue上的问题
## 0.3.02025-02-27
- fix: 修复部分函数无法在uniappx上运行的问题
## 0.2.92025-02-19
- chore: 更新文档
## 0.2.82025-02-11
- chore: 更新文档
## 0.2.72025-01-17
- fix: 针对canvas 平台判断优化
## 0.2.62025-01-09
- feat: 增加`areaData`中国省市区数据
## 0.2.52025-01-07
- fix: animation在app上类型问题
## 0.2.42025-01-04
- feat: getRect类型问题
## 0.2.32025-01-01
- chore: unitConvert使用uni.rpx2px
## 0.2.22024-12-11
- chore: 动画使用`requestAnimationFrame`
## 0.2.12024-11-20
- feat: 增加`characterLimit`
## 0.2.02024-11-14
- fix: vue2的类型问题
## 0.1.92024-11-14
- feat: 增加`shuffle`
## 0.1.82024-10-08
- fix: vue2 条件编译 // #ifdef APP-IOS || APP-ANDROID 会生效
## 0.1.72024-09-23
- fix: raf 类型跟随版本变更
## 0.1.62024-07-24
- fix: vue2 app ts需要明确的后缀所有补全
- chore: 减少依赖
## 0.1.52024-07-21
- feat: 删除 Hooks
- feat: 兼容uniappx
## 0.1.42023-09-05
- feat: 增加 Hooks `useIntersectionObserver`
- feat: 增加 `floatAdd`
- feat: 因为本人插件兼容 vue2 需要使用 `composition-api`故增加vue文件代码插件的条件编译
## 0.1.32023-08-13
- feat: 增加 `camelCase`
## 0.1.22023-07-17
- feat: 增加 `getClassStr`
## 0.1.12023-07-06
- feat: 增加 `isNumeric` 区别于 `isNumber`
## 0.1.02023-06-30
- fix: `clamp`忘记导出了
## 0.0.92023-06-27
- feat: 增加`arrayBufferToFile`
## 0.0.82023-06-19
- feat: 增加`createAnimation`、`clamp`
## 0.0.72023-06-08
- chore: 更新注释
## 0.0.62023-06-08
- chore: 增加`createImage`为`lime-watermark`和`lime-qrcode`提供依赖
## 0.0.52023-06-03
- chore: 更新注释
## 0.0.42023-05-22
- feat: 增加`range`,`exif`,`selectComponent`
## 0.0.32023-05-08
- feat: 增加`fillZero`,`debounce`,`throttle`,`random`
## 0.0.22023-05-05
- chore: 更新文档
## 0.0.12023-05-05
-