Commit faf731e
committed
chore(release): 1.15.0 [skip ci]
# [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))1 parent 670610f commit faf731e
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments