barinbritva

Results 9 issues of barinbritva

In platform.js of version 1.3.5 Edge based on Chromium was detecting as Chrome. The UA: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4202.0 Safari/537.36 Edg/86.0.584.0` I upgraded...

untriaged

Now `Notification` component is restricted by a few types: `critical`, `warning`, `normal`, `unknown`. It's a great design for a purpose. At the same time, the component isn't customizable as it...

help wanted
enhancement
hacktoberfest

Hi there, I use a library [`typestyle`](https://github.com/typestyle/typestyle) which depends on `csstype`. And I have a next case: ```typescript import {style} from 'typestyle'; export const styles = { header: style({ //...

Hi @basarat, First of all, thanks for your awesome library. I decided to use it in my new project. But I've run into a problem. Here is an example: ```typescript...

Now when I render a notification and then another one, the first one dissappears immediately. Sometimes it's necessary to be able to render multiple notifications. Use cases: - user quickly...

enhancement
hacktoberfest

Subj Check branch upstream

enhancement

Now `volta` creates own property `volta` and uses only it. It would be extremely convenient if `volta` have a look for `volta` prop first and if it's not found it...