cad

Results 7 issues of cad

The link to the documentation in mdjs-core's `README.md` is dead.

The license scan has been failing for a while. Fossa shows an issue with wicg-inert's W3C license being incompatible with Apache 2.0 . Since my GitHub account is no longer...

Kind: Bug
stale

This adds the Edit API from https://github.com/ca-d/open-scd-core to the Editing and Logging mixins, enabling editing through both APIs. This change is needed in order to be able to handle namespaced...

This fixes the husky installation to run pre-commit and commit-msg hooks again. This has not been working for a long time. Committing this also required fixing all linter errors, such...

https://github.com/openscd/open-scd/blob/81b9486c3a54997e59b119af2a0773ea29e47cec/src/foundation.ts#L2445 has an inaccurate doc comment. Also, the function fails if one of the comparands is an element without the `name` attribute (as described [here](https://developer.mozilla.org/en-US/docs/Web/API/Element/getAttribute#non-existing_attributes) ).

Kind: Maintenance

Break before each API endpoint URL in `README.md`

Since the overview is not currently scrollable in the chromium browser (or on mobile, see #1 ), slides that do not fit on screen are not accessible if they don't...