Fernando Pasik
Fernando Pasik
I see your point. The current behaviour only iterates on a component if their children are "complex", that means they are elements, not primitives. The only reason "Test text 2"...
By definition perhaps might be the right choice since they are all children
I think if we support a custom template for the code source and executed, we'll need to add an option in the loader that would go into the webpack config.
It's a great suggestion @pawelgalazka, I've been looking into it, the only thing I'm still missing to figure it out are the custom fence blocks.
According to the 5.0.0 [changelog](https://github.com/yeoman/generator/releases/tag/v5.0.0) there should be a way to access: this.addDependencies({lit: '2.0.0'}) this.addDevDependencies({mocha: '8.4.0'})
> The TypeScript Type Definitions would also have to be adapted. Here npmInstall methods etc. are also offered. @GregorBiswanger the definitions were updated a few hours ago https://github.com/DefinitelyTyped/DefinitelyTyped/pull/52666
I'm having a similar problem, is there a workaround to avoid this?
> Related to #289 @dfreedm I know that is related to the form submit ticket, but why should that block adding this feature?
Makes sense @asyncLiz, thanks. We'll need to wait on the result of #289
The type attribute wasn't added to button? Is it resolved in some other way?