Jos Vos

Results 5 issues of Jos Vos

Hi. Attached is a schema with conditional parts that I got from https://rjsf-team.github.io/react-jsonschema-form/ (select "If Then Else" to jump to this example) and that works there as expected (see the...

I would like to be able to specify marginLeft, marginRight, marginTop and marginBottom (all default to 0), to limit drag/resize actions. If parent = true, these restrictions are relative to...

I'm looking for the Vue version of the basic resizable example from the Moveable storybook (https://daybrush.com/moveable/storybook/?path=/story/basic--resizable), that only moves the corner/edge you drag when resizing and keeping the opposite corner/edge...

The basic parallel example of section 3.1.3 of the SCXML spec (S1, S2, S11, etc.) does not seem to work as expected, When stepping through this example (slightly modified, to...

Hi, When doing `npm install --save tinycolor2` in my React-Native enviroment I get 12 errors of the form `node_modules/tinycolor2/test/index.html: Unexpected token (1:1)`. After installing, TinyColor seems to work fine though......