Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

feat(menu): add options to exclude column titles from Menus, closes #189 #203

Merged
merged 1 commit into from
May 24, 2019

Conversation

ghiscoding
Copy link
Owner

  • excludeFromColumnPicker for the Column Picker
  • excludeFromGridMenu for the Grid Menu

- excludeFromColumnPicker for the Column Picker
- excludeFromGridMenu for the Grid Menu
@codecov-io
Copy link

Codecov Report

Merging #203 into master will increase coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
+ Coverage    40.9%   40.91%   +0.01%     
==========================================
  Files         146      146              
  Lines        6766     6775       +9     
  Branches     2234     2237       +3     
==========================================
+ Hits         2767     2771       +4     
- Misses       3996     4001       +5     
  Partials        3        3
Impacted Files Coverage Δ
...-slickgrid/extensions/checkboxSelectorExtension.ts 28.58% <0%> (-1.73%) ⬇️
...lar-slickgrid/extensions/rowDetailViewExtension.ts 21.96% <0%> (-0.27%) ⬇️
...ules/angular-slickgrid/formatters/maskFormatter.ts 93.34% <0%> (-6.66%) ⬇️

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 ebf3d2f...a87300e. Read the comment docs.

@ghiscoding ghiscoding merged commit 50cd309 into master May 24, 2019
@ghiscoding ghiscoding deleted the feat/grid-menu-exclude branch May 30, 2019 01:02
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.

2 participants