Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
21.1.6
What's Changed
- fix(pivot): Update the default row height if content size changed. by @MayaKirova in #17034
- fix(api-docs): export chat and grid lite - 21.1.x by @igdmdimitrov in #17176
- feat(grid-cell): enhance keyboard activation handling and notify grid changes - 21.1.x by @IMinchev64 in #16993
- fix(Grid): Add border to rendered height calc. by @MayaKirova in #17157
Full Changelog: 21.1.5...21.1.6
20.1.26
What's Changed
- fix(igxGrid): Add handling for outlet in case actionstrip is added po… by @MayaKirova in #16877
- fix(igxGrid): Fix merge cell offset when using virtual scrollbar with ratio. by @MayaKirova in #16331
- fix(grid-pinning): remove hide call in scrollToRow - 20.1.x by @IMinchev64 in #16780
- chore(*): Hide overridden members in inherited type. by @MayaKirova in #16433
- fix(pivot): Update the default row height if content size changed. by @MayaKirova in #17035
- feat(grid-cell): enhance keyboard activation handling and notify grid changes - 20.1.x by @IMinchev64 in #16928
- fix(Grid): Add border to rendered height calc. by @MayaKirova in #16908
Full Changelog: 20.1.25...20.1.26
21.2.0-beta.1
What's Changed
- Update skill descriptions to follow the use/when concept by @zdrawku in #16979
- chore(*): Fixed imports across all skill files by @gedinakova in #16977
- Skill improvements by @zdrawku in #16983
- Vtoneva/fix skills imports by @valeriatoneva in #16982
- fix: correct
user-invokable→user-invocabletypo in skill frontmatter by @Copilot in #17008 - Update skills based on the latest bugs and feedback - master by @zdrawku in #17013
- fix(grid): Init activeNode layout if not set or cleared. by @MayaKirova in #16910
- fix(Grid): Add better handling for fraction numbers, as result of zoom. by @MayaKirova in #16411
- Do not reposition detached overlay by @wnvko in #16998
- feat(Grid): Add IgxGridMRLNavigationService to providers - master by @IMinchev64 in #16918
- fix(grid): use ig-size for icon in grid cell to not override component styles by @didimmova in #17026
- fix(stepper): fix vertical jump in step text in indigo by @didimmova in #17021
- cherry-pick fix(skills): add igx-buttongroup and icon button to igniteui-angular-… by @zdrawku in #17024
- fix(workflow): update trigger for licensed release by @dafo in #17044
- feat(combo,simple-combo): add selectionChanged event by @georgianastasov in #16968
- ci(workflow): update release event type from published to created by @dafo in #17052
- fix(sample): fix WC dropdown in sample to use igc-icons by @didimmova in #17037
- Fix paginator losing default resource strings on partial override by @Copilot in #16886
- fix(security): bumping jspdf dep to 4.2.1 by @kdinev in #17065
- chore: add AI agents docs and skills by @simeonoff in #17060
- docs(agents): add theming-styles-agent and demo-sample-agent to .github/README.md by @Copilot in #17073
- feat(*): Add AGENTS.md file and custom agents by @georgianastasov in #17053
- fix(IgxGrid): Do not apply width constraint to groups. by @MayaKirova in #17069
- test(chat): increasing test coverage by @kdinev in #17087
- style: fix scss stylistic declaration mistakes by @simeonoff in #17086
- feat(extras): add igniteui-angular-extras library to monorepo by @dobromirts in #16932
- Update repository-dispatch action version with commit hash by @turbobobbytraykov in #17090
- chore(elements): un-suppress grid transactions, additional exports by @tishko0 in #16827
- test(*): updating coverage reporting by @kdinev in #17088
- fix(checkbox): disabled checked and indeterminate states by @didimmova in #17089
- Prevent agents from modifying dependency manifests by @ivanvpetrov in #17093
- feat(combo): add
disableClearinput to IgxCombo and IgxSimpleCombo by @Copilot in #17084 - test(extras): adding more coverage by @kdinev in #17116
- fix(*): add tile manager to skills by @mtsvyatkova in #17057
- fix(cd): pinning action version for security by @ChronosSF in #17075
- test(filtering): fixing prevMonth calc in test by @ChronosSF in #17126
- fix(skills): raised buttons are now contained by @kdinev in #17120
- docs(i18n): Refer to Angular documentation on how localization works and tweak repo specific information. by @skrustev in #16904
- feat(agents): Align AGENTS.md with repo workflow and improve orchestrators by @georgianastasov in #17113
- refactor(overlay): stop moving to body container & deprecate outlet by @wnvko in #16989
- Add build, test, lint skills + reference them in agents by @ivanvpetrov in #17092
- fix(tooltip): cancel pending show if pointer is not on the target - master by @RivaIvanova in #17128
- feat(grids/filtering): Add percent representation hint to filter inputs for percent columns by @Copilot in #17083
- feat(elements,grid): Add content children resolved event. by @MayaKirova in #15226
- test: increase coverage for pivot-grid-navigation, navigation-drawer, tree-grid-group-by-area, notifications, drag-drop, month-picker, text-highlight, mask-directive, and grid api service by @Copilot in #17104
- fix(combo/simple-combo): prevent Escape from closing parent container on clear - master by @georgianastasov in #17134
- fix(pivot): Add container div for measuring in pivot vertical contain… by @MayaKirova in #17006
- fix(grid): ESF search matches numeric values without locale formatting by @Copilot in #17131
- fix(skills): clarify date range picker imports and two-input usage - master by @georgianastasov in #17142
- fix(pivot): Re-trigger pipes if row height changes. by @MayaKirova in #17016
- feat(elements): Add excel and csv exporters to elements. by @skrustev in #15611
- fix(hgrid): remerge cells after activation clears - master by @IMinchev64 in #16810
- fix(ESF): move custom dialog out of ESF markup by @wnvko in #17136
- chore(deps): update to igniteui-grid-lite@~0.7.1 by @damyanpetev in #17154
- fix(igxGrid): Add handling for outlet in case actionstrip is added po… by @MayaKirova in #16873
- fix(igxGrid): Fix offset when using virtual scrollbar with ratio. by @MayaKirova in #16346
- fix(grid-pinning): remove hide call in scrollToRow - master by @IMinchev64 in #16784
- chore(*): Hide overridden members in inherited type. by @MayaKirova in #16434
- fix(cd): avoid node 22 regression for OIDC builds by @ChronosSF in #17172
- feat(cd): triggering new pipeline for api localization and deployment by @ChronosSF in #17152
New Contributors
- @turbobobbytraykov made their first contribution in #17090
Full Changelog: 21.2.0-alpha.1...21.2.0-beta.1
21.1.5
What's Changed
- fix(tooltip): cancel pending show if pointer is not on the target - 21.1.x by @RivaIvanova in #17129
- fix(combo/simple-combo): prevent Escape from closing parent container on clear - 21.1.x by @georgianastasov in #17135
- fix(pivot): Add container div for measuring in pivot vertical contain… by @MayaKirova in #17010
- fix(grid): ESF search matches numeric values without locale formatting (#17131) by @kdinev in #17146
- fix(skills): clarify date range picker imports and two-input usage - 21.1.x by @georgianastasov in #17143
- fix(pivot): Re-trigger pipes if row height changes. by @MayaKirova in #17015
- fix(hgrid): remerge cells after activation clears - 21.1.x by @IMinchev64 in #16995
- fix(igxGrid): Add handling for outlet in case actionstrip is added post init by @MayaKirova in #17162
- fix(igxGrid): Fix offset when using virtual scrollbar with ratio. by @MayaKirova in #17163
- fix(grid-pinning): remove hide call in scrollToRow - 21.1.x by @IMinchev64 in #16996
- chore(*): Hide overridden members in inherited type. by @MayaKirova in #17158
- fix(*): export chat in public api - 21.1.x by @igdmdimitrov in #17167
- Revert "fix(*): export chat in public api - 21.1.x" by @ChronosSF in #17170
- fix(cd): avoid node 22 regression for OIDC builds by @ChronosSF in #17173
Full Changelog: 21.1.4...21.1.5
20.1.25
What's Changed
- fix(pivot): Re-trigger pipes if row height changes. by @MayaKirova in #17014
- fix(hgrid): remerge cells after activation clears - 20.1.x by @IMinchev64 in #16812
Full Changelog: 20.1.24...20.1.25
21.1.4
What's Changed
- feat(cd): adding prod deploy trigger for older branches by @ChronosSF in #17095
- chore(elements): un-suppress grid transactions, additional exports by @skrustev in #17091
- test(filtering): fixing prevMonth calc in test by @ChronosSF in #17125
- fix(skills): raised buttons are now contained by @kdinev in #17121
Full Changelog: 21.1.3...21.1.4
20.1.24
What's Changed
- feat(cd): adding prod deploy trigger for older branches by @ChronosSF in #17094
- test(filtering): fixing prevMonth calc in test by @ChronosSF in #17124
Full Changelog: 20.1.23...20.1.24
21.1.3
What's Changed
- fix(grid-paginator): partial override resource strings (#16886) [21.1.x] by @ChronosSF in #17061
- fix(security): bumping jspdf to 4.2.1 by @kdinev in #17066
- fix(*): add tile manager to skills - 21.1.x by @mtsvyatkova in #17058
- fix(IgxGrid): Do not apply width constraint to groups. by @MayaKirova in #17070
Full Changelog: 21.1.2...21.1.3
20.1.23
What's Changed
- fix(grid-paginator): partial override resource strings (#16886) [20.1.x] by @ChronosSF in #17062
- fix(IgxGrid): Do not apply width constraint to groups. by @MayaKirova in #17071
Full Changelog: 20.1.22...20.1.23
20.1.22
What's Changed
- fix(Grid): Add better handling for fraction numbers, as result of zoom. by @MayaKirova in #16427
- fix(grid): use ig-size for icon in grid cell to not override component styles by @didimmova in #17027
- fix(stepper): fix vertical jump in step text in indigo by @didimmova in #17023
Full Changelog: 20.1.21...20.1.22