Yumin Chen
Yumin Chen
## Feature request Making collapsed content accessible with `hidden=until-found` attribute. ### Overview As a new browser feature the attribute `hidden=until-found` should be used to indicate the content is hidden but...
This pull request adds support for multiple extensions on `--file-ext`. For example: ``` html-minifier --input-dir _site --output-dir _dist --file-ext html,htm,json,xml,yml,yaml ``` This can filter out all supported extensions `html,htm,json,xml,yml,yaml` in...
### Describe the issue that you're seeing. Any videos (eg. YouTube or Loom) or screenshots help! When I click on the checkbox of a `checkbox-group` field, I'm getting: ``` GraphQLError:...
## Summary `@rushstack+eslint-patch` doesn't support `Biome.js` ``` Error: Failed to patch ESLint because the calling module was not recognized. If you are using a newer ESLint version that may be...