mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1586] Added doc files for Form library (#2503)
* [ADF-1586] Added docs for Form library * [ADF-1586] Added updated doc index
This commit is contained in:
committed by
Eugenio Romano
parent
b7e00caee1
commit
de8fa02ef7
+12
-2
@@ -38,8 +38,17 @@
|
||||
"file-uploading-dialog.component": [],
|
||||
"folder-actions.service": ["document-actions.service"],
|
||||
"form-list.component": [],
|
||||
"form.component": [],
|
||||
"form-field.model": ["extensibility", "FormFieldValidator", "form-rendering.service"],
|
||||
"form-rendering.service": ["extensibility"],
|
||||
"form.component": [
|
||||
"stencils",
|
||||
"FormFieldValidator",
|
||||
"extensibility",
|
||||
"form-rendering.service",
|
||||
"form-field.model"
|
||||
],
|
||||
"form.service": [],
|
||||
"FormFieldValidator": [],
|
||||
"info-drawer.component": ["info-drawer-layout.component"],
|
||||
"info-drawer-layout.component": [],
|
||||
"like.component": ["rating.component"],
|
||||
@@ -90,5 +99,6 @@
|
||||
"user-info.component": [],
|
||||
"user-preferences.service": [],
|
||||
"viewer.component": [],
|
||||
"webscript.component": []
|
||||
"webscript.component": [],
|
||||
"widget.component": ["extensibility"]
|
||||
}
|
||||
Reference in New Issue
Block a user