Asynchronous Forms via Promises

Click 'Load Data' and 'Load Schema' to load the JSON schema and the UI schema asynchronously. Then click 'Load UI' to finally load the rendered form.

Current Data
{{vm.dataForTemplate}}
Current JSON Schema
{{vm.schemaForTemplate}}
Current UI Schema
{{vm.uiSchemaForTemplate}}
Forms via functions
Resolving via functions also works.