Releases: ioBroker/ioBroker.vis-2
Releases · ioBroker/ioBroker.vis-2
Release v2.9.10
- (foxriver76) remove accidentally added script file, which lead to crash
Release v2.9.9
- (foxriver76) allow to import views without attribute
activeWidgets
'
'* (foxriver76) make BasicBulb behave more like its old version'
'* (foxriver76) fixed issue that data of different widget is displayed in edit mode'
'* (foxriver76) fixed issue that every state update is used for visibility calculation'
'* (bluefox) migrated jQui select, jQui Radio steps widgets to react'
'* (bluefox) All jQui widgets were migrated to react
Release v2.9.8
- (foxriver76) fixed bug that no labels are shown for background'
'* (foxriver76) prevent short flashing of widgets with visibility condition at page load'
'* (foxriver76) fixed issue on theme switch
Release v2.9.7
- (bluefox) Allowed the read only flag for Styled/Input
Release v2.9.6
- (foxriver76) fixed issues with the BulkEditor'
'* (foxriver76) scripts in HTML are now added to the DOM, instead of being executed in eval'
'* (foxriver76) fixed issues with Bulb widget if min/max was once filled'
'* (foxriver76) migrated "speech2text" widget to react
Release v2.9.5
- (foxriver76) open new views at the beginning'
'* (foxriver76) fixed crash case if signals are used'
'* (foxriver76) fixed material-design-widgets helper'
'* (foxriver76) update references to view in widget when view is renamed'
'* (bluefox) jQui Toggle icon widget was migrated to react'
'* (bluefox) jQui Radio widget was migrated to react'
'* (bluefox) jQui Radio List widget was migrated to react'
'* (bluefox) Corrected last-change by React widgets
Release v2.9.4
- (foxriver76) fixed issues with display width
Release v2.9.3
- (bluefox) Added the possibility to limit hard the view size'
'* (foxriver76) implemented simple sort mechanic for navigation'
'* (foxriver76) fixed import of views, which were inside a folder'
'* (foxriver76) fixed theme also applied in iframe'
'* (foxriver76) do not simply reuse widget ids when importing or copying views'
'* (foxriver76) implemented basic bulb widget as react widget'
'* (foxriver76) made script tags work in basic html widget
Release v2.9.2
- (foxriver76) fixed reactivity in custom components'
'* (foxriver76) fixed import for groups'
'* (foxriver76) after creating a group it is now pre-selected'
'* (foxriver76) fields are now updated when moved via keyboard
Release v2.9.1
- (foxriver76) recalculate fields after moving widgets'
'* (foxriver76) fixed pasting group on other view'
'* (foxriver76) fixed theme also applied in iframe'
'* (bluefox) implemented Basic Image as react widget