Apocalypse tank

Results 7 issues of Apocalypse tank

为发布 Release 版本提供更健壮的支持,未来的一段时间我们将为整个项目提供更规范的方案。 - 单元测试(Unit Test) - Github - [x] #345 - [x] #346 - [ ] Actions - Git Commit - 采用祈使句作为提交模板

enhancement
👏 PR welcome

- [淘宝镜像(npmmirror)和 NPM 的最新版本同步有延迟](https://github.com/mallfoundry/taroify/issues/119) - [iOS Input 组件点击穿透](https://github.com/mallfoundry/taroify/issues/388#issuecomment-1060271699) [@jiahui](https://github.com/cloud2303) - [375 设计稿,组件样式放大一倍](https://github.com/mallfoundry/taroify/issues/173#issuecomment-991390507) - [DEMO 无法查看时,可以清空缓存再试试](https://github.com/mallfoundry/taroify/issues/421#issuecomment-1075868653)

### 使用示例,包括组件或 Hooks 方式 1: ```tsx ``` 方式 2: ```tsx ``` 方式 3: ```tsx ``` 方式 4: ```tsx ``` ### 解决方案 _No response_ ### 你想为这个功能创建一个 PR 吗 _No response_

### 使用示例,包括组件或 Hooks 目前 PullRefresh 组件采用的子组件的方式实现状态分离: ```tsx Pull Loosing Loading Completed Content ``` 这并不是一个完美的解决方案。 目前仍在探索更好的解决方案: ```tsx {({ status }) => ( {status} content )} ``` ### 解决方案 _No response_ ###...

目前正在设计 `SubmitBar` 组合式组件中。

🔥 new component

Although the selector API is provided by miniapps, the performance of the selector API of miniapps is not good. Getting a rect of an element in a browser takes 0ms...

https://gitee.com/mallfoundry/taroify