Realetive

Results 11 issues of Realetive

```typescript import { BroadcastClient } from 'xrpl' const client = new BroadcastClient( [ 'wss://xrplcluster.com', 'wss://s2.ripple.com' ] ) client.on( 'connected', async () => { console.log( `connected` ) } ) await client.connect()...

bug

Replace `ReactType` (deprecated) to `ElementType`.

It would be handy to have the ability to sort by random entities in GROQ. The syntax would be similar to sort(): `[_type=="doc"][0..9] | rand()` will return 10 random docs.

enhancement

При переключении между элементами внутри модального окна фокус «проваливается» за его пределы. Очевидно, что подобного происходить не должно.

SVG DOM have className string in nested baseVal node. Similar problem: https://ru.bem.info/forum/821/#comment-174037415 Similar issue: https://github.com/bem/bem-core/issues/1269

May be `i-bem-dom__init` instead? https://github.com/bem/bem-core/blob/c8fadb8b787ee94b2890c36bc92d4f9a2377a092/common.blocks/loader/_type/loader_type_bundle.js#L110-L112

**🐛 The bug** ![Снимок экрана 2020-06-09 в 13 04 29](https://user-images.githubusercontent.com/2073959/84134988-0ec43000-aa52-11ea-97a7-3483a9a15198.png)

bug

I'm propose to use any service for translation. For example https://crowdin.com is free for open source, it have useful tools for uniform dictionary and everybody translator will have leave the...