-
Upgrading to Angular without ngUpgrade | Erin Coughlan | AngularConnect 2018
https://youtu.be/aXOYa4S96OM?t=421
states support currently for Edge is only possible with polyfills.
Which is not som…
OzBob updated
5 years ago
-
Given the change in syntax, and that all custom states now have to be prefixed with '--', it raises the question of whether built-in states should also be reflected in the API.
e.g. if an element i…
-
### Bug Description
When select a value, SR will not announce the selected value.
### Affected Component
ui5-select
### Expected Behaviour
When select a value, SR should announce the selected val…
-
I tried to use custom tag names for better debugging, but solid treats them as web components, and, for example, `data-*` attribues don't work: https://playground.solidjs.com/anonymous/7c8c3bd2-59ed-4…
-
I created an experimental ```` Web Component: https://jsfiddle.net/WebComponents/cmbvswq1/
It works; could be enhanced
* I can't set ``display:inline-block`` (see code)
* for the Web Component …
-
### Is your feature request related to a problem?
Yes. In some cases Avatar is just used for decorative purpose and should be ignored by accessibility tools.
For example: Avatar user name is show…
-
## Overview
How to implement Micro-Frontends architecture using Angular.
## Details of Event
Angular code-lab.
1. Need for Micro-Frontends.
2. Pros/Cons
3. How to break existing Monolith…
-
As a developper, I would like to integrate the designer and other part of the Web Components inside my application.
A discussion around __Embedding designer already exist__ #800 but this issue is …
-
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?…
-
See discussion starting around https://github.com/w3c/webcomponents/issues/187#issuecomment-487168041.
If you want your FACE to be a submit button, which means:
- Can be selected by `:default`
…