Commit 9383a54
Fix/bug (#1753)
* fix(swipe-action): 修复在 h5 环境下点击事件失效的问题
* fix(tabs): 修复 h5 环境下样式报错的问题
* refactor(types): 完善类型声明
* chore: 修复在Windows环境下样式文件拷贝的路径分隔符问题 (#1752)
解决了在Windows环境下的路径分隔符问题,该问题导致样式文件无法正确拷贝。
Co-authored-by: xiayuxuan <[email protected]>
* refactor(type): Add onChooseAvatar event handler to TaroButtonProps
相关问题:#1736
* fix: 解决小程序下无法获取元素信息的问题
相关问题:#1734
---------
Co-authored-by: Xia Yuxuan <[email protected]>
Co-authored-by: xiayuxuan <[email protected]>1 parent a93f319 commit 9383a54
2 files changed
Lines changed: 20 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments