sprinteins / oscd-plugins

Built OpenSCD Plugins
Apache License 2.0
0 stars 0 forks source link

Drawer abstraction + type designer drawer #171

Closed michelguerin closed 2 weeks ago

michelguerin commented 2 weeks ago

This PR includes the creation of an abstract drawer component (reusable through a custom inner component)

Documentation is available by launching storybook : pnpm storybook

Closes #92

michelguerin commented 2 weeks ago

@fwagnerSE & @salvar3nga there are new events available for the stand alone instance. See commit 9722f84 for reference.

reusable drawer, see 751be48 + ae12255