James Shields

Results 5 issues of James Shields

### Describe the bug I'm using react-timezone-select in my project, and it displays the timezone short code for Dublin as BST: ![image](https://user-images.githubusercontent.com/17686819/185793123-15bad966-cd4e-480b-81d3-ec1cf2ac814b.png) However, when I format times using `getLocaleString()`, it...

Not sure if the metadata exists to produce this, but it would be great if the hook templates could include more types. An example might be: function modulename_form_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state,...

enhancement
on-hold

I'm using react-timezone-select, and it displays the timezone code for Dublin as BST during summertime. ![image](https://user-images.githubusercontent.com/17686819/185918450-6de026bc-10d4-49e0-b58a-4fccfca75a65.png) However, the JavaScript getLocaleString function displays it as GMT+1: ![image](https://user-images.githubusercontent.com/17686819/185918596-817b3746-af05-452d-97f2-0903735af2c7.png) (London displays as BST...

good first issue

I'm trying to create a custom Emoji font for use on a website. The font contains SVG colour glyphs imported from Inkscape, and monochrome fallbacks. So far I have been...

**Describe the bug** Running `drush generate sdc` creates a single directory component. Components may contain `props` and `slots`. The generator asks if I want to create `props`, but not `slots`....