mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* Adding two tutorials: creating the app using Yeoman and Customising login component. * Review of PR #3217.
20 lines
1.2 KiB
JSON
20 lines
1.2 KiB
JSON
[
|
|
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
|
|
{ "title": "Form Extensibility and Customisation", "file": "extensibility.md" },
|
|
{ "title": "Internationalization in ADF", "file": "internationalization.md" },
|
|
{ "title": "Theming", "file": "theming.md" },
|
|
{ "title": "Typography", "file": "typography.md" },
|
|
{ "title": "Walkthrough - adding indicators to highlight information about a node", "file": "metadata-indicators.md" },
|
|
{ "title": "Tutorials", "file": "tutorialIndex.md",
|
|
"children": [
|
|
{ "title": "Preparing the development environment", "file": "preparing-environment.md"},
|
|
{ "title": "Creating your ADF application using Yeoman", "file": "creating-the-app-using-yeoman.md"},
|
|
{ "title": "Adding a new component", "file": "new-component.md"},
|
|
{ "title": "Adding a new view", "file": "new-view.md"},
|
|
{ "title": "Using components", "file": "using-components.md"},
|
|
{ "title": "Customising the Login component", "file": "customising-login.md"},
|
|
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"}
|
|
]
|
|
}
|
|
]
|