-
bundling lit-element with a component adds about 100KB (unminified) code to the output.
I'd love to see a way to make lit-element an external, since we're planning on a bunch of npm packages with d…
-
Fedora release 40 (Forty)
$ uname -a
Linux perseus.luma 6.9.4-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 12 13:33:34 UTC 2024 x86_64 GNU/Linux
$ tsc --version
Version 5.5.2
$ npm --vers…
-
Hi. How stable/complete is the version for Polymer 3? You also mention a lit version but I cannot see a related branch. Is it usable?
-
# Javascript component | Lit-Element Study WIKI
Javascript 형식 컴포넌트 기본적인 구조1234567891011import { LitElement, html } from 'lit-element';export class MyElement extends LitElement { rende…
-
## Expected behavior
I expect tests that passes on Chrome and Chromium version 127 to also work with Chrome and Chromium 128.
## Actual Behavior
Running the same tests after upgrading Chrome …
-
-
Dwains Dashboard 3.7.1
Core 2024.7.0
Getting the following Error:
```
Logger: frontend.js.latest.202407030
Source: components/system_log/__init__.py:333
First occurred: 14:53:32 (1 occurrenc…
-
### Description
I'm currently trying to integrate firestore-mixin into my project, and I've come across a couple of errors. For example, when the mixin tries to call this.splice it throws. I fixed …
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Descriptio…
-
I tried running the tests with `lit`'s documented [`-q` option](https://llvm.org/docs/CommandGuide/lit.html#cmdoption-lit-q). Aside from discovering that it ignores `-o testing_x64.log` (which isn't w…