The Wayback Machine - https://web.archive.org/web/20200929184737/https://github.com/topics/web-components
Skip to content
#

Web Components

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 1,263 public repositories matching this topic...

storybook
cesarsl
cesarsl commented Sep 21, 2020

Describe the bug
When using the characters with diacritics (' " ` ´ ^ ¸ ~), Storybook inserts white space characters between them and the ones before and after.

To Reproduce
Steps to reproduce the behavior:

  1. Create a story and define its <Meta title="" /> with a word and some diacritic character attached to it. Example: São
  2. Start Storybook
  3. Go to the story
  4. Ho
sbatezat
sbatezat commented May 16, 2018

I'm submitting a ...
[ ] bug report
[ X] feature request
[ ] support request

Current behavior:
Splash screen not showing on iOS

Expected behavior:
Splash screen is showing on iOS, and can be generated through ionic resources

Steps to reproduce:
Launch the application on an iPhone and expect to see a splash screen

Related code:

According to [this article]

microsoft-graph-toolkit
You can’t perform that action at this time.