Eetu Raunio
Eetu Raunio
**Describe the bug** onBlur is not called when focus leaves the input field with Shift+Tab. **To Reproduce** Steps to reproduce the behavior: 1. Pass `onBlur` a function (e.g. `() =>...
According to getting started (https://devopswithdocker.com/getting-started#deadline), the deadline for the course was on 22.5.2022. A more explicit notice gives a heads-up for persons wanting to finish the course for credits that...
You can use `mapName` when transforming `scss` tokens: https://github.com/amzn/style-dictionary/blob/2cf72f3f89996503608c238d7f3bcbab5b53e719/lib/common/templates/scss/map-flat.template#L19 https://github.com/amzn/style-dictionary/blob/2cf72f3f89996503608c238d7f3bcbab5b53e719/docs/formats.md?plain=1#L47 However, this is not reflected in File or Platform types, causing a TypeScript error.
`file.name` is not specified in [`File.d.ts`](https://github.com/amzn/style-dictionary/blob/2cf72f3f89996503608c238d7f3bcbab5b53e719/types/File.d.ts) even though it is used in `javascript/object` and `javascript/umd` formats. This causes type errors when trying to use this functionality. What's the suggested typing...
Pseudo classes seem to take some time to be removed from the DOM. I'm running into an issue where switching a story within the same component causes pseudo states from...
### Summary When I search for something that returns no results (e.g. "$" or "displayName"), the search shows a "Let us know" call to action:  This links to Algolia...
### Contribution - [x] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story When running `pnpm ls`, dependencies using catalogs are listed only by their...