Daniel Niederberger
Daniel Niederberger
It would be nice to have an attribute for resizing an image, instead of having to write a parser yourself. Because after 2h of trying I still can't get my...
Build errors due to flakyness so far: - docker: Error response from daemon: No such container: mysql.
In IE 11, we experience problems with input fields (input tag, textareas, wysiwyg editors etc.) when it's part of a drag and drop area. As an example, see http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/types and...
I get this error from node when using the `compileAndRender` function from mu: > (node:6649) DeprecationWarning: util.puts is deprecated. Use console.log instead. So I replaced the `util.puts` with `console.log`.
For users with a touchscreen-notebook the trackpad / mouse aren't working. I think this is because of line 229 of of [https://github.com/pwambach/angular-canvas-painter/blob/master/js/pwCanvas.js](https://github.com/pwambach/angular-canvas-painter/blob/master/js/pwCanvas.js) because it uses `if (!isTouch) {`, meaning if...
Feature Request: In the section "Consuming your library during development" I find the 12 step description a bit lengthy. Would be great if the generator would automatically execute those steps...
Nothing drastic, but I thought I'd let you know. Fixing broken links is also good for SEO. ;)