angular-json-schema-form icon indicating copy to clipboard operation
angular-json-schema-form copied to clipboard

Angular directive for making forms out of JSON Schema

Results 6 angular-json-schema-form issues
Sort by recently updated
recently updated
newest added

Hi, I really like your work. It is really nice to custom on a website. I would love to integrate the same form in a ionic app but I fail...

Could you please provide a way to integrate with Angular 2.0. Basically our requirement is to include the dynamic form only for few pages and static for few. Could you...

question

schemaForm directive needs $parse and SchemaForm explicitly declared, otherwise minified version usage fail.

Fix for #12 to run minified version

Check here: https://github.com/swagger-api/swagger-editor/issues/760

The keyup event triggers blur and focus, which will interrupt IME on MacOS. Tried with Firefox, Chrome and Safari. But browsers on windows work fine.