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,277 public repositories matching this topic...
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Jun 24, 2020 - JavaScript
Running gatsby build gives the following error:
error Building static HTML failed
15 | * True if the custom elements polyfill is in use.
16 | */
> 17 | export const isCEPolyfill = window.customElements !== undefined &&
| ^
18 | window.customElements.polyfillWrapFlushCallback !==
19 | undefined;
20 | /**
WebpackError: ReferenceError: windo
This uses the latest release of Onsen UI. In case the issue is not reproducible in desktop browsers, just follow the previous steps and also modify the platform version at the end (you can also open the mentioned site on a device).
Environment
Onsen UI Version: 2.10.8
Framework: react-dom 16.8.6 (I think it also forces react to be 16.8.6)
Framework binding: react-onsenui 1.11
Stencil version:
@stencil/core@1.12.6
I'm submitting a:
[x] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
It is possib
As our caching options became more flexible and caching is an integral part of Rendertron we would like to introduce a different way of handling cache configuration.
Currently, the cache configuration is cache and can either be null, datastore or memory.
The goals of this issue are:
- Change the [
cacheproperty](https://github.com/GoogleChrome/rendertron/blob/0ed866fa98b31884289
Prerequisites
- I am running the latest version
- I checked the documentation (nx.dev) and found no answer
- I checked to make sure that this issue has not already been filed
- I'm reporting the issue to the correct repository (not related to React, Angular or any dependency)
Expected Behavior
- allow passing arguments to underlying lint builder
WHY?
- We a
Disclaimer: This is a bot
It looks like your repo is trending. The github_trending_videos Instgram account automatically shows the demo gifs of trending repos in Github.
Your README doesn't seem to have any demo gifs. Add one and the next time the parser runs it will pick it up and post it on its Instagram feed. If you don't want to just
-
Updated
Jun 30, 2020 - JavaScript
Community contribution added in #1125
Controls a transform scale on the built-in AR button only. Eventually this could be deprecated in favor of using a ::part.
using paper-progress
that shows a loader at the top of the plugin
and can be enabled/disabled from the plugins
Feedback?
I'm excited to try out the lib, but I know shadow dom is not widely supported yet.
Are you polyfilling older versions, or does this only work in Chrome and Safari?
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Begin with a Starter or Ionic React presentation on Windows 10.
- Run "npm install" then "npm run start" to kick off local host
Description
Steps to Reproduce
https://developer.salesforce.com/docs/component-library/tools/playground/IaX_i6WN/3/edit
export default class Child extends LightningElement {
@api
objects = [];
connectedCallback() {
this.objects.push('child mutated label');
}
}Actual Result:
_Error: Invalid mutation: Cannot set "0" on "". "" is r
-
Updated
Apr 16, 2020 - JavaScript
The web component spec adds a <slot> tag, for handling both default and named slots.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Slot
https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_templates_and_slots#Creating_a_new_%3Celement-details%3E_element_from_the_%3Ctemplate%3E
Using <slot> would better align the library with the web component spec, and may allow t
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jul 1, 2020 - TypeScript
Make panLimit a prop
It would be nice to be able to add a pan limit prop that would provide a default value for this function. I believe currently, it is just set to a static value of 20:
https://github.com/chrvadala/react-svg-pan-zoom/blob/master/src/features/interactions.js#L74
-
Updated
Feb 10, 2017 - JavaScript
-
Updated
May 7, 2020
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
May 28, 2020 - TypeScript
-
Updated
Mar 21, 2018
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia
