Skip to content

Releases: hypermedia-app/roadshow

@hydrofoil/roadshow@0.4.10

17 Jan 20:33
Compare
Choose a tag to compare

Patch Changes

  • 9c4193c: Added missing import extensiosn which caused errors in strict ES environments

@hydrofoil/roadshow@0.4.9

02 Aug 19:34
Compare
Choose a tag to compare

Patch Changes

  • f64dc70: In some cases, properties would not be initialized which caused an error when calling this.show

@hydrofoil/roadshow@0.4.8

29 Jul 12:21
Compare
Choose a tag to compare

Patch Changes

  • 5ea9ed7: Context of an object node should have the type object and not focusNode when it appears as child of a property being rendered
  • 5ea9ed7: Decorators of properties would not execute when property objects were rendered one-by-one
  • 5ea9ed7: Added type and isFocusNode fields to contexts

@hydrofoil/roadshow@0.4.7

07 Jul 19:38
Compare
Choose a tag to compare

Patch Changes

  • f979c33: Multi viewer should render only nodes matching SHACL contraints
  • aa7f87f: Do not render Multi Viewer when there are no objects

@hydrofoil/roadshow@0.4.6

24 Jun 19:44
Compare
Choose a tag to compare

Patch Changes

  • 16f18ba: If specified on a Property Shape, only display objects matching sh:datatype
  • 21e57a1: Update @tpluscode/rdf-ns-builders

@hydrofoil/roadshow@0.4.5

27 May 07:55
Compare
Choose a tag to compare

Patch Changes

  • 062b717: is-graph-pointer without default export did not work in webpack

@hydrofoil/roadshow@0.4.4

22 May 11:00
Compare
Choose a tag to compare

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/roadshow@0.4.3

10 May 20:09
Compare
Choose a tag to compare

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 a dash:DetailsViewer

@hydrofoil/roadshow@0.4.2

09 Apr 07:24
Compare
Choose a tag to compare

Patch Changes

  • ec9bc31: dash:LabelViewer should not render link for blank nodes
  • fda0a2e: dash:LabelViewer: correct precedence of predicates (skos:xLabel, then schema:name, rdfs:label last)

@hydrofoil/roadshow@0.4.1

02 Apr 17:02
Compare
Choose a tag to compare

Patch Changes

  • 2f409c2: Limit the number of rendered objects to the value of sh:maxCount