Skip to content

@fluentui/react-compose v0.7.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 02 Jun 12:36
· 9502 commits to master since this release

Minor changes

  • Adding mergeProps helper to package, to help resolving slots and slotProps given state and compose options. This decouples the props processing from compose, and adds more robustness by resolving slotProps, mixing native props into root, handling as, shorthand props, and merging classes. (PR #13360 by dzearing)