Initial commit of akmon project
This commit is contained in:
38
uni_modules/lime-popup/changelog.md
Normal file
38
uni_modules/lime-popup/changelog.md
Normal file
@@ -0,0 +1,38 @@
|
||||
## 0.1.9(2025-05-30)
|
||||
- fix: 修复演示demo问题
|
||||
## 0.1.8(2025-05-14)
|
||||
- feat: 关闭icon 单位由rpx改成px
|
||||
## 0.1.7(2025-05-07)
|
||||
- feat: 增加`radius`圆角属性
|
||||
## 0.1.6(2025-04-22)
|
||||
- feat: 兼容uniappx 鸿蒙next
|
||||
## 0.1.5(2025-04-18)
|
||||
- chore: 更新文档
|
||||
## 0.1.4(2025-03-26)
|
||||
- chore: 组件的`position`值由`top`改为`center`,与文档保持一致
|
||||
## 0.1.3(2025-03-24)
|
||||
- chore: 组件的`click-icon`改为`click-close`,与文档保持一致
|
||||
## 0.1.2(2025-02-13)
|
||||
- fix: 修复遮罩层z-index固定值的问题
|
||||
## 0.1.1(2025-01-22)
|
||||
- chore: `closeOnOverlayClick`改为`closeOnClickOverlay`
|
||||
## 0.1.0(2025-01-18)
|
||||
- chore: 更新文档
|
||||
## 0.0.9(2025-01-15)
|
||||
- fix: 修复`closeOnOverlayClick`无效的问题
|
||||
## 0.0.8(2025-01-13)
|
||||
- fix: uniapp x ios 居中弹出不使用scale,因为会导致不居中,为官方bug
|
||||
## 0.0.7(2024-11-26)
|
||||
- feat: z-index改成999
|
||||
## 0.0.6(2024-11-13)
|
||||
- chore: 更新文档
|
||||
## 0.0.5(2024-11-03)
|
||||
- feat: z-index降到888
|
||||
## 0.0.4(2024-10-27)
|
||||
- chore: 更新文档
|
||||
## 0.0.3(2024-10-26)
|
||||
- chore: 去掉多余log
|
||||
## 0.0.2(2024-10-24)
|
||||
- feat: 兼容vue2
|
||||
## 0.0.1(2024-10-24)
|
||||
- init
|
||||
Reference in New Issue
Block a user