Skip to content

@fluentui/web-components v3.0.0-beta.26

Compare
Choose a tag to compare
@fabricteam fabricteam released this 10 Jun 07:23
· 1078 commits to master since this release

Prerelease changes

  • feat: refactor Switch to use ElementInternals by extending BaseCheckbox (PR #31613 by chrisdholt)
  • fixes the border-color for switch when in the checked state on rest (PR #31628 by chrisdholt)
  • add try-catch block to ensure that registered properties can be updated dynamically (PR #31629 by chrisdholt)