Daniel Hilgarth

Results 26 comments of Daniel Hilgarth

The fix is to replace the two PMEDatePicker files with the current ones from here: https://github.com/michaelkamphausen/PMEDatePicker/tree/master/Classes

Changing the size still works in Windows 10. Changing the dock didn't work correctly

I think this now is a general problem as chai now also has `to.all`

> adding dropdown styles solved the issue Could you elaborate what exactly you did? Thanks!

I have implemented this in a rather hacky way in my project. So far, it is working for my scenarios. Maybe this can be a starting point for someone who...

Has anyone ever found a solution for this? I have added `node-loader` but it still isn't working. My webpack.config.js: ``` var path = require('path'); module.exports = { entry: './index.js', target:...

Thanks, but I am not using Electron. It's just node. node-loader is already used.

Sure. Once you have Chocolatey installed, start an elevated command prompt and execute: ``` cinst -y gitflow-avh --version 0.0.0 ``` That's it :) It will also install the bash completion...

I am no longer using chocolatey. You are free to fork my code and republish