FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Enhance documentation and some fixes by Arthurk12 · Pull Request #4 · bigbluebutton/bbb-ui-components-react · GitHub

Enhance documentation and some fixes - #4

Merged
Arthurk12 merged 7 commits into
mainfrom
fixes-1
Oct 17, 2025
Merged

Enhance documentation and some fixes#4
Arthurk12 merged 7 commits into
mainfrom
fixes-1

Conversation

Adds transient props notation where necessary to prevent non HTML props
from leaking to the DOM.
The `animate` prop of the spinner component was previously named as
`disableAnimation`, and probably during rename, its logic wasn't
inverted. So this commit adjusts the logic and animate has the correct
and expected behavior.
Ensures that the button has accessibility tags by indicating the label
tag in stacked layout via `aria-labelledBy` attribute.
Additionaly, corrects a malformed css style that caused the stacked
layout button to render its icons out of place when `helperOnClick` prop
is specified.
Arthurk12 merged commit 2d71114 into main Oct 17, 2025
Arthurk12 deleted the fixes-1 branch October 17, 2025 18:09
Arthurk12 added a commit to guiiBecker/bbb-ui-components-react that referenced this pull request Jul 20, 2026
Enhance documentation and some fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[Modal] React does not recognize "stickyFooter" prop on a DOM element [Modal] React does not recognize the "allowScroll" prop on a DOM element

1 participant


Back | FazBrowse Home | New Git URL