cad
cad
Thank you for attending to this issue. If I can be of help in preparing the dependencies, I'm always happy to join a pair programming or sparring session!
Converted this to draft until https://github.com/openscd/open-scd/pull/1285 is merged, since this sits on top of that.
> Hi, I started doing as such fixes last month in my fork Thanks for considering this issue! I'm not sure I understand quite what you mean. Does your commit...
We see an error if we try to compare elements that don't have the `name` attribute set. Regarding the slightly misleading doc comment: The function actually compares elements (like its...
@JakobVogelsang is still on vacation this week, and I'll not be available this Friday (public holiday in Germany), so maybe we should find a time slot to discuss this until...
@JakobVogelsang I'm afraid I lost sight of this bug, let's find a time to discuss this soon!
> ```js > export default class SaveProjectPlugin extends LitElement { > async run() { > if (this.doc) { > // at prolog if it's been stripped > if (this.doc.xmlEncoding ===...
Thanks for your great work, Daniel! I've tried to use it for a few days and have not found anything to be broken so far. One thing that surprised me...