Doma
Doma
Thanks @jvince for your response! However I don't think this works for me. > Have you tried changing the dependency range from ^1.0.0 to ~1.0.0? With this, when I publish...
Hey @InTheCloudDan, thanks for your response! I tried the config and I can see flag info when I hover the specifier now. However the "Flags in this file" section is...
> This looks good. Did you mean to create it as a draft? Hi @ecraig12345 thanks for reviewing. This PR was created to fulfill my feature request in #970. I...
I suppose the problem is: the week number is defined as the number of ISO week (Mon-Sun). When you don't use ISO weeks, the _dates in the same row_ actually...
@mojimbo80 Thanks for the input! I only knew that the first week contains Jan 4, never thought it implies containing the first Thursday😮 That's interesting..
Hey @adam-b-jones, sounds like your parent node represents the status table, and the child node represents the status column, right? If that's the case, I'd suggest assign them different values...
Sounds like [this issue](https://defensivecss.dev/tip/input-zoom-safari/) to me. iOS automatically zooms in when an input with font-size less than 16px gets focused for the sake of accessibility. Workaround is to either increase...