Mike Dirolf

Results 104 issues of Mike Dirolf

i'm using pik rake to run some tests but it seems to lose the exit status of the rake task i'm running - always exiting with ERRORLEVEL 0, even when...

Bug

from elro: i figure it could be "pistas", "respuestas" or "entradas" followed by "resaltadas", "marcadas" or "con un asterisco"

good first issue

This probably entails switching the generator to markdown and then editing the text and generating the html from that.

E.g. "themeless", "cryptic", "meta", etc.

https://caniuse.com/viewport-unit-variants In combo with https://caniuse.com/mdn-api_virtualkeyboard for css env var to show how much keyboard height to subtract

waiting

Not sure if this will be doable but here we can track progress. - [ ] Support for swipe input

~~Once it supports next v12~~

This won't be necessary if we are able to make the native keyboard switch, but just in case Code @1Computer1 used: ``` onClick={(e) => { if (!touched.current) { props.onKeypress(props.keyStroke); e.preventDefault();...