5f6b8bc698
* feat(layout): add `hideNotificationToasts` to notifications bar context Adds the `hideNotificationToasts` property to the notifications bar in the layout context, allowing the notification toasts to be hidden when the property is set to `true`. * feat(layout): add userdata `bbb_hide_notifications` Introduces join userdata parameter `bbb_hide_notifications` that prevents the rendering of all notification toasts in the client. |
||
---|---|---|
.. | ||
.vscode | ||
client | ||
imports | ||
private/config | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
deploy.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
tsconfig.json | ||
webpack.config.js |