Kristiyan Serafimov

Results 10 comments of Kristiyan Serafimov

Also having this problem with Android, neither `overflow: hidden`, nor `zIndex: 1000` seem to fix the problem!

@probablyup any comments, if you don't like the idea that's fine

It's more about not having TS conflict than changing the prop name to something shorter. What is the suggested way of using xstyled when authoring component libraries, like the example...

Why do we have `w`, `h`, `p`, `m` then?

> As far as I remember, `w` and `h` were added, so we would avoid conflicts with the image height and width attribute. How was that request different than the...

Also the request doesn't revolve around renaming the prop necessarily to `c`. It could be `colour` or `hue` for example. As long it does not introduce type conflicts, personally I...

I narrowed the issue to and here are the solutions: 1. The `AriaAnnouncerProvider` needs to be present on a parent component if you want to use the `useAriaAnnoucer` hook. Check...

Continuing work on it, had a meeting @dplsek about the design, good discussion there, decided to do a meeting with @bhoppers2008 and @joshwooding, about some design changes. Currently working on...

Reset action created and immutability issues fixed in #4720