alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.36k stars 1.48k forks source link

feat(antd): support for hidden pagination of component array table #3875

Closed xudihui closed 1 year ago

xudihui commented 1 year ago

Before submitting a pull request, please make sure the following is done...

Please do not delete the above content


What have you changed?

support for hide pagination in the "ArrayTable" component Similar to the pagination interface of the antd "Table" component.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f512834) 96.59% compared to head (cba0ef2) 96.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #3875 +/- ## ============================================= Coverage 96.59% 96.59% ============================================= Files 152 152 Lines 6695 6695 Branches 1810 1869 +59 ============================================= Hits 6467 6467 + Misses 228 200 -28 - Partials 0 28 +28 ``` [see 8 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/formily/pull/3875/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.