-
Hi.
This is not a issue but a question.
I'm trying to use brand new AssetPack plugin. And I have a question about locating other resources. If I use FontAwesome, then I refered [cookbook document](ht…
keedi updated
8 years ago
-
Schema used :
{
"title": "Person",
"type": "object",
"properties": {
"Samples": {
"type": "array",
"title": "Pets",
"items": {
"type": "object",
"title": "…
-
Hello,
I have this schema:
http://pastebin.com/W1Yf3f7m
When I try to parse it at original JSON Editor sandbox, no problem at all. I can see the original properties plus the Images and Images2 sub-l…
-
Hello, I'm newbie in tcomb-form and react.
Can I make tabs for list, becasuse I can have tens or event hundrends items in a list. So can I use bootstrap tabs(http://getbootstrap.com/javascript/#tabs)…
a58az updated
9 years ago
-
Would be very cool if the people who run the application didn't require the same amount of dependencies as the developers. In the code below, only the AssetPack plugin is really required for productio…
-
I am trying to follow the instructions here to use Bootstrap with the MopaBootstrapBundle, using Less: https://github.com/phiamo/MopaBootstrapBundle/blob/master/Resources/doc/2-base-templates.md
I cr…
-
{
'type' : 'array',
'items' : {
'type' : 'string',
},
},
-
Hello! `maxitems` appears to be ignored for array properties in my particular use-case.
Here is a demonstration:
[Clicky clicky](http://jeremydorn.com/json-editor/?schema=N4IgLgngDgpiBcICGAnFSIgDTgJ…
-
This update broke our previous method of implementing the datepicker. Following the mopa/bootstrap documentation found [here](github.com/phiamo/MopaBootstrapBundle) we managed to get the datepicker ht…
-
I am trying to build a schema which allows for building schemas with a subset of options from the JSON schema standard. For this I combine `additionalProperties` with a list of `oneOf` options:
``` j…