-
## The dependency [lit-element](https://github.com/Polymer/lit-element) was updated from `2.2.0` to `2.2.1`.
🚨 [View failing branch](https://github.com/PalatinCoder/Dorfolympiade/compare/master...Pa…
-
# Description
Currently the hydration support in LitElement works by patching the LitElement class if hydration support module has already been loaded - https://github.com/Polymer/lit-html/blob/lit-n…
-
## The devDependency [@polymer/lit-element](https://github.com/Polymer/lit-element) was updated from `0.6.3` to `0.6.4`.
🚨 [View failing branch](https://github.com/rei-ui/rei/compare/master...rei-ui…
-
### Describe the bug
Using a webcomponent renderer, the source code on Canvas/Source block is not correctly generated.
The component is correctly rendered but the source code only shows an empty h…
-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
I am indirectly using lit through some other package and always get the 'Lit is running…
-
## Description
When `index.html` page contains `` tags, it is passed to the plugin and the following error occurs:
```
10:28:47 AM [vite] Internal server error: Unexpected token (2:12)
Plugi…
-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element), SSR (@lit-labs/ssr)
### Description
Lit SSR doesn't work in Cloudflare Workers as they rely on t…
bluwy updated
7 months ago
-
**Describe the bug**
When you re-use an `mgt` element with templates in a another component, passing in dynamic values to the `mgtHtml` or `html` template literals for it, the values are not r…
-
Hello there,
i have been using your polymer-css-loader successfully for some time now. Works like a charm. I am using it for an internal research project and we are now switching to lit-element.
I …
-
Multi-line amounts I think are not very nice. The `import {` is always in an isolated line and it is difficult to identify where an amount begins and ends.
```ts
import {
css, CSSResult, custom…