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

feat(Tree): add onActiveIndexChange prop #1728

Merged
merged 9 commits into from
Jul 30, 2019

Conversation

lucivpav
Copy link
Contributor

This PR adds an ability to respond when the active index of Tree component changes.

@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #1728 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1728      +/-   ##
==========================================
+ Coverage   70.97%   70.98%   +0.01%     
==========================================
  Files         860      860              
  Lines        7153     7156       +3     
  Branches     2078     2058      -20     
==========================================
+ Hits         5077     5080       +3     
  Misses       2070     2070              
  Partials        6        6
Impacted Files Coverage Δ
packages/react/src/components/Tree/Tree.tsx 93.75% <100%> (+0.41%) ⬆️

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 d180879...6082093. Read the comment docs.

@lucivpav
Copy link
Contributor Author

@mnajdova can you please take a look at this PR again?

@lucivpav lucivpav merged commit aa1b907 into master Jul 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/tree-onActiveIndexChange branch July 30, 2019 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants