Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onLongPress to ListItem #619

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Add onLongPress to ListItem #619

merged 1 commit into from
Aug 27, 2019

Conversation

nodece
Copy link
Contributor

@nodece nodece commented Aug 22, 2019

Add onLongPress to ListItem.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #619 into master will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
+ Coverage   58.61%   58.62%   +<.01%     
==========================================
  Files         197      197              
  Lines        5048     5051       +3     
  Branches     1104     1104              
==========================================
+ Hits         2959     2961       +2     
- Misses       2072     2073       +1     
  Partials       17       17
Flag Coverage Δ
#rn 58.62% <75%> (ø) ⬆️
Impacted Files Coverage Δ
components/list/ListItem.tsx 96.47% <75%> (-1.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa8fc35...954e3ec. Read the comment docs.

@BANG88 BANG88 merged commit 3e968df into ant-design:master Aug 27, 2019
GrigoryPtashko added a commit to GrigoryPtashko/ant-design-mobile-rn that referenced this pull request Oct 3, 2019
* upstream/master:
  bump
  test: update snap
  fix: locale
  pr ant-design#568 (ant-design#615)
  English typo (ant-design#637)
  English typo (ant-design#632)
  test: fixes tabs
  fix: miss TouchableOpacity
  chore: tabs  add RenderTabBar demo close ant-design#630
  chore: add demo fixes ant-design#545
  bump
  Add longPress support to ListItem and amend ListItemProps (ant-design#619)
  fix: test of search-bar
  bump
  fix: type definition of search-bar
  给Modal加上了返回键的监听 (ant-design#611)
  chore: doc
  fix: update react-native autolinking fixes ant-design#598
  bump
  DatePicker组件增加一个defaultDate属性,指定默认的选中时间 (ant-design#593)
  bump
  Grid新的一行不满columnNum时,如果自定义了itemStyle,用来填充columnNum的item样式会和正常的item不一样的问题 (ant-design#583)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants