Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.15.0](v1.14.4...v1.15.0) (2022-04-04) ### Bug Fixes * **networkState:** Target output node when present in multiple selection ([7f846da](7f846da)) * **NPM:** Rename package + Add license and description to package.json ([82362f7](82362f7)) * **selectorDevice:** Attach additional `note` event to play pause button handler + Split before adding new navigation features ([1a00c50](1a00c50)) ### Features * **Controller:** Allow controlling for output node ([7d9db58](7d9db58)) * **devicePrototype:** Add new `addNodeListener_NEW` method to avoid repetition in client code, also preparing for later refactoring ([ddf377e](ddf377e)) * **devicePrototype:** Add new control listener generator with embedded filtering ([30675bb](30675bb)) * **Output Node:** Add selection from device + Add display in select card + Add styling in view ([8b98f8f](8b98f8f)) * **selectorDevice:** Allow function keys sending control events to handle output node ([d78c0c0](d78c0c0))
- Loading branch information