Alexey V.

Results 5 issues of Alexey V.

Hello, i have a question connected with customizing tooltip. How can i customize tooltip itself? I check docs and realize that tooltip has prop `className`, so i expected that class...

Hi, `importFrom` behaviour differs from deprecated `variables`. `importFrom` does not take effect when using with `postcss-import`. My usecase: colors.css ```css :root { --button-label-color: green; } ``` theme.css ```css @import '../colors.css';...

Hi, I'm trying to figure out why my migration doesn't apply. I use bleeding edge version of `gorp` and `postgres` driver. To embed the migration files I use `bindata`. So...

I ran into a problem and only after debugging source code I realize that it can be fixed by combination of `tipSize` and `offset` props. But info about `offset` prop...

### Steps to reproduce Link to live example: (required) https://stackblitz.com/edit/stackblitz-starters-turvq6?file=src%2FApp.tsx Prerequisites: - Saved address data in Chrome (autofill data). Steps: 1. Click on "postal code" field, and select data for...

component: Popper
component: autocomplete
status: waiting for maintainer