Skip to content

Conversation

@Arthurk12
Copy link
Member

What does this PR do?

GuiLeme and others added 30 commits June 27, 2025 16:10
…tation

feat: Added custom-query and custom-mutation for plugins
fix: Fix useLocaleMessage hook so it gets a similar locale to the one requested
…xed locales not being updated when english is desired locale
fix: Fix locales and mandatory arguments
…ced-layout

ref: rename changeEnforcedLayout to setEnforcedLayout
feat(ui-commands): ui-command to better manipulate generic content in sidekick area
fix(tests): Add static timeout for next slide to load in custom subscription hook
GuiLeme and others added 7 commits August 19, 2025 11:09
chore: Merge v0.0.92 tag into v0.0.x branch to sync package.json's version
…ync-0.0.x-0.1.x-080925-1

 Conflicts:
	README.md
	package-lock.json
	package.json
	samples/sample-actions-bar-plugin/package-lock.json
	samples/sample-actions-bar-plugin/package.json
	samples/sample-audio-settings-dropdown-plugin/package-lock.json
	samples/sample-audio-settings-dropdown-plugin/package.json
	samples/sample-camera-settings-dropdown-plugin/package-lock.json
	samples/sample-camera-settings-dropdown-plugin/package.json
	samples/sample-custom-subscription-hook/package-lock.json
	samples/sample-custom-subscription-hook/package.json
	samples/sample-data-channel-plugin/package-lock.json
	samples/sample-data-channel-plugin/package.json
	samples/sample-dom-element-manipulation/package-lock.json
	samples/sample-dom-element-manipulation/package.json
	samples/sample-floating-window-plugin/package-lock.json
	samples/sample-floating-window-plugin/package.json
	samples/sample-generic-content-sidekick-plugin/package-lock.json
	samples/sample-generic-content-sidekick-plugin/package.json
	samples/sample-media-area-plugin/package-lock.json
	samples/sample-media-area-plugin/package.json
	samples/sample-nav-bar-plugin/package-lock.json
	samples/sample-nav-bar-plugin/package.json
	samples/sample-options-dropdown-plugin/package-lock.json
	samples/sample-options-dropdown-plugin/package.json
	samples/sample-presentation-dropdown-plugin/package-lock.json
	samples/sample-presentation-dropdown-plugin/package.json
	samples/sample-presentation-toolbar-plugin/package-lock.json
	samples/sample-presentation-toolbar-plugin/package.json
	samples/sample-screenshare-helper-plugin/package-lock.json
	samples/sample-screenshare-helper-plugin/package.json
	samples/sample-server-commands-plugin/package-lock.json
	samples/sample-server-commands-plugin/package.json
	samples/sample-ui-commands-plugin/package-lock.json
	samples/sample-ui-commands-plugin/package.json
	samples/sample-ui-events-plugin/package-lock.json
	samples/sample-ui-events-plugin/package.json
	samples/sample-use-meeting/package-lock.json
	samples/sample-use-meeting/package.json
	samples/sample-user-camera-dropdown-plugin/package-lock.json
	samples/sample-user-camera-dropdown-plugin/package.json
	samples/sample-user-camera-helper-plugin/package-lock.json
	samples/sample-user-camera-helper-plugin/package.json
	samples/sample-user-list-dropdown-plugin/package-lock.json
	samples/sample-user-list-dropdown-plugin/package.json
	samples/sample-user-list-item-additional-information-plugin/package-lock.json
	samples/sample-user-list-item-additional-information-plugin/package.json
	src/core/auxiliary/plugin-information/locale-messages/types.ts
	src/extensible-areas/media-area-item/component.ts
	src/ui-commands/index.ts
	src/ui-commands/types.ts
Copy link
Collaborator

@GuiLeme GuiLeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, also create a PR into the CORE of BBB (changing the version) so that we can see CI testing the samples that we currently support. Outside of that, it looks fine!

The BBB version 3.1 doesn't have the Action Button Dropdown anymore. It has
been replaced by the Media Area.
Adds missing argument to media area separator in server commands sample.
@Arthurk12 Arthurk12 requested a review from GuiLeme September 23, 2025 19:38
Copy link
Collaborator

@GuiLeme GuiLeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@antobinary antobinary merged commit be5ae99 into bigbluebutton:v0.1.x Sep 24, 2025
4 checks passed
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.

5 participants