-
In [vue3](https://github.com/vuejs/vue-next) the compiler has been split up into `compiler-sfc`, `compiler-dom` and `compiler-ssr`.
How can I use `vuetify` with vue3?
Is there a branch/tag that …
-
Hey,
as it is explained here: https://developers.google.com/web/fundamentals/getting-started/primers/shadowdom#stylinglightdom you can only select a direct item within the `slot`.
So if this is in o…
-
In the following setup, one inline uses `autocomplete_fields` the other inline uses DAL.
It works in 3.5.0. In order to work in 3.5.1. the `Media` meta-calss should also be defined in the inline t…
-
**TypeScript Version:**
1.8.10
**Code**
_MyService.ts_
``` ts
// A self-contained demonstration of the problem follows...
import {ngModule} from './../module.ts';
export class MyService {
}
ngM…
-
### Description
I created three custom elements using polymer/lit-element. I used some @material elements in my components. Using these my new created custom elements, I attempted to create another e…
-
### What problem does this feature solve?
Right now you can only have 1 root element per template. I know this is by design, but I find myself wrapping everything around a `` a lot. Now, most of the …
-
supports: https://github.com/BryanWilhite/day-path/issues/8
mimic the layout of: https://github.com/material-components/material-components-web-components
:book: https://github.com/material-compon…
-
Dear friends, I'd love to switch to using this great implementation of Web Components with the beaufitul Material Design, I'm especially tempted by a frameworkless approach and website. What would be …
-
## Description
I recently moved to using harness testing to test opening and closing of dialogs in my app. I have multiple pages, each may have several scenarios where a confirmation/warning dialog i…
-
#### Reproduction
Below is the code snippet where we created an Angular Element and Written TestHarness for that Angular Element.
**angular-element-example.component.html**
![Tag](https://use…