Ignore height; Test accessing json keys
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-01-24 20:27:50 +01:00
parent e9006e3dfe
commit 4640301d74
1 changed files with 5 additions and 11 deletions

View File

@ -51,35 +51,29 @@ areas:
version: 3.6.0
os: Windows 10 IoT Enterprise
defaultColDef:
flex: 1
sortable: false
resizable: false
filter: false
rowSelection: multiple
setDomLayout: autoHeight
# setDomLayout: autoHeight
columnDefs:
- headerName: Component name
field: component
checkboxSelection: true
# width: 45%
flex: 2
- headerName: Component Version
field: version
# width: 20%
flex: 1
- headerName: Operating system
field: os
# width: 45%
flex: 2
- id: rest_data
type: Markdown
properties:
content:
_string.concat:
- '```yaml'
- _yaml.stringify:
- _log:
_request: get_data
- '```'
- _request: get_data.hello
- id: bottomrow
type: Box
layout: