gabalafou
gabalafou
Closes #332. ## Test plan For each package, for example @lumino/algorithm: ```sh cd packages/algorithm yarn build:test yarn test:firefox yarn test:firefox-headless yarn test:chrome yarn test:chrome-headless ```
This PR is a stepping stone to a minimum viable user experience for Conda Store: https://github.com/Quansight/conda-store/issues/228 Subsequent PRs will change the search box so that instead of merely filtering down...
When you run `yarn docs`, you get [a lot of Typedoc warnings](https://gist.github.com/gabalafou/bb273eb101b83c91f0396a674692ea7a).
tl;dr-- Current behavior: base packages will get updated whenever the user modifies their environment if the maintainers of those base packages released any newer versions. For the end user, is...
Following this morning's conversation, here's my proposal for what to do with the UI we've inherited from the Gator extension in order to have a workable solution by end of...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....
- The checkboxes not being keyboard accessible is news to me. I can confirm this is broken in v4.1.1. There must have been a regression somewhere between my PR [#13577](https://github.com/jupyterlab/jupyterlab/pull/13577)...
This PR briefly sums up the work done in #1564