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,232 public repositories matching this topic...
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
It's important, I think, if the goal is to communicate that this can replace React in more ways than function.
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 11, 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
Jul 27, 2019 - TypeScript
-
Updated
Aug 29, 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
Jul 30, 2020 - JavaScript
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
Aug 27, 2020
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
Description
The graph now has an api to get the presence for multiple users: https://docs.microsoft.com/en-us/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta&tabs=http
The people component currently uses batching to handle multip
-
Updated
Aug 29, 2020 - JavaScript
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia
Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior: