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(IndexBar): add onIndexChange prop #5223

Merged
merged 1 commit into from
May 23, 2022

Conversation

faremax
Copy link
Collaborator

@faremax faremax commented May 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #5223 (7d9046a) into master (80ffe46) will increase coverage by 0.10%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #5223      +/-   ##
==========================================
+ Coverage   65.21%   65.32%   +0.10%     
==========================================
  Files         282      282              
  Lines        5908     5912       +4     
  Branches     1416     1418       +2     
==========================================
+ Hits         3853     3862       +9     
+ Misses       1894     1890       -4     
+ Partials      161      160       -1     
Impacted Files Coverage Δ
src/components/index-bar/index-bar.tsx 20.96% <0.00%> (-0.70%) ⬇️
src/components/dialog/dialog.tsx 81.03% <0.00%> (+0.33%) ⬆️
src/components/modal/modal.tsx 28.33% <0.00%> (+1.21%) ⬆️
src/components/image-uploader/image-uploader.tsx 93.26% <0.00%> (+6.73%) ⬆️

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 80ffe46...7d9046a. Read the comment docs.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-5223.surge.sh

Copy link
Member

@awmleer awmleer left a comment

Choose a reason for hiding this comment

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

LGTM

@awmleer awmleer changed the title feat: add onIndexChange prop on IndexBar component feat(IndexBar): add onIndexChange prop May 23, 2022
@awmleer awmleer merged commit 5235443 into ant-design:master May 23, 2022
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.

None yet

2 participants