Skip to content

21.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@ChronosSF ChronosSF released this 07 Apr 15:12
· 83 commits to master since this release
d36c05b

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-invokableuser-invocable typo 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 disableClear input 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

Full Changelog: 21.2.0-alpha.1...21.2.0-beta.1