Martin Hochel
Martin Hochel
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Right now we use pre-release versions starting `9.0.0-alpha.0` for v9 packages creation flow which...
## Pre-requirements - [x] clean,format,type-check plugins https://github.com/microsoft/fluentui/pull/32393 ## Previous Behavior ## New Behavior enable inferred plugins for all projects within `/scripts` and `/tools` ## Related Issue(s) - Follows https://github.com/microsoft/fluentui/pull/32371 -...
We introduced new global typings for declaring static assets in `typings/static-assets`. Prior to this change, static asset extensions were mixed with `typings/custom-globals` which defines additional ECMA definitions for IE11 and...
nx is properly re-ordering/formatting tsconfig.json.base#paths, nx.json, workspace.json after any kind of generator is invoked that creates/updates/removes a package to maintain consistency and to reduce merge conflicts. We should extend this...
### Describe the issue: `'import/no-extraneous-dependencies'` rule is unable to handle following situation (single version policy for devDeps and monorepo packages): ```jsonc // @filename package.json { "dependencies": { }, "devDependencies": {...
## Previous Behavior ## New Behavior ## Notes > Various notes to be dicusses and resolved before merging: **Breaking change with missing implicit children** In order to be compatible with...
### Area Tooling ### Describe the feature that you would like added Switch to macos agents for e2e pipelines to increase ci speed by 52% / https://github.com/microsoft/fluentui/blob/master/.github/workflows/pr.yml#L83. We are currently...
## Previous Behavior ## New Behavior Adds official docs to mitigate confusion in user land in terms of v9 packages versioning ## Related Issue(s) - Fixes #
## Previous Behavior ## New Behavior same as https://github.com/microsoft/fluentui-contrib/pull/383 ~Blocked by https://github.com/bsunderhus/swc-plugin-de-indent-template-literal/issues/2~ ## Related Issue(s) - Fixes #
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Based on https://github.com/microsoft/fluentui/blob/master/rfcs/convergence/changelog-guidelines.md we need automation to verify `comment` field to produce best possible...