Pavel Lang

Results 25 issues of Pavel Lang

How `Seq` should be displayed?

enhancement
help wanted

It will helps a lot if `installDevTools` can be called directly in this package and only required injectiong code will be `require('immutable-devtools')`

enhancement

Add :+1: if you wish this

enhancement

Add :+1: if you wish this

enhancement

Hi. I have file which looks like this: ```graphql # You should write `extend type Mutation` in relevant places """ Main Mutation Type """ type Mutation ``` This is really...

Add tuner — pitch detector. [Demo](https://webaudiodemos.appspot.com/pitchdetect/index.html). [Code sample](https://github.com/cwilso/PitchDetect/blob/master/js/pitchdetect.js)

enhancement

## Example: ``` sql CREATE SCHEMA s1; CREATE SCHEMA s2; CREATE TABLE s1.test_case(ID serial, value text); CREATE TABLE s2.test_case(ID serial, value text); ``` And then start the server on the...

💅 enhancement
🔁 revisit-in-v5

## Take this as an example: ``` form-name = {$user_gender -> [male] {"Ten "} [female] {"She name is "} *[other] {""} }{ $user_name } ``` ## 1. Will be good...

Ahoj Martine! It will be great if most of tools can work just as expected by running them. What I can see in `package.json` `scripts` — there are mostly explicit...

This adds new `intersection` option to Snap interaction.

stale