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(plugins): add extra callback methods to checkbox selector #570

Merged
merged 1 commit into from Dec 9, 2021

Conversation

ghiscoding
Copy link
Owner

  • for our use case, we wanted to expand the full Tree before executing the full row selections, these new callbacks allow to do that and more

- for our use case, we wanted to expand the full Tree before executing the full row selections, these new callbacks allow to do that and more
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #570 (d887aeb) into master (bf0c912) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #570   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          230       230           
  Lines        15759     15774   +15     
  Branches      5084      5089    +5     
=========================================
+ Hits         15759     15774   +15     
Impacted Files Coverage Δ
...common/src/extensions/slickCheckboxSelectColumn.ts 100.00% <100.00%> (ø)

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 bf0c912...d887aeb. Read the comment docs.

@AnnetteZhang AnnetteZhang merged commit a9245f9 into master Dec 9, 2021
@AnnetteZhang AnnetteZhang deleted the feat/checkbox-selector-events branch December 9, 2021 14:06
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