Martin Hochel

Results 129 issues of Martin Hochel

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added we wanna remove(mitigate as much as possible) global approach on executing checks/tasks whenever possible...

Area: Build System
Type: Feature
Fluent UI react-components (v9)
CI

# Story πŸ§šβ€β™€οΈ #### Actual behavior: Currently every packages includes exact same list of devDependencies/ ```json "devDependencies": { "@fluentui/babel-make-styles": "9.0.0-beta.4", "@fluentui/eslint-plugin": "*", "@fluentui/jest-serializer-make-styles": "9.0.0-beta.4", "@fluentui/react-conformance": "*", "@fluentui/react-conformance-make-styles": "9.0.0-beta.4", "@fluentui/scripts": "^1.0.0",...

Area: Build System
Type: Epic

### Repro - checkout/pull https://github.com/Hotell/fluentui/tree/perf/repro/griffel-babel-plugin - `yarn` - `yarn lage build --to react-combobox` - `yarn workspace @fluentui/react-combobox `just-scripts swc:compile` ### Perf report It seems that first file transform takes serious...

## pre-requirement: - [x] https://github.com/microsoft/fluentui/pull/32370 ## Previous Behavior ## New Behavior > **πŸ’‘ NOTE:** > this PR changes only projects within `scripts/*` folder ( later on, this approach will be...

Area: Build System
NX: core

### Library whole monorepo ### Describe the feature that you would like added nx suites well for our needs as a robust core building blog for best possible mix of...

Area: Build System
Type: Feature
Type: Epic
Fluent UI react-components (v9)
NX: core

## Previous Behavior Button children render is inconsistent if `a` is used for root container ## New Behavior > **πŸ‘€ NOTE:** this pr contains lot of snapshots changes ( not...

Component: Button

## Previous Behavior monorepo dependency graph is build from manually maintained `package.json` ## New Behavior **TL;DR:** monorepo dependency graph is build dynamically by analyzing actual source code = no need...

Area: Build System
CI
NX: core

## Previous Behavior ## New Behavior > πŸ’‘ What is nx executor ? https://nx.dev/concepts/executors-and-configurations - implements `verify-packaging` executor - replacement form npm script alias `verify-packaging` which uses `just-scripts` ## Related...

NX: workspace executors

## Previous Behavior ## New Behavior - implements workspace plugins that create inferred project targets - enabled only for `scripts/**` `tools/**` projects for initial testing ## Related Issue(s) - Follows...

NX: core
NX: workspace executors

### Library whole monorepo ### Describe the feature that you would like added ATM we are at eslint v7 and typescript-eslint v5 while latest are: eslint v9 and typescript-eslint v8....

Area: Build System
Type: Feature
Type: Epic
Fluent UI react-components (v9)
Area: Linting