-
The web components spec requires using hyphen to signal that something is a custom element as opposed to a native element. There are already a bunch of native elements with hyphens, and I think it wou…
-
as of version 57.0.3 (firefox quantum)
sideloading the extension
about:debugging
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
enabling webcom…
-
I tried to apply the "Using Polymer Elements in Angular CLI Webpack" tuto,
on 1.0.0-beta.11-webpack.8 without success on Firefox.
But the trick is here : [https://github.com/angular/angular-cli/pull/…
-
### Feature Request Description
When calling the `change` event of the `ui5-table-selection` component, I couldn't find a way to get the selected row/s, other than querying the DOM using the `selec…
-
https://wiki.wdf.sap.corp/wiki/pages/viewpage.action?spaceKey=ospodocs&title=Create+an+SAP+Open+Source+Project
https://wiki.wdf.sap.corp/wiki/download/attachments/2140734716/Scope%20Definition.png?…
-
We start Jetty with the Java flags configured to heap dump and kill (restart) when we hit an OutOfMemoryError. It is important so that we can diagnose the source of the error.
```
${JAVA_HOME}/bin/ja…
-
### Which @angular/* package(s) are relevant/releated to the feature request?
compiler, core, elements
### Description
When using microfrontends, you can have the following setup:
- app-shel…
-
`` works if its "shadow-host-including inclusive ancestor" is a document that has a browsing context. I.e., including when it does not end up in the flattened tree.
`` has a couple of major pain po…
-
I want to set element's template directly in html file , but the properties and the others are set in js file like this:
html file:
```
"dom-example.html" 24L, 531C …
-
I have created a custom element to be used in different applications. The html code I am embedding in the
application is
``
where those js files will be served from the server. This works pre…