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(services): add 2x new methods hideColumnById(s) #633

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Nov 17, 2020

  • deprecated previous methods (hideColumn, hideColumnByIndex) since the new methods offer more values with extra options to resize and/or hide from pickers

- deprecated previous methods (hideColumn, hideColumnByIndex) since the new methods offer more values with extra options to resize and/or hide from pickers
@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #633 (6b13691) into master (7d32bac) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #633    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          151       151            
  Lines        10238     10269    +31     
  Branches      3604      3462   -142     
==========================================
+ Hits         10238     10269    +31     
Impacted Files Coverage Δ
...modules/angular-slickgrid/services/grid.service.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 7d32bac...6b13691. Read the comment docs.

@ghiscoding ghiscoding merged commit e4455a9 into master Nov 17, 2020
@ghiscoding ghiscoding deleted the feat/grid-service-hide-column-by-ids branch November 17, 2020 17:15
@ghiscoding ghiscoding changed the title feat(services): add 2x new methods hideColumnById or ..byIds feat(services): add 2x new methods hideColumnById(s) Nov 17, 2020
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

1 participant