Regina Liu
Regina Liu
It would be neat to add flags e.g. `npx tsconfig.json --react` for convenience. I'm using the command as part of a zsh alias, so this would allow me to avoid...
The [docs](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/label-has-associated-control.md) mention that: > [Glob format](https://linuxhint.com/bash_globbing_tutorial/) is also supported for specifying names (e.g., Label* matches LabelComponent but not CustomLabel, ????Label matches LinkLabel but not CustomLabel). It seems like glob...
**1. Read the [FAQs](#faqs) 👇** ✅ **2. Describe the bug** Items with an exit animation within the `` component do not reliably exit in sequence during fast renders. **3. IMPORTANT:...
## Changes Overview Fixes issue #5533 by exposing an `isLoading` prop for the suggestion popup. ## Implementation Approach Not sure if this is the way to go, took the least...
### Affected Packages extension-mention ### Version(s) 2.6.1 ### Bug Description Filing this as a bug instead of a feature as it impedes the instantaneous showing of the popover. The `items`...