ling1726

Results 52 issues of ling1726

It's possible to return metadata from the babel file transform result with a plugin. Is there a feature that can be used in the plugin tester to extract the metadata?...

enhancement

## Feature Currently running `yarn change --message "message" --type "patch"` will create the same changefile for every single changed package. Include some kind of filter to create a changefile for...

There's no documentation of the serializer apart from the [README](https://github.com/microsoft/griffel/blob/main/packages/jest-serializer/README.md) and even then it's not clear what should be done in terms of assertion. https://github.com/microsoft/griffel/issues/343#issuecomment-1437098801 Let's use something like ^^^...

📃 documentation
💅 enhancement

Implements a stylelint config for griffel that uses the postcss syntax. Also adds tests for stylelint integration.

When creating a new try-it-out playground for new features, it always breaks because the playground uses the latest released version of Griffel. Would be a nice enhancement for local DX...

📃 documentation

Appending elements to `document.body` can potentially trigger style recalcs of all the DOM elements in body. This has observed to be the case with Tabster which moves dummy input elements...

Fluent UI react-components (v9)
Component: Portal

Product: playwright Expectation: Disable rules for a specific selector in an axe scan Actual: Can either disable * All rules for one locator and its descendants * One rule for...

* Updates `outFile` fields to point to dist * removes `stopEntry` since it is not allowed in the extension host * removes `sourceMaps: false` in server profile The above changes...

Combobox: ![image](https://github.com/microsoft/fluentui/assets/20744592/29863f0b-ef06-43be-8b87-faa6633fcef4) Dropdown: ![image](https://github.com/microsoft/fluentui/assets/20744592/946decc6-714c-4e79-bd6e-d6a7ab28a85e) The contrast of the foreground text to the hovered background is insufficient, and should behave similarly to the colour pair used in Menu ![image](https://github.com/microsoft/fluentui/assets/20744592/62370eaf-02ae-4bca-a5cc-a217b1f84a5f)

Area: Accessibility
Component: Dropdown
Component: ComboBox
Partner Ask
Resolution: Soft Close

Not all positioning options are documented here: https://react.fluentui.dev/?path=/docs/concepts-developer-positioning-components--default Document all the options https://github.com/microsoft/fluentui/blob/bf9a0ee7cdd773eb0189710a7338e51c0afc9393/packages/react-components/react-positioning/src/types.ts#L95-L158

Area: Documentation
Fluent UI react-components (v9)
Package: positioning