-
When running the application everything works fine, but I receive the following cryptic error when running the tests.
Vitest caught 1 unhandled error during the test run.
This might cause false p…
-
**ZIO**
- [x] - Convert ZIO constructor from `Result` to`Future`
- [ ] - Implement `colectAllParalel` `colectAll`
- [ ] - Implement `timeout`
- [ ] - Implement `PortOpner` with ZIO returns andOr …
-
As far as I can see, this plugin does not further lint the `svg` function input from `lit`.
But the rules that apply to the `html` syntax should also be appliable for `svg` from my point of view.
…
-
Hi!
I noticed that the chosen behaviour for boolean transform is
https://github.com/bitovi/react-to-web-component/blob/1a6886a221e9f23710c7ba958d6d260bf8f7dc43/packages/core/src/transforms/bool…
-
[LDoc is a documentation generator](https://github.com/stevedonovan/LDoc) for Lua. The Lit server could run it on the sources when a new version of a package is published. The docs could then be made …
ghost updated
8 years ago
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build `llvm_15` (also applies at least to `llvm_14` and `llvm_16`)
### Build log
```
: 'RUN: at line 110'; /tmp/nix-build-llvm-1…
-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
When attempting to render DSD via the SSR package and including an interpolation in the shadow DOM section, Lit throws an asse…
-
```yaml
meta:
id: microsoft_itsf
title: Info-Tech Storage Format / Microsoft Compiled HTML Help
application:
- Microsoft HTML Help Executable
- Microsoft's HTML Help Workshop and …
-
I was surprised to discover that object properties in lit-html are re-set whenever any other property for an element is updated (which is different behavior to primitive value properties). This can in…
-
@sjmiles noted this in https://github.com/mjbvz/vscode-lit-html/issues/42
> I tried to solve this by disabling validation, i.e.
>
> "html.validate.styles": false,
> "css.validate": false
> wh…