fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
Scaffolds new package `react-trigger` to split trigger logics from `react-utilities`
Component navigator custom control using Fluent v9 components 
Make UI builder a standalone app independent of react-northstar Partial PRs: #24864
## Current Behavior ## New Behavior ## Related Issue(s) Fixes #
## Changes: - Was running into the error below on CI when `@fluentui/react-18-tests-v8` package was running its `type-check` script because this package depends on v8 and the `type-check` script was...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 10 10.0.22000 CPU: (20) x64 Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz Memory: 30.86 GB / 63.71...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? no ### Reproduction https://fabricweb.blob.core.windows.net/fabric/package-manifest/8.92.1/package-manifest.json https://github.com/microsoft/fluentui/blob/master/scripts/generate-package-manifest.js ### Bug Description ## Actual Behavior...
Bumps packages that all rely directly or transitively on parse-url - workspace-tools - lage - beachball - lerna ( 2 major releases up ) ## Related Issue(s) Fixes https://github.com/microsoft/fluentui/security/dependabot/116
### Library React / v8 (@fluentui/react) ### System Info ```shell System: OS: Windows 10 10.0.19044 CPU: (16) x64 Intel(R) Xeon(R) W-11955M CPU @ 2.60GHz Memory: 32.06 GB / 63.67 GB...
This is a beginning of hackathon project. In this PR, UI Builder gets copied from react-northstar to standalone folder in apps. This branch is not intended to be merged as...