Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
fix(wechat): view 支持 catchTouchMove 事件 (#1105)
Browse files Browse the repository at this point in the history
* feat(wechat):  view 增加相关  catch 事件 props

* Revert "feat(wechat):  view 增加相关  catch 事件 props"

This reverts commit bd4991a.

* feat(wechat): view 增加 catchTouchMove 事件

并对模板进行条件渲染,含 catchTouchMove 属性的 node 节点单独渲染,避免由于空属性导致其他 View 出现副作用。

* fix(wechat): view touchmove 互斥

* refactor(wechat): 重构 propsKeyTpl 参数名

* test(wecaht): update snapshot
  • Loading branch information
noyobo authored Jul 9, 2020
1 parent 4120ea8 commit 901cc2d
Show file tree
Hide file tree
Showing 13 changed files with 5,937 additions and 2,870 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit 901cc2d

@vercel
Copy link

@vercel vercel bot commented on 901cc2d Jul 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.