Aleksey Manetov

Results 29 issues of Aleksey Manetov

1. Update 'react-focus-lock' when the issue is resolved https://github.com/theKashey/react-focus-lock/issues/215 2. Update 'react-markdown' 3. Update 'react-custom-scrollbars-2' when the issue is resolved https://github.com/RobPethick/react-custom-scrollbars-2/issues/27 4. Replace 'react-measure' last updated 2 years ago 5....

**Description** Now `Tooltip` and `Dropdown` components works very similar, but has each own implementation and codebase. Also some functions only exist in `Dropdown` component, but missing in `Tooltip`, for example...

feature

**Description** Add demo page for 'Skills' components: https://www.figma.com/file/olVxqD2ipLDAYEF1Ibem9M/01.-Skills-Library-(For-Library)?node-id=3101%3A195908 https://www.figma.com/proto/olVxqD2ipLDAYEF1Ibem9M/01.-Skills-Library-(For-Library)?page-id=2485%3A102211&node-id=2500%3A113273&viewport=327%2C48%2C0.14&scaling=min-zoom&starting-point-node-id=2500%3A113273 **Describe the solution you'd like** Add examples of skills components usage, due the implementation decide which parts we need to move...

feature

**Description** Add doc page for PickerModal component

feature

Create table doc example with custom renderRow implementation

feature

## To Do Add `onFocus` and onBlur props for `RangeDatePicker` component. ## Describe the solution you'd like (optional) This props will have such signature: `(e: Event, inputType: 'from' | 'to')...

improvement

## Now Now after you select item in `PickerInput`, your search is removing and when you open `PickerInput` there is no any search value. But it can be useful to...

improvement

## Description Let's add support of HTML serialization for the `separatorPlugin`. We can serialize separator to the native `` html tag.

feature
RTE

## Description Let's add one more example to the [Usage in components](https://uui.epam.com/documents?category=dataSources&id=dataSources-usage&skin=UUI4_promo) datasource page. This example will describe how to implement your own list based on DataSources and VirtualList component....

feature
Datasources

## To Do - Add `headerSize: '36' | '48'` prop. Default '36' - Make gap beetween column header elements(caption, sorting, filter, dropdown icons) equal 3px - In `headerSize='48'` we can...

improvement