Martin Hochel

Results 129 issues of Martin Hochel

cross posting for better visibility All the context: https://github.com/microsoft/fluentui/issues/26251

if package A imports from package B, where B ships native ESM via exports map (`exports#import` ) , where those files have `.mjs` extension and all relative imports use `.mjs`,...

based on https://github.com/microsoft/fluentui/pull/30544#discussion_r1489301282 **Feature:** introduce a new rule named lets say `no-unnecesary-shorthands` which would implement autofixer as well. This rule should have severity `warn` and it should identify unnecessary shorthand...

πŸ’… enhancement

### Pre-requirements: - [ ] https://github.com/microsoft/monosize/issues/62 ## Previous Behavior ## New Behavior makes following generators work in both v9 package configuration ( old/current and new split library `root-folder/library root-folder/stories`: -...

Fluent UI react-components (v9)
NX: workspace generators

### Describe the issue: We are lacking application scaffold automation when creating new apps within `apps` folder We should implement a app boostrap nx generator

Area: Build System
NX: workspace generators

## Story πŸ§šβ€β™€οΈ Currently we don't have a common way how to write various local/CI checks, so we don't put repo into invalid state by accident. Idea is to create...

Area: Build System
Type: Epic
Resolution: Soft Close

## Description Only `project` schema property name triggers autocomplete for all workspace projects within nx-console. ## Motivation Our custom generators are using `name` property in generator schemas. That `name` is...

type: feature

## Previous Behavior ## New Behavior testing https://github.com/microsoft/fluentui/pull/31296 ## Related Issue(s) - Fixes #

Status: Do Not Merge 🚫

## Previous Behavior ## New Behavior see PR title ## Related Issue(s) - Fixes https://github.com/microsoft/fluentui/issues/31276