IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
569 stars 162 forks source link

Include IgxButtonGroupComponent in IButtonGroupEventArgs #12913

Closed grosch-intl closed 1 year ago

grosch-intl commented 1 year ago

Is your feature request related to a problem? Please describe.

If I'm using the selected or deselected events, it's pretty much guaranteed that I need the igx-buttongroup element as well because I need the selectedButtons value.

Describe the solution you'd like

Include the button group component in the event args.

Describe alternatives you've considered

Include the selectedButtons property in the event args.

Additional context

Add any other context or screenshots about the feature request here.

github-actions[bot] commented 1 year ago

There has been no recent activity and this issue has been marked inactive.

grosch-intl commented 1 year ago

Yes, no, maybe so?

radomirchev commented 1 year ago

@grosch-intl the issue is to be reviewed next sprint.

radomirchev commented 1 year ago

@grosch-intl the feature is completed and will be released with the Ignite UI for Angular 16.1

grosch-intl commented 1 year ago

@radomirchev Thanks!