Alex Krolick

Results 160 comments of Alex Krolick

I don't think not having a hard dependency on RTL is a requirement; I would say it belongs in the same "Ecosystem" category as jest-dom and native-testing-library -- libs that...

I'm not sure about the current state of this library - is this PR accurate or do we need a reboot?

There are a few open items on this, but it's almost there. Adding some labels for visibility. Hoping someone can finish it off!

https://github.com/facebook/Docusaurus/issues/458

Apparently this is possible in the latest Docusaurus alpha.

It's a separate plugin... We want to be careful with service workers here. Don't want to serve stale content accidentally.

I think Kent has been bit by stale service workers serving outdated pages a few times now, so let's just be careful about testing this... For now the offline usecase...

We could split this into a separate task, but publishing the docs into the Dash docset database would also be a nice way to handle offline access https://kapeli.com/docsets

The emoji keys are kind of nice, but these colors are pretty extreme... I would say they fall into an area where black text is preferable although the contrast ratio...

Docusaurus supports versioning, but we haven't added it for a few reasons: 1. Which package do we track? DOM, React, Cypress? 2. Maintaining the old versions in-repo the Docusaurus way...