Andy Ford

Results 7 issues of Andy Ford

Hello, I'm using this lib in conjunction with [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) which has a few countries not covered by react-flags. Some are administered by other countries and do not have their own...

I'd love to have checkbox custom fields for true/false boolean values and select dropdowns for enumerable options. Is this even technically possible? (I have no idea what features are/are not...

**Describe the bug** Text inside of DocPage stories can be selected but can not be copied. **To Reproduce** Can be seen here: - https://storybookjs.netlify.app/official-storybook/?path=/docs/basics-documentformatting--with-markdown - https://storybookjs.netlify.app/vue-kitchen-sink/?path=/docs/app--default - https://storybookjs.netlify.app/angular-cli/?path=/docs/welcome-to-angular--to-angular I asked...

bug
needs triage

Sorry this is not an issue but more of a feature request (or maybe I just didn't find it in the readme) Is there a way to allow or deny...

Maybe I missed it, but when you switch between languages, the `lang` attribute of the `html` element is not updated. One side effect is that if you're using `hyphens: auto`...

Hi, I was using `@set('share_text_encoded', urlEncode(open_graph_title))` to encode strings for later usage in links and this was fine. But I later found that single quotes were not being encoded which...

I'm wondering if it could be possible to opt-out of (or configure) the padding CSS animation duration. Subjectively, I personally find it a little distracting that the padding animates on...

enhancement