shaperone
shaperone copied to clipboard
Form UI elements driven by SHACL Shapes
I would add an options{} object to the `default` function and put this function as an optional parameter. Just in case one doesn't want to use nanoid() to mint URIs...
This issue is to improve the overall behaviour of the form when a complex value (blank node or IRI) is removed from the graph. Here's a working example ```turtle ex:source...
Any text displayed by Shaperone should be translateable so that it can be easily switched and automatically adjusted according to browser locale Work in progress, with some features incomplete or...
Examples
@tpluscode do you recommend sticking with the playground here or are there other examples where I could get started with a simple app? _Originally posted by @nicholsn in https://github.com/hypermedia-app/shaperone/issues/201#issuecomment-1170042706_
https://github.com/gatanaso/multiselect-combo-box/issues/105#issuecomment-1022604542
A group should be skipped from state rendering if it has only hidden properties. This should possible include both `dash:hidden true` as well as hidden programmatically
I am very interested in trying out Shaperone for my RDF/SHACL projects. I would greatly appreciate basic instructions in the readme on how to install and get this up and...
When `shaperone-form` is added to the base before defining its custom element, it is impossible to set the `resource` and `shapes` properties. The setters do not work