Skip to content

Releases: bigbluebutton/bbb-ui-components-react

v2.0.2

08 Apr 13:09

Choose a tag to compare

Bug Fixes

  • toggle: id mismatch between toggle and its label (fa115e0)

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Jan 18:27

Choose a tag to compare

Bug Fixes

  • move '@mui/icons-material' to peerDependencies as intended in v2.0.0 (035f426)

What's Changed

  • fix: move '@mui/icons-material' to peerDependencies as intended in v2.0.0 by @Arthurk12 in #16

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Jan 23:03

Choose a tag to compare

⚠ BREAKING CHANGES

  • deps: @mui/icons-material has been moved from dependencies to
    peerDependencies to prevent version conflicts and reduced bundle size.
    Consumers must now install this package manually in their host
    application.

Bug Fixes

  • BBBAccordion: prevent scrollHeight prop leakage to DOM (b77d979)
  • ci: use NPM access token instead (36c7eee)

Miscellaneous Chores

  • deps: move dependencies to peer/dev and fix audit issues (6009287)

What's Changed

  • fix(BBBAccordion): prevent scrollHeight prop leakage to DOM & chore(deps)!: move dependencies to peer/dev and fix audit issues by @Arthurk12 in #15

Full Changelog: v1.0.1...v2.0.0

v1.0.1

17 Dec 23:27

Choose a tag to compare

What's Changed

  • Enhance documentation and some fixes by @Arthurk12 in #4
  • docs(Storybook): adds component stories by @Arthurk12 in #6
  • ci(storybook): use node 20 by @Arthurk12 in #7
  • ci(storybook): add debug step by @Arthurk12 in #8
  • ci(storybook): add write permission to contents by @Arthurk12 in #9
  • fix(tooltips): adds missing tippy style && docs: improve readme information by @Arthurk12 in #13
  • fix(build): switch to UMD and externalize dependencies by Arthurk12
  • fix(build): externalize mui and emotion dependencies by Arthurk12
  • docs: update depndencies in readme by Arthurk12
  • docs: reorganize readme and add npm package link by Arthurk12

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Dec 19:39

Choose a tag to compare