taro-list icon indicating copy to clipboard operation
taro-list copied to clipboard

Taro 列表滚动组件

Results 25 taro-list issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

项目引入taro-list后就报上面的错,我哪里配置的不对吗 命令行编译没报错,微信开发者gong工具中看到下面的错误 ![image](https://user-images.githubusercontent.com/9338052/121626917-ee85e180-caa8-11eb-80d3-b5898df82356.png)

Cannot read property 'addEventListener' of null, ![image](https://user-images.githubusercontent.com/24565609/121309303-9af28700-c934-11eb-9975-167b3fcab13d.png)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

苹果系统下 滚动区域会有一个额外拖动区。 及最下面拖动拖动到列表底部 还是能往上拖动,导致taro-list 中 再次触发touch世界,又导致滚动

在苹果手机IOS14下,上拉滑动不了,请帮忙看下为什么啊

使用 Normal list 的代码,在 v2.1.0 里运行空白列表,滚动一下,内容才出现