Releases: yamcs/opi.js
Releases · yamcs/opi.js
v1.2.19
v1.2.13
v1.2.11
v1.2.10
- Text Update: Use widget value of no PV value
v1.2.9
Add RUN_COMMAND action
v1.2.8
Include woff2 fonts
v1.2.7
- Add
PVUtil.createPV()
to Script API. - Add
IPVListener
support to Script API - Add
ITableSelectionChangedListener
support to Script API - Add
widget.setEnabled()
to Script API - Add hook for customizing dialog display
- Add hook for adding a custom font resolver
- Allow for dynamic action properties
- Fix context issues when a script triggers another script
- Fix widget variable not available in action script
v1.2.6
v1.2.5
- Implement MenuButton widget
- Implement Table widget
- Allow input using TextInput widget
- Reimplementation of Combo widget to use native select
- Extend available script utilities
- Fix relative path resolution within LinkingContainer
- Fix script not triggering if non-trigger has no value
- Allow intercepting console messages
- Support multiline labels on ActionButton
v1.2.2-1.2.4
- Implement IntensityGraph widget
- Reimplementation of XYGraph widget (removal of dependency)
- Add support for XYGraph toolbar
- Add script utilities: DataUtil, GUIUtil
- Support visibility and tooltip properties