James Shields
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:  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,...
I'm using react-timezone-select, and it displays the timezone code for Dublin as BST during summertime.  However, the JavaScript getLocaleString function displays it as GMT+1:  (London displays as BST...
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`....