Tomasz Pluskiewicz

Results 305 issues of Tomasz Pluskiewicz

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...

@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_

question

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

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

**MultiEditor and dash:editor** When a multi editor is selected with `dash:editor` it is not getting automatically selected. What's more it does get selected as single object editor **Adding multi editors**...