- Notifications
You must be signed in to change notification settings - Fork 156
refactor(grid): Remove deprecated usage of display density #14163
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 all commits
Commits
Show all changes
46 commits Select commit Hold shift + click to select a range
38c6ad8
refactor(grid): Remove display density from base grid and filtering
mddragnev 7677ba2
refactor(ESF): remove displayDensity usage within the ESF
mddragnev 10020ec
refactor(*): remove some more usage of displayDensity within the grid
mddragnev ecf06fa
refactor(toolbar): Remove density usage. Update toolbar to become dyn…
mddragnev 84a8dfc
refactor(summaries): remove density usage. Remove leftover classes
mddragnev ecf6590
chore(*): remove some more leftover density usage
mddragnev 6f31f34
refactor(hGrid): remove density usage
mddragnev 27e6231
refactor(treeGrid): remove density usage
mddragnev 6360cb4
refactor(pivot): remove the usage of display density in pivot grid
mddragnev a3bc80a
test(grid): fix all build time errors so that the tests run
mddragnev 3ebf717
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev 8be56af
chore(*): change the way that the size is handled. Fix some tests
mddragnev 4dda947
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev 846b1db
test(grid): Fix the failing tests
mddragnev b0565c4
chore(*): fix lint
mddragnev 593c7d4
Merge branch 'master' into mdragnev/refactor-density
mddragnev a6d72bc
fix(grid): fix grid and pivot flickering because of throttleTime on t…
mddragnev 76eca7f
test(*): lower wait time because of the throttleTime
mddragnev 8de094a
chore(*): Try fixing the flickering of pivot and issue #13000
mddragnev e554e60
Merge branch 'master' into mdragnev/refactor-density
mddragnev e6f8a0e
chore(samples): Remove density usage from dev samples
mddragnev 69e4ed9
chore(*): Add the removal of displayDensity to the changelog
mddragnev d9587e8
Merge branch 'mdragnev/refactor-density' of https://github.com/Ignite…
mddragnev b6f8e53
chore(*): fix lint
mddragnev e6e765a
chore(*): Add migrations from 17.2.x to 18.0.0
mddragnev 5392d9f
Merge branch 'master' into mdragnev/refactor-density
mddragnev 027d698
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev e253f96
chore(migration): update migration name in the spec file due to merge
mddragnev 0671838
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev 4974582
chore(migration): update migration to use css var instead of shorter …
mddragnev 8b8a052
chore(esf): Move hostbinding of --component-size to the css
mddragnev a117961
chore(*): use isConnected API of the native element instead document.…
mddragnev 415271b
chore(*): Mark size related properties as hidden and internal
mddragnev 9283b6a
chore(*): Move sizing test function the the correct file within the t…
mddragnev d26a2a5
chore(*): Update dev sample not to use internal enum Size
mddragnev 08a4301
chore(*): fix lint
mddragnev 6f94757
chore(*): remove fdescribe from migrations tests
mddragnev 2f623d2
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev 528a251
chore(*): clean up the dev samples
mddragnev 7a57fb9
Merge branch 'master' into mdragnev/refactor-density
ChronosSF 3171f9b
Merge branch 'master' into mdragnev/refactor-density
ChronosSF 6de2417
Merge branch 'master' into mdragnev/refactor-density
ChronosSF 1c1af6a
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
mddragnev 5e48b93
Merge branch 'master' into mdragnev/refactor-density
dkamburov 1a17280
Merge branch 'master' into mdragnev/refactor-density
ChronosSF 358d6df
Merge branch 'master' into mdragnev/refactor-density
simeonoff 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
40 changes: 40 additions & 0 deletions 40 projects/igniteui-angular/migrations/update-18_0_0/changes/inputs.json
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need a new class selector? Can't we simply use the existing %grid-excel-filter?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you take a look at the usage of the newly introduced class:
we set this only if we do not have neither minHeight nor maxHeight set from the inputs of the ESF. If we use the exising main css class %grid-excel-filter we cannot do this unless we set min/maxHeight as inline styles that override the default behaviour of the sizing mixin which I don't really like