-
Notifications
You must be signed in to change notification settings - Fork 160
Implement Row Pinning for igxHierarchicalGrid. #6979
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
Changes from 29 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
6e25890
feat(igxHiearchicalGrid): Initial implementation of row pinning.
skrustev 47b8af2
feat(igxHierarchicalGrid): Remove hierarchical ghost row and add inst…
skrustev 4f1f30d
feat(igxHierarchicalGrid): Improve ghost row styling.,
skrustev 901a858
fix(rowPinning): Fix issues with styling and reverse navigation chang…
skrustev aff72cd
chore(*): Replace editable input with disabled input containing logic…
skrustev 57c5955
Merge master into skrastev/hgrid-row-pinning
skrustev 0ed3801
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 197bd53
chore(*): Move disabled styling to grid row. Remove ghostRow input an…
skrustev afdc785
chore(*): Fix lint in hierarchical grid
skrustev a6d16c9
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF a5c37d5
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 7272f91
fix(igxGrid): Fix paging calculation with row pinning. Small fixes to…
skrustev 9c71be7
tests(igxHierarchicalGrid): Add tests for hierarchical grid row pinning
skrustev b3e55d8
chore(*): Merge master into skrastev/hgrid-row-pinning
skrustev 2247f0b
fix(igxGrid): Fix selection range of both unpinned and pinned cells.
skrustev 1fe8264
feat(igxHierarchicalGrid): Move pinned chip to base cell template and…
skrustev 8a51940
chore(*): Fix lint errors.
skrustev 6dd830b
chore(*): Update failing test and fix filterData in hierarchical grid…
skrustev 3d21953
Merge branch 'master' into skrastev/hgrid-row-pinning
kdinev 0e0bf53
chore(*): Fix geting selected data when using bottom row pinning and …
skrustev 0b4b27d
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 5b4deb3
chore(*): Fix additional failing test
skrustev 7843292
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 0395b4f
chore(*): Prettify hierarchical grid tests and fix disabled cell styl…
skrustev 9906ba0
chore(*): Fix hierarchical test lint.
skrustev 7fb99bc
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 043f7f8
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 6cc72fb
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 368bff3
fix(igxCell): Fix cell entering edit mode when disabled with enter/f2.
skrustev 5ab9919
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF ee87527
chore(*): Address comments on styling.
skrustev e837fb3
Merge master into skrastev/hgrid-row-pinning
skrustev 10b3492
fix(igxGrid): Fix disabled row issues related to merge.
skrustev b078d76
Merge branch 'master' into skrastev/hgrid-row-pinning
ChronosSF 5b847eb
chore(*): Disable test related to issue.
ed6f4be
Merge pull request #7119 from IgniteUI/SKrastev/hgrid-row-pinning
MayaKirova 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
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.