mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* Added the working-with-nodes-api-service tutorial. * Added the 'Alfresco Example Content Application' paragraph to the 'Preparing the development environment' tutorial. * Added the tutorial 'Creating your JavaScript application using alfresco-js-api'. * Added the image of the tutorial. * Typo in 'creating-javascript-app-using-alfresco-js-api.md' Typo in 'Prerequisites'. * Typos in 'creating-javascript-app-using-alfresco-js-api.md' Two small typos. * Wrong sentence in 'creating-javascript-app-using-alfresco-js-api.md' ...into Angular applications, but it is "framework agnostic". * Typo on 'creating-javascript-app-using-alfresco-js-api.md'. ...and Angular...
22 lines
1.4 KiB
JSON
22 lines
1.4 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": "Creating your JavaScript application using alfresco-js-api", "file": "creating-javascript-app-using-alfresco-js-api.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"},
|
|
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"}
|
|
]
|
|
}
|
|
]
|