Skip to content
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: support group in widget item (#118) #120

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

mournfulCoroner
Copy link
Contributor

@mournfulCoroner mournfulCoroner commented Mar 7, 2024

Support for plugins that include a group of items. Each of the items should affect the state as if it were an independent element, but still be part of the same widget
The changes include edits in the setItem, the formation of queues and a state, the addition of a method addGroupToQueue
In onStateAndParamsChange there's need to put groupItemsIds in options for correct work

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@mournfulCoroner mournfulCoroner force-pushed the feat-support-groups-in-widget branch from 6a78353 to 801de4c Compare March 7, 2024 20:19
* feat: support group in widget item

* chore: add tests

* fix: review issues
@mournfulCoroner mournfulCoroner force-pushed the feat-support-groups-in-widget branch from 801de4c to 1c66e4e Compare March 7, 2024 21:21
@mournfulCoroner mournfulCoroner merged commit 49130cc into v6 Mar 11, 2024
3 checks passed
@mournfulCoroner mournfulCoroner deleted the feat-support-groups-in-widget branch March 11, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants