Jochen Kühner

Results 242 issues of Jochen Kühner

I will use the Menu in a web-component (Polymer), but that does not work! I think it's because of the Dom encapsulation (I can give only a selector, not a...

Feature

if you use es2022 (esnext) as target, so typescript put's out native javascript properties. the observers will not work any more.

could you also provide a ESM build in your package? I'm haveing a frontend without using a bundler, only ESM modules. You could add an extra directory in your nuget,...

Could you create a CutomElement Manifest for your component? And include it in the npm package? https://github.com/webcomponents/custom-elements-manifest

### Which package(s) are affected? Lit Core (lit / lit-html / lit-element / reactive-element) ### Description In the package.json there seems to be a wrong dependecy: https://github.com/lit/lit/blob/main/packages/lit-html/package.json#L281 ### Reproduction look...

## What I did 1. Add Typescript best practices

Hello, maybe you should create a github organisation so if you also stop to work on this, others can still support ? I do this for all my projects. see:...

It should worke like https://github.com/jogibear9988/transformbox

- [ ] Rework Rotating/Skewing (maybe use Code from https://github.com/jogibear9988/transformbox (MIT)) - [ ] Drag Controls to Transparent Containers - [ ] DesignTime Collection Editor should support NewItemTypes Attribute (maybe...

enhancement