合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.9 KiB

  1. ## 0.2.9(2025-02-19)
  2. - chore: 更新文档
  3. ## 0.2.8(2025-02-11)
  4. - chore: 更新文档
  5. ## 0.2.7(2025-01-17)
  6. - fix: 针对canvas 平台判断优化
  7. ## 0.2.6(2025-01-09)
  8. - feat: 增加`areaData`中国省市区数据
  9. ## 0.2.5(2025-01-07)
  10. - fix: animation在app上类型问题
  11. ## 0.2.4(2025-01-04)
  12. - feat: getRect类型问题
  13. ## 0.2.3(2025-01-01)
  14. - chore: unitConvert使用uni.rpx2px
  15. ## 0.2.2(2024-12-11)
  16. - chore: 动画使用`requestAnimationFrame`
  17. ## 0.2.1(2024-11-20)
  18. - feat: 增加`characterLimit`
  19. ## 0.2.0(2024-11-14)
  20. - fix: vue2的类型问题
  21. ## 0.1.9(2024-11-14)
  22. - feat: 增加`shuffle`
  23. ## 0.1.8(2024-10-08)
  24. - fix: vue2 条件编译 // #ifdef APP-IOS || APP-ANDROID 会生效
  25. ## 0.1.7(2024-09-23)
  26. - fix: raf 类型跟随版本变更
  27. ## 0.1.6(2024-07-24)
  28. - fix: vue2 app ts需要明确的后缀,所有补全
  29. - chore: 减少依赖
  30. ## 0.1.5(2024-07-21)
  31. - feat: 删除 Hooks
  32. - feat: 兼容uniappx
  33. ## 0.1.4(2023-09-05)
  34. - feat: 增加 Hooks `useIntersectionObserver`
  35. - feat: 增加 `floatAdd`
  36. - feat: 因为本人插件兼容 vue2 需要使用 `composition-api`,故增加vue文件代码插件的条件编译
  37. ## 0.1.3(2023-08-13)
  38. - feat: 增加 `camelCase`
  39. ## 0.1.2(2023-07-17)
  40. - feat: 增加 `getClassStr`
  41. ## 0.1.1(2023-07-06)
  42. - feat: 增加 `isNumeric`, 区别于 `isNumber`
  43. ## 0.1.0(2023-06-30)
  44. - fix: `clamp`忘记导出了
  45. ## 0.0.9(2023-06-27)
  46. - feat: 增加`arrayBufferToFile`
  47. ## 0.0.8(2023-06-19)
  48. - feat: 增加`createAnimation`、`clamp`
  49. ## 0.0.7(2023-06-08)
  50. - chore: 更新注释
  51. ## 0.0.6(2023-06-08)
  52. - chore: 增加`createImage`为`lime-watermark`和`lime-qrcode`提供依赖
  53. ## 0.0.5(2023-06-03)
  54. - chore: 更新注释
  55. ## 0.0.4(2023-05-22)
  56. - feat: 增加`range`,`exif`,`selectComponent`
  57. ## 0.0.3(2023-05-08)
  58. - feat: 增加`fillZero`,`debounce`,`throttle`,`random`
  59. ## 0.0.2(2023-05-05)
  60. - chore: 更新文档
  61. ## 0.0.1(2023-05-05)
  62. -