Manu

Results 9 issues of Manu

Hi, Just wanted to know what was the status of using Mono.Cecil 0.10 in il-repack. I see there is a 0.10 branch, but it is not clear if it is...

question

**Steps for Reproduction** I have an event handler on `selection-change`. If during the execution of the handler I call `getFormat` while the quill's editor doesn't have focus, then my editor...

I have some code which is using the static way to promisify the gRPC calls. However if I do them twice in a raw the second time, the streaming APIs...

#### Expected behaviour See annotations: http://jsfiddle.net/xz4hx2yx/1/ #### Actual behaviour https://cloud.highcharts.com/show/BkkZ0SAhf/ #### Reproduction steps Using the highchart editor https://cloud.highcharts.com/edit/159120 I added the annotations and it would not show. I copy pasted...

If I enable `rmWhiteSpace`, then for some of my .ejs files, it concatenates 2 consecutive lines into one. So far I only noticed this with .ejs files containing javascript code...

bug

We have been compiling against CoreCLR and CoreFX and a very recent change on their end broke TcpSocketClient for .NET (see https://github.com/dotnet/corefx/pull/5953) where they removed the Client property of a...

If you set `lineWidth` to a value different than 1, then this setting has no effect when boost is enabled. I saw a few references in the highcharts forum about...

Type: Enhancement
Product: Highcharts

### Description I was trying to update my solution with the latest nuget packages and it would not allow upgrading FsUnit from 5.6.1 to 6.0.0 due to the following error:...

Fix issue #9 by surrounding the executable path with ". Otherwise you get the following error: ``` { Error: Command failed: C:\Program Files\app\resources\app.asar\node_modules\node-process-windows\windows-console-app\windows-console-app\bin\Release\windows-console-app.exe --processinfo 'C:\Program' is not recognized as an...