Web Components
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,314 public repositories matching this topic...
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Sep 22, 2020 - TypeScript
It's important, I think, if the goal is to communicate that this can replace React in more ways than function.
-
Updated
Dec 3, 2020 - JavaScript
I have an podcast with episode uploaded to Mixcloud. I also have my music uploaded to Soundcloud. I'd like to see Mixcloud and Soundcloud added as providers with Vime.js
Also I endorse the feature request for playlist.
I plan to use this with an Svelte app.
see: https://raw.githubusercontent.com/jsx-eslint/eslint-plugin-jsx-a11y/master/docs/rules/lang.md
although this rule may not be relevant to most lit-html use cases, it could be of use with lit-html as a server-side rendering library
lang
The lang prop on the <html> element must be a valid IETF's BCP 47 language tag.
Rule details
This rule takes no arguments.
Succeed
-
Updated
Dec 16, 2020 - TypeScript
-
Updated
Dec 15, 2020 - JavaScript
Expected behavior
When I press the down arrow I either expect nothing to happen, or that the combobox opens like a select. This also varies within the WAI ARIA examples: https://www.w3.org/TR/wai-aria-practices-1.2/#combobox
Actual Behavior
When I press the down arrow, the textbox cycles through the values of the dropdown.
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
Splash screen on iOS
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]
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Aug 3, 2020 - JavaScript
Currently the module field on package.json points to src/simpla.js but really it should point to a separate build, that's been transpiled, but not bundled. This means that whatever module bundling system consumers are using will still be used, but it won't need to be transpiled. As it currently stands, users can come up against [this bug](https://github.com/facebookincubator/create-react-app
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Oct 12, 2020
Describe the bug
When a new tenant is populated (for example), trying to use , if Person Foo has not interacted with the user signed in, mgt-person will not render Person Foo.
Expected behavior
We should fall back to use advanced queries to search /users endpoint
note Refer to mgt-people-picker fall back methods.
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia


Describe the bug
Storybook --host attribute it changes localhost where it should change network host.
The expected result should be like the one bellow