-
Notifications
You must be signed in to change notification settings - Fork 161
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(IColumnState): add disableHiding property on 12.2.x #10308
Closed
katherinedragieva
wants to merge
56
commits into
master
from
kdragieva/IgxGridState-disableHiding-on-12.2.x
Closed
feat(IColumnState): add disableHiding property on 12.2.x #10308
katherinedragieva
wants to merge
56
commits into
master
from
kdragieva/IgxGridState-disableHiding-on-12.2.x
Conversation
This file contains 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 reverts commit 3509868.
fix(hierarchical-grid): add correct check for row and expansion indexes
…2.2.x feat(exporters): add providedIn root to exporters - 12.2.x
refactor(icon): return SafeHtml from IconService spec(icon-service): update refactor(icon): remove lifecycle hook changes docs(icon, icon-service): update after changes docs(icon-service): update refactor(icon): update template and theme chore(*): update svg assets refactor(icon-service): simplify family initialization spec(icon-service): fix failing test refactor(advanced-filtering): show friendly name for igx-select text refactor(icon, icon-service): simplify code test(grid): dont include the svg icon in the query for dropdown item refactor(icon, icon service): cache svg icons as SafeHtml refactor(icon): replace svg wrapper with a div refactor(demos): add a new test icon refactor(icon): set svg and div to display block
…/github.com/IgniteUI/igniteui-angular into VDyulgerov/fix-IgxGridStateDirective-12.2.x
…rective-12.2.x V dyulgerov/fix igx grid state directive 12.2.x
refactor(icon-service): cache svg icons as text
docs(readme): adding app builder links
fix(esf): add empty filter if no filter is applied - 12.2.x
…tion-v.12.2.x Fix overlay closing animation duration v.12.2
…into vkombov/fix-10276-12.2.x
fix(grid): set correct indexes of rows with selected data in the extractDataFromSelection method - 12.2.x
fix(icon-service): can't register icon w/o family
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #9304
Additional information (check all that apply):
Checklist:
feature/README.MD
updates for the feature docsREADME.MD
CHANGELOG.MD
updates for newly added functionalityng update
migrations for the breaking changes (migrations guidelines)