Releases: typhosj/ioBroker.vis2-materialdesign
Releases · typhosj/ioBroker.vis2-materialdesign
Release list
Release v1.0.0
test:pr-gate reads src-widgets-ts/node_modules to compare the two installed
trees, so it only runs after npm run build has created them. The workflow calls
it exactly there, in build-is-current after the build. Running it from npm test
as well put it into adapter-tests, which does a bare npm ci in the root — the
directory is missing there and the gate asserted, so both 1.0.0 runs failed before
the deploy job.
The gate keeps its two callers that satisfy the prerequisite: the workflow after
the build, and pr:check locally.
Release v0.4.0
Release v0.3.5
Release v0.3.4
Release v0.3.3
Release v0.3.2
Release v0.3.1
Release v0.3.0
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Release v0.2.0
v0.1.0
feat(widgets): port VIS2 buttons Add native VIS2 Material Design button variants based on the original VIS widgets from version 0.5.9. Includes editor previews, state/multi-state writes, toggle and push-button behavior, icon button slider, lock handling, click sound, vibration feedback, and image/SVG handling. Set initial package version to 0.1.0 and reset changelog for the VIS2 port.