Releases: hypermedia-app/roadshow
Releases · hypermedia-app/roadshow
Patch Changes
- 7473589:
RoadshowView
could not have been used to dispatch events
- a24fb73: Add state to specific renderer instance
- 4e4d138: Optional renderer initialisation functions
Patch Changes
- 4d20302: rdfine extensions were not exported and thus not visible
- 83327ac: Make it possible to access parent state
Minor Changes
- abefa91: Redesign the state and rendering process
Patch Changes
- c3ec710: Ability to select multi-viewer to render multiple properties
Patch Changes
- 0d1d689: PropertyShape woould not be stored to state
- 2c59f97: Prevent dereference loop if it had failed
Patch Changes
- 526c463: Experimental: preselecting NodeShape viewer with dash:viewer
- baacc95: Setting renderes property did not add them to controller
- 9f3e9ae: Relax type for resource and shape loaders
Minor Changes
- 98294b2: Minimal support for
dash:MultiViewer
- 1272ffb: Keep proper state of rendered objects
Patch Changes
- 4872423: Display
rdfs:label
for rendered links
- bc1b7c6: Added params to view
- 647a92a: Refresh rendering when view's
resource
property changes
- 9cd5d66: Render fallback content in slots
- 02b7ce7: Add loading capability to shapes controller
Minor Changes
- 92c2f9a: Rewrite with lit@2 using
ReactiveControllers
- 3cc1e54: DASH Viewer matching functions
Patch Changes
- d72e1e5:
dash:DetailsViewer
- do not render hidden properties
- f2f3c41: Resource never undefined when passed to
Viewer
Patch Changes
- 248898f: Refactor based on first experiences