-
This card stop working after last update of HA.
Do you know this issue and is any fix available?
-
I'm trying to use nanostores without a bundler (using https://modern-web.dev/docs/dev-server/overview/)
I'm getting Uncaught ReferenceError: process is not defined (Line https://github.com/nanostor…
-
## Description
Very often it is desirable to set initial values for a component in a template (especially in forms). Bindings are very nice for this, however what happens when the component changes i…
-
I've pulled this into my project from NPM and I'm trying to import it into a webcomponent but
`import { humanizeDuration } from 'humanize-duration/humanize-duration.js';` gives an error that there …
-
is there a way to wrap within a web-component a requirejs/amd module?
i am using a very old durandaljs (then aureliajs) app, and it uses requirejs and amd module loading.
https://github.com/BlueS…
-
DJ and I both indicated a desire to contribute documentation, if such would be helpful.
In my case, I'm adopting the rdx for our little team - which is characterized by non-compliant developers who…
-
**[ UUID ]** 7f123718-8961-4f30-83a1-3d4bdfc0ad18
**[ Session Name ]** Digital Creativity in Primary Schools
**[ Primary Space ]** Youth Zone
**[ Secondary Space ]** Web Literacy
**[ Submitter's Na…
-
Hi there! Thanks for this awesome plugin, it's been invaluable at my job.
I've just started using LitElement, and the standard (at least at our company) for that is to return the styles separate fr…
-
Switch all remaining components from `@microsoft/fast-element` to `lit`:
- [x] git-avatars (delete)
- [x] issue-row (delete, not in use)
- [x] pull-request-row (delete, not in use)
- [x] minimap…
-
There are data that need to be output in the form of a table - an array of people and an array of fields
```js
// index.11tydata.js
module.exports = {
users: [
{
id: 1,
name…