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,536 public repositories matching this topic...
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Nov 5, 2021 - TypeScript
-
Updated
Nov 5, 2021 - TypeScript
-
Updated
Nov 4, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Aug 9, 2021 - TypeScript
It's important, I think, if the goal is to communicate that this can replace React in more ways than function.
-
Updated
Apr 21, 2021 - 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.
Twitch Support
-
Updated
Mar 17, 2021 - JavaScript
The semantic dom diff plugin uses some global variables like __mocha_context__
and __snapshot__
which are only available in a karma mocha context. When it's user in other test runners, or karma without mocha, it crashes with an unhelpful message.
We should check for these variables, and throw a helpful error to the user that explains this plugin can only be used in Karma.
-
Updated
Oct 31, 2021 - JavaScript
-
Updated
Nov 5, 2021 - JavaScript
Describe the bug
Flags elements whose role is none or presentation and which cause the role conflict resolution to trigger.
Isolated Example
This issue occurs on slim-arrow-up/slim-arrow-down/pushpin-off etc. Also for slim-arrow-right/slim-arrow-left icon used in FlexibleColumnLayout
Screenshots
<img width="1920" alt="Screen Shot 2021-06-18 at 1 27 02 PM" src="https://user-i
-
Updated
Oct 17, 2021 - JavaScript
-
Updated
Sep 28, 2021 - JavaScript
-
Updated
Sep 15, 2021 - JavaScript
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Sep 20, 2021 - 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
Please give the ability to add user property filters to the search.
I added this component to an Angular app and it is also returning the users that are no longer in the company. I cannot add 'accountEnabled' filter to the search as I can with Graph api.
At least give an ability to add additional prop
-
Updated
Nov 4, 2021 - JavaScript
and ensure that all libs are importable via the following browser ESM code.
import('//unpkg.com/lume?module').then(console.log)
import('//cdn.skypack.dev/lume').then(console.log)
import('//jspm.dev/lume').then(console.log)
At the moment they all fail with network errors for various reasons, namely some dependencies aren't in ESM format.
-
Updated
Oct 31, 2021 - JavaScript
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia
Describe the bug
When running
yarn build
and pressing enter, it states the following error:It would be nice if the tool did not allow empty selections.
To Reproduce
yarn build
System
Please paste the results of
npx sb@next info
here