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

feat(react,vue,ios,android): add waterfall component for hippy #933

Merged
merged 21 commits into from
Aug 18, 2021

Conversation

zoomchan-cxj
Copy link
Collaborator

Before submitting a new pull request, please make sure:

  • Test cases have been added/updated/passed for the code you will submit.
  • Documentation has added or updated.
  • Commit message is following the Convention Commit guideline with maximum 72 characters.
  • Squash the repeat code commits, short patches are welcome.

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #933 (047831d) into master (58827d6) will increase coverage by 0.06%.
The diff coverage is 88.88%.

❗ Current head 047831d differs from pull request most recent head a6ecb0c. Consider uploading reports for the commit a6ecb0c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   61.35%   61.41%   +0.06%     
==========================================
  Files          29       29              
  Lines        1876     1879       +3     
==========================================
+ Hits         1151     1154       +3     
  Misses        725      725              
Impacted Files Coverage Δ
.../hippy-vue/src/renderer/native/event/dispatcher.js 98.46% <88.88%> (+0.07%) ⬆️

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 042b5f9...a6ecb0c. Read the comment docs.

@tencent-adm
Copy link
Member

tencent-adm commented Aug 18, 2021

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ JerryChu
✅ zoomchan-cxj
❌ sweetPotatoZheng
You have signed the CLA already but the status is still pending? Let us recheck it.

@zoomchan-cxj zoomchan-cxj force-pushed the feature/waterfall1 branch 2 times, most recently from a491c05 to 752dae3 Compare August 18, 2021 10:35
@zoomchan-cxj zoomchan-cxj changed the title Feature/waterfall1 feat(react,vue,ios,android): add waterfall component for hippy Aug 18, 2021
@zoomchan-cxj zoomchan-cxj merged commit 41c9622 into Tencent:master Aug 18, 2021
zoomchan-cxj added a commit that referenced this pull request Sep 10, 2021
* feat: add waterfall component for hippy

* feat(android): make WaterfallView extends HippyListView

* feat(android): support 'animated' for scrollToXXX

* feat(vue): demo add scrollToXXX

* feat(android): add onScroll event params

* feat(ios):fix scrollToIndex bug

* feat(android): fix scrollToIndex with anim

* feat(vue): perf vue waterfall component&demo

* feat(react): add waterfall component

* feat(react): add waterfall component

* refactor(core): build example

* fix(android): water fall view reuse error

* feat(android): change the onEndReached event send time

* feat(android): change the water fall view padding logic

* feat(android): change the water fall view padding logic

* feat(react): add react waterfall document

* feat(ios): improve waterfall item reuse proxy (#1)

Co-authored-by: genesisli <genesisli@tencent.com>

* feat(ios): fix bug that HippyWaterfallView's bridge isn't assigned

* docs(waterfall): add waterfall doc

* docs(waterfall): add waterfall doc

* chore(build): build react example

Co-authored-by: JerryChu <528994690@qq.com>
Co-authored-by: genesisli <genesisli@tencent.com>
Co-authored-by: derekazhang(张爱民) <derekazhang@tencent.com>
Co-authored-by: xilinzheng <xilinzheng@tencent.com>
Co-authored-by: hengyangji <hengyangji@tencent.com>
Co-authored-by: sweetPotatoZheng <72075059+sweetPotatoZheng@users.noreply.github.com>
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.

6 participants