Alasdair McLeay

Results 150 issues of Alasdair McLeay

I'd love to use icons from our DS in the Toolbar, rather than the supplied icons. Would you be open to adding some basic theming with support for custom icons?

## Bug report ### Current Behavior If you hover over a `` associated with a Radix Checkbox (or ``), the checkbox's hover state *is* triggered. If you hover over a...

Type: Enhancement
Topic: Accessibility
Resolution: Needs Investigation
Package: react/label

Please add a command that unlinks all linked module from the current module, e.g. `yarn unlink *` `yarn unlink-all` `yarn unlink --all`

Fixes #3766 When a shorthand is called as: ```js import styled from 'styled-components'; export const Red = styled.div` border: 1px solid red; `; ``` We can infer its type as...

**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** ```js // @flow import type { StyledComponent } from 'styled-components'; import styled from...

## Environment react-native-web, storybook ## Description "requireNativeComponent is not a function" when using 3.0.0-rc.2 and react-native-web ## Reproducible Demo https://github.com/penx/react-mixer/tree/6126b45efefb9bd4b4e600d9a4e6191616d7a8c3 Steps to recreate: - `npm init -y` - `npx -p...

bug report

**Describe the bug** When trying to use [webusb](https://github.com/thegecko/webusb/issues/66) (which uses [node-usb](https://github.com/tessel/node-usb)), an error is thrown saying it "Could not locate the bindings file" (usb_bindings.node). **To Reproduce** Steps to reproduce the...

Support nested title templates as per https://github.com/nfl/react-helmet/issues/293 e.g. as per the proposal in #97

# Bug report - Extension name: firestore-stripe-payments ## Describe the bug When trying to install firestore-stripe-payments in the emulator, I get: > Ref does not have a version ## To...

documentation