Vadim

Results 7 issues of Vadim

### Are you submitting a **bug report** or a **feature request**? Feature request ### What is the current behavior? This code ``` {props => ( ... fields go here... Submit...

This is the best library for creating mask inputs that i've seen. It will be great if there will be a way of integration with `TextInput` from `react-native`. It's api...

You can see an example here. https://d-band.github.io/gantt/ When you hover over the task, two circles appear: on the left side and on the right. You can drag the line into...

**Issue Summary** Permissions are not showing on the page due to a javascript error **Environment** - OS: Ubuntu 22.04.3 LTS - API version: 9.0.1 - Database: Postgres - Server config:...

bug

I use autoprefixer and see next warnings: ``` 34:3 ⚠ Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`. [autoprefixer] 66:3 ⚠ Gradient has outdated...

Hello. It would be great to be able to use the named export to simplify configs and not have to think about such things as `esModuleInterop` and `interopDefault`. And this...