Results 107 issues of Dannii Willis

Any suggestions would be appreciated!

ui
help wanted

Custom CSS stylesheet should be able to be loaded by a url parameter

ui
help wanted

Time input should be supported!

io
vm-zvm

This was originally posted as an Emscripten issue ([#13150](https://github.com/emscripten-core/emscripten/issues/13150)) but it really involves a change to Binaryen so I'm reposting it here. An app I'm porting has 3000 instrumented functions...

This plugin is fine with this code ``` if (window.ResizeObserver) { this.canvasResizeObserver = new ResizeObserver((entries) => this.oncanvasresize(entries)); } ``` But I run it on the final Terser-minimised output of my...

I'm wanting to minify a project which contains some Emscripten generated asm.js. As babili cannot safely minimise it and Emscripten already minimises the asm.js to a large extent, an option...

enhancement

I was excited to see that Source Code Pro had a variable option, until I saw that it doesn't have support for variable widths. Any chance that support could be...

enhancement

It would be a little bit nice if you could check out a release tag and get a reproducible build. The serial number would need to be hard coded. Possibly...

The initial identification conversation uses scenes and the main turn sequence, which makes it rather convoluted. It would probably be more straight forward to use the Questions extension. (Possibly Questions...

refactoring

For Kerkerkruip we run some automated tests on Travis: https://travis-ci.org/i7/kerkerkruip/builds/53228540 Is this something that could be useful to set up for CM? What kind of regressions would we like to...

enhancement