Releases: hypermedia-app/roadshow
Releases · hypermedia-app/roadshow
@hydrofoil/[email protected]
Patch Changes
- 9c4193c: Added missing import extensiosn which caused errors in strict ES environments
@hydrofoil/[email protected]
Patch Changes
- f64dc70: In some cases, properties would not be initialized which caused an error when calling
this.show
@hydrofoil/[email protected]
Patch Changes
@hydrofoil/[email protected]
@hydrofoil/[email protected]
@hydrofoil/[email protected]
Patch Changes
- 062b717:
is-graph-pointer
without default export did not work in webpack
@hydrofoil/[email protected]
Patch Changes
- 49a81d5: Prevent DASH from being parsed mutliple times
- f61942a: Added dependency on is-graph-pointer
- 240998b: Possibility to override the viewer for property objects when calling
show()
@hydrofoil/[email protected]
Patch Changes
- bea6a59:
sh:class
on a SHACL Property filters out which values are rendered - 6edbeaa: Without a shapes loader, rendereing would fall into an endless loop
- 2b7b13d: Less calls to
host.requestUpdate()
should prevent too wide DOM modifications - f607acb: Added
error
state property - 7f76ed2: When resource was dereferenced (
roadshow:dereference true
), it would not actually be passed to render when used in adash:DetailsViewer
@hydrofoil/[email protected]
@hydrofoil/[email protected]
Patch Changes
- 2f409c2: Limit the number of rendered objects to the value of
sh:maxCount