Oleksandr Fediashov

Results 77 issues of Oleksandr Fediashov

An RC for React 17 was released: https://reactjs.org/blog/2020/08/10/react-v17-rc.html And it does not work with React 17, oops: ![image](https://user-images.githubusercontent.com/14183168/89880848-0197fe80-dbc5-11ea-9bb4-c8e89695538c.png) Working on an isolated repro ✍️

## Current Behavior We have `DetailsList.ProportionalColumns.Example.tsx`, but it's not visible in docs. ## New Behavior We have `DetailsList.ProportionalColumns.Example.tsx` and it's **visible** in docs. ## Related Issue(s) Related to #23786.

Area: Website

### Library React / v8 (@fluentui/react) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? _No response_ ### Reproduction https://developer.microsoft.com/en-us/fluentui#/controls/web/image ### Bug Description ## Actual Behavior ![image](https://user-images.githubusercontent.com/14183168/183669210-d393b5f1-b5b5-4ff7-8f0b-07d475fde0cc.png)...

Needs: Triage :mag:

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell @fluentui/react-components@rc-13 ``` ### Are you reporting Accessibility issue? no ### Reproduction N/A ### Bug Description - Go to https://react.fluentui.dev/?path=/docs/components-link--default...

Component: List
Needs: Backlog review
Fluent UI react-components (v9)
Theme: Dark

This PR tracks work Semantic UI React v3 🎉 **This PR should not be merged.** --- - [ ] use `React.forwardRef()` in all components - [x] Form - [x] FormButton...

PR: Internal :house:

Fixes #3950.

PR: Bug Fix :bug:

This PR adds a test to ensure that `:hover` & `&:hover` handled equally and will work in consistently in style overrides.

`DEFINITION_LOOKUP_TABLE` is a singleton used by `mergeClasses()` to merge classes sequences deterministically. The problem comes when there are multiple versions of `@griffel/core` that use different by reference `DEFINITION_LOOKUP_TABLE` constants. It's...

enhancement

We need to have a helper for `textDecoration` it's a shorthand and might be hard to use it, https://github.com/microsoft/griffel/discussions/192. MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration

enhancement