-
Notifications
You must be signed in to change notification settings - Fork 160
Column selection #6831
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
Merged
Merged
Column selection #6831
Changes from all commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
e0847f0
feat(columnSelection): Add column selecation functionality #6578
nrobakova ef21b71
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
nrobakova 782d554
chore(*): update selectMultipleColumns
nrobakova 080fc76
chore(*): update styles and tests
nrobakova 450fc37
chore(*): add columns selection with Shif+click
nrobakova 46f1051
chore(*): update for cell aria-selected
nrobakova ef346bb
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
nrobakova 7db8f22
Merge branch 'master' into nrobakova/column-selection
nrobakova 1534c50
chore(*): update failing tests
nrobakova 78520df
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova a444fbc
chore(*): update hgrid and tgrid tests
nrobakova 7ea66ad
Merge branch 'master' into nrobakova/column-selection
nrobakova 7869c63
chore(*): hover children when hover parent group
nrobakova bb84751
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 8cfafc4
chore(*): merge to master
nrobakova 82fee6a
chore(*): update column selection in ESF
nrobakova 111626d
chore(*): update change log and readme
nrobakova 73bb564
chore(*): update column selection sample sample
nrobakova b0ae888
chore(*): merge to master
nrobakova 044df82
Merge branch 'master' into nrobakova/column-selection
nrobakova 423065f
chore(*): update for column groups
nrobakova fa7916a
chore(*): update when move a selectable column
nrobakova 5ff7309
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 7eeed4e
Merge branch 'master' into nrobakova/column-selection
nrobakova 4efe963
chore(*): update seeting column selection
nrobakova ee2a3f0
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 762f2cc
chore(*): update selected property
nrobakova 3a333ae
chore(*): update event parameter when select a column
nrobakova 60c987a
chore(*): fix hovering column group and selection in ESF
nrobakova 549d73c
Update projects/igniteui-angular/src/lib/grids/columns/column-group.c…
nrobakova bceddee
Update projects/igniteui-angular/src/lib/grids/columns/column-group.c…
nrobakova 9449348
Update projects/igniteui-angular/src/lib/grids/columns/column.compone…
nrobakova ea576ba
Update projects/igniteui-angular/src/lib/grids/columns/column-group.c…
nrobakova 461069d
Update projects/igniteui-angular/src/lib/grids/columns/column.compone…
nrobakova b24e0f6
Update projects/igniteui-angular/src/lib/grids/columns/column.compone…
nrobakova b8ace57
Update projects/igniteui-angular/src/lib/grids/columns/column.compone…
nrobakova fb142c5
Merge branch 'master' into nrobakova/column-selection
nrobakova 88748d7
chore(*): update selection of column group
nrobakova f4c0719
test(grid): add column selection tests #6885
nrobakova 518a1b7
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova a128024
refactor(grid): change column selected background color
simeonoff 2b0ca51
Merge branch 'master' into nrobakova/column-selection
nrobakova 730e6f4
refactor(grid): adjust cell background to work with column selection
simeonoff 0a4452b
Merge branch 'nrobakova/column-selection' of github.com:IgniteUI/igni…
simeonoff 6f8a39a
chore(*): update failing tests
nrobakova cae3d4a
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova a8da70f
chore(*): add select all method
nrobakova d6926b0
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 01ea440
chore(*): add selection tests
nrobakova 5e36073
chore(*): small update to selection tests
nrobakova b0bbf2c
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
nrobakova 1e1d937
chore(*): update for ESF min max height
nrobakova 686cb03
chore(*): update for column groups selection
nrobakova 2abc489
chore(*): update order in ESF
nrobakova baa6815
Merge branch 'master' into nrobakova/column-selection
nrobakova 916d3f9
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 7fb0277
test(*): add excel style filtering column selection tests
Aleksandyr 0587898
merge
Aleksandyr 982adba
test(*): remove column selection click header func
Aleksandyr f5af9fa
chore(*): update tests for selecting groups
nrobakova 53260c3
Merge branch 'nrobakova/column-selection-tests' of https://github.com…
nrobakova afb972c
test(column-selection): verify all cells selection when using esf
Aleksandyr b7e6530
chore(*): add column selection integration tests
nrobakova a47b89e
Merge branch 'nrobakova/column-selection-tests' of https://github.com…
Aleksandyr cd09250
chore(*): update selected property for column group
nrobakova f876538
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
Aleksandyr 378c4ec
test(column-group/selection): column group selection tests
Aleksandyr f84b993
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova b84c97f
chore(*): update for column groups
nrobakova e64592d
merge: conflickts
nrobakova e924fe3
chore(*): update for column groups
nrobakova 2e17d8b
chore(*): revert update for column groups
nrobakova 17c0f98
merge: merge conflicts
nrobakova b725425
merge
Aleksandyr 39006ae
Merge branch 'nrobakova/column-selection-tests' of https://github.com…
Aleksandyr f075b4c
test(column-group/selection): finalize whole suite around col group/s…
Aleksandyr 6747fdb
chore(*): update failing tests
nrobakova 0bff6a6
test(column-selection): add hidden col api seleciton manipulation
Aleksandyr 7eafb75
Merge branch 'nrobakova/column-selection-tests' of https://github.com…
Aleksandyr d81301e
chore(*): update for the group
nrobakova 134bb78
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova ff44da3
chore(*): remove input for selectable for groups
nrobakova a7f263e
Merge branch 'master' into nrobakova/column-selection
nrobakova fe98835
Merge branch 'nrobakova/column-selection' of https://github.com/Ignit…
nrobakova 9efa049
chore(*): update failing master details tests
nrobakova 8e7929b
Merge pull request #6900 from IgniteUI/nrobakova/column-selection-tests
zdrawku 68daeb9
merge: merge master
nrobakova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.