-
Notifications
You must be signed in to change notification settings - Fork 157
Merging 13.1.x into master #11280
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
Merging 13.1.x into master #11280
Conversation
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
…iteui-angular into pbozhinov/fix-10957
* refactor(input): use border instead of box-shadow * improve prefix & suffix padding * fix lint errors * fix indigo error hover * use ::after pseudo-element Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
Fixes `aria-activedescendants` incorrect attribute in hierarchical grid
fix(grids): Fix rowStyles pipe to pass correct data
…uld show for null row and not for row at 0 index.
fix(igxGrid): Minor fix and refactor for row adding APIs.
Co-authored-by: Dilyana Dimova <didimmova@Dilyanas-MacBook-Pro.local>
* feat(themes): add elevation factor CSS variable Co-authored-by: Dilyana Dimova <didimmova@Dilyanas-MacBook-Pro.local> Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
…ting row changes the classes are recalculated.
fix(grid): Fix errors thrown when grid is grouped by a column that isn't defined - 13.1.x
* style(grid): fix sort icon opacity so it shows * style(grid): style sort icon Co-authored-by: Dilyana Dimova <didimmova@Dilyanas-MacBook-Pro.local>
fix(add-row): Do not emit rowAdded event when switching between rows in edit mode
fix(igxGrid): Add rowData to pipe triggers so that when data for exis…
Update the combo filter when focusing - 13.1.x
fix(grid): fixed dateTime filtering - 13.1.x
feat:(dialog) adding z-index to the content holder
fix(Pivot): Do not generate columns when there is no data
Lipata
approved these changes
Apr 5, 2022
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 #11256
Closes #10957
Closes #11288
Closes #10619
Closes #11230
Closes #10911
Closes #11111
Closes #11060
Closes #11300
Closes #11313
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)