Published January 18, 2018
| Version 0.7.0-alpha.1
Software
Open
dschnelldavis/angular2-json-schema-form: 0.7.0-alpha.1
Authors/Creators
- 1. George Oakling Webdesign Studio
- 2. Ver-Mac Signalisation inc.
- 3. Digital Spring
- 4. 10Clouds
- 5. Trifork
Description
Adds multiple languages for error messages. Separates frameworks into different modules.
Note breaking change: you must now import both JsonSchemaFormModule and a framework module. old:
imports: [ BrowserModule, JsonSchemaFormModule ] new:
imports: [ BrowserModule, Bootstrap3FrameworkModule, JsonSchemaFormModule.forRoot(Bootstrap3FrameworkModule) ]
Files
dschnelldavis/angular2-json-schema-form-0.7.0-alpha.1.zip
Files
(339.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b30b6f66cef9b3ef532ac9db0de4fc28
|
339.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dschnelldavis/angular2-json-schema-form/tree/0.7.0-alpha.1 (URL)