nicolasr75

Results 8 issues of nicolasr75

Hello, great work! Are there any plans to port this to 2.0? I am not an expert but from looking at the code and Polymers upgrade guide there seems not...

enhancement

I am very excited to see historical services being added to this library. I have seen the historical server example but feel somewhat lost in the feature jungle especially since...

As far as I understand, Material has default styles for both light and dark themes. The current version of the theming guide explains how to alter a theme via CSS...

Type: Feature
Focus Area: Components

I know there have been several issues about x86 testing but they all seem slightly different from mine: I have a .NET Framework project which needs to pinvoke a native...

I use BigInteger indirectly via redux in an ES6 based app that I build via rollup. Rollup fails to build because no default export of BigInteger can be found. To...

I want to send some JSON content from a C# client to an ASP.NET Core server. As my message size increased I suddenly noticed that the receiving JSON parser fails...

### Description I have a fullbleed app-header-layout which contains a tool bar and a body with flexible divs. The flexbox specification says that a flex item cannot be smaller than...

We have the following options definition: [Option('1', "readlog1", HelpText = "Reads log entries from the Log 1 memory.")] public bool ReadLog1 { get; set; } [Option('2', "readlog2", HelpText = "Reads...