Mathias Ottosson

Results 13 comments of Mathias Ottosson

Have you installed using npm? > npm install ig-markets --save

You should use a newer version of Node, or transpile to es5 using Babel or similar.

https://github.com/xEsteem/WPFordle

I'm relying on events from ipcMain and ipcRenderer to know when the application is in different states. So I really need to be able to listen to events. Any news...

I'd love to see episodes about nom parsers!

As I've tried the filter feature some more in my investigation of WPF implementation I've stumbled upon some unexpected behavior: The filter does not update automatically when changing the values....

Virtualization feels like a must-have feature. I'm commenting on this to promote it a bit since it's been dormant a while now. If it was easy to implement I could...

Same here... Filter in WPF version: `sheet["A1:C5"] = new object[] { "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L" };` `sheet.CreateColumnFilter("A", "C", 0, AutoColumnFilterUI.DropdownButtonAndPanel);` results in...

When will this PR be merged?

Hi! Is this something that will be implemented at some point? I really like registry-js and would love to see it get more features.