-
Updated
Apr 7, 2022 - TypeScript
webcomponents

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,732 public repositories matching this topic...
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Apr 7, 2022 - TypeScript
Rendertron should be configured with an allow-list and behind a reverse proxy, rather than exposed to the open internet.
This should be reflected in the readme as well as the documentation.
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Feb 25, 2022 - JavaScript
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Apr 7, 2022 - TypeScript
using paper-progress
that shows a loader at the top of the plugin
and can be enabled/disabled from the plugins
Feedback?
Affected part of DeckDeckGo
- Web Components
Feature Description
Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom
(or rotation-ancohr-position
) offers more flexibility in other usage scenarios.
Or is that already possible today through existing CSS properties?
Use Case
I use drr for a project w
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Mar 30, 2022 - CSS
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Feb 24, 2022
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
action-menu
Expected behavior
During an upgrade to yarn 3.x with Plug n Play turned on, it highlighted that the popover dependency was missing from the action-menu tree.
Actual behavior
Add the popover dependency and run yarn workspace uec-preview run start
in UEC, validate that t
-
Updated
Oct 13, 2021 - TypeScript
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
Feb 10, 2017 - JavaScript
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia
As stated here - but wrongly closed - prerendering fails when using Axios
Problem is that some libraries like AWS AmplifyJS use Axios under the hood.
@adamdbradley Any idea how to solve this serious issue?