Armando Cordova
Armando Cordova
Hello, I am not aware how hard this could be to implement but I want to know if it is possible to have ES modules. The reason I am asking...
Spek Gradle properties don't seem to be working for a Kotlin multiplatform project i.e: * `spek2.execution.test.timeout` * `spek2.discovery.parallel.enabled` * `spek2.execution.parallel.enabled` Additionally this vmOption `-DSPEK2_TIMEOUT=1` doesn't have any effect either. (Should...
I was asked to raise this issue https://github.com/knockout/knockout/issues/2456 here as well Hello, I am not aware how hard this could be to implement but I want to know if it...
`loading= "lazy"` on the img tag is supported by almost 90% of all browsers ([https://caniuse.com/loading-lazy-attr](https://caniuse.com/loading-lazy-attr)) I think it would be a good idea to add it to the img dsl
https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload HTML DSL for LINK does not support the as attribute that can come handy with rel="preload"
I would expect hx-encoding to support "text/plain" (https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#plain-text-form-data) as a encoding and it doesn't. Is there a reason for this support to be excluded? in both cases text/plain encoding is...
## Prerequisites - There is no particular steps to reproduce this, I just see it there. Not sure since when. ## Describe the bug Wingpanel appears in the dock ![Screenshot...
It would be nice to know why should we use rembrandt instead of react, for example. Would you consider adding a section like that?
Similar to firebase hosting, I would like a feature to serve my static files from a custom domain. This will cater to fully static creators looking for simpler alternatives that...
Extremely long midi sequences fail with: ``` 4.41 August 09 2020 abc2midi writing MIDI file file.mid Floating point exception (core dumped) ``` The file I am testing has ten notes...