diff --git a/docs/FormFieldValidator.md b/docs/FormFieldValidator.md index 133d3fd32f..30f5299324 100644 --- a/docs/FormFieldValidator.md +++ b/docs/FormFieldValidator.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # FormFieldValidator interface Defines how the input fields of [ADF Form](form.component.md) and diff --git a/docs/extensibility.md b/docs/extensibility.md index 7c1850baa2..b391260f33 100644 --- a/docs/extensibility.md +++ b/docs/extensibility.md @@ -1,3 +1,6 @@ +--- +Added: v2.0.0 +--- # Form Extensibility and Customisation _Note: it is assumed you are familiar with Alfresco Process Services (powered by Activiti) form definition structure._ diff --git a/docs/form-field.component.md b/docs/form-field.component.md index 151d63e534..16fe1758fe 100644 --- a/docs/form-field.component.md +++ b/docs/form-field.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Form field component A form field in an APS form. diff --git a/docs/form-field.model.md b/docs/form-field.model.md index 785de085fe..fb2128bfc2 100644 --- a/docs/form-field.model.md +++ b/docs/form-field.model.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Form Field model Contains the value and metadata for a field of an [ADF Form](form.component.md). diff --git a/docs/form-list.component.md b/docs/form-list.component.md index b76cbf7bae..768f18551c 100644 --- a/docs/form-list.component.md +++ b/docs/form-list.component.md @@ -1,4 +1,8 @@ -# ADF Form List Component +--- +Added: v2.0.0 +Status: Active +--- +# Form List Component Shows APS forms as a list. diff --git a/docs/form-rendering.service.md b/docs/form-rendering.service.md index 7f43b5876e..6b1b84b2b8 100644 --- a/docs/form-rendering.service.md +++ b/docs/form-rendering.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Form Rendering service Maps an APS form field type string onto the corresponding form widget component type. diff --git a/docs/form.component.md b/docs/form.component.md index dfc904f366..8c9161fc5b 100644 --- a/docs/form.component.md +++ b/docs/form.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Form component Shows a Form from APS (see it live: [Form Quickstart](https://embed.plnkr.co/YSLXTqb3DtMhVJSqXKkE/)) diff --git a/docs/form.service.md b/docs/form.service.md index 11ee12d841..68f2983322 100644 --- a/docs/form.service.md +++ b/docs/form.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Form service Implements Process Services form methods diff --git a/docs/highlight-transform.service.md b/docs/highlight-transform.service.md index bdc90178a6..46062f89fa 100644 --- a/docs/highlight-transform.service.md +++ b/docs/highlight-transform.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Highlight Transform service Adds HTML to a string to highlight chosen sections. diff --git a/docs/highlight.directive.md b/docs/highlight.directive.md index 79a5eccebf..c45ef77cad 100644 --- a/docs/highlight.directive.md +++ b/docs/highlight.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Highlight directive Adds highlighting to selected sections of an HTML element's content. diff --git a/docs/host-settings.component.md b/docs/host-settings.component.md index 4d28349dcd..090db65a3f 100644 --- a/docs/host-settings.component.md +++ b/docs/host-settings.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Host settings component Validates the URLs for ACS and APS and saves them in the user's local storage diff --git a/docs/infinite-pagination.component.md b/docs/infinite-pagination.component.md index 75aa3d6286..76dc484d28 100644 --- a/docs/infinite-pagination.component.md +++ b/docs/infinite-pagination.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Infinite Pagination component Adds "infinite" pagination to the component it is used with. diff --git a/docs/info-drawer-layout.component.md b/docs/info-drawer-layout.component.md index 9dbc989ca9..7ed1a490d1 100644 --- a/docs/info-drawer-layout.component.md +++ b/docs/info-drawer-layout.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Info drawer layout component Displays a sidebar-style information panel. diff --git a/docs/info-drawer.component.md b/docs/info-drawer.component.md index f61f24dcad..aa6f1c7f1b 100644 --- a/docs/info-drawer.component.md +++ b/docs/info-drawer.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # InfoDrawer component Displays a sidebar-style information panel with tabs. diff --git a/docs/internationalization.md b/docs/internationalization.md index cacf1d9b7d..1747b4f3f9 100644 --- a/docs/internationalization.md +++ b/docs/internationalization.md @@ -1,3 +1,6 @@ +--- +Added: v2.2.0 +--- # Internationalization in ADF Internationalization (abbreviated to i18n) is the process of providing UI messages diff --git a/docs/language-menu.component.md b/docs/language-menu.component.md index 252184e003..8b6a08f3d9 100644 --- a/docs/language-menu.component.md +++ b/docs/language-menu.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Language Menu component Displays all the languages that are present in the "app.config.json" or the default one (EN). diff --git a/docs/like.component.md b/docs/like.component.md index cf2428621f..9dcb6132b7 100644 --- a/docs/like.component.md +++ b/docs/like.component.md @@ -1,4 +1,8 @@ -# ADF Like component +--- +Added: v2.0.0 +Status: Active +--- +# Like component Allows a user to add "likes" to an item. diff --git a/docs/log.service.md b/docs/log.service.md index 738eeee8a4..f78d4e361b 100644 --- a/docs/log.service.md +++ b/docs/log.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Log Service Provide a log functionality for your ADF application. diff --git a/docs/login.component.md b/docs/login.component.md index 3171ca1cdd..a62a016a7e 100644 --- a/docs/login.component.md +++ b/docs/login.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Login component Authenticates to Alfresco Content Services and Alfresco Process Services. diff --git a/docs/logout.directive.md b/docs/logout.directive.md index 4631813ded..ee1ff12da9 100644 --- a/docs/logout.directive.md +++ b/docs/logout.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Logout directive Logs the user out when the decorated element is clicked. diff --git a/docs/metadata-indicators.md b/docs/metadata-indicators.md index 7061a7cc96..e283be893e 100644 --- a/docs/metadata-indicators.md +++ b/docs/metadata-indicators.md @@ -1,3 +1,6 @@ +--- +Added: v2.0.0 +--- # Walkthrough: adding indicators to clearly highlight information about a node Every node object in the document list holds metadata information. diff --git a/docs/mime-type-icon.pipe.md b/docs/mime-type-icon.pipe.md index ffd0a05a4a..811b09c484 100644 --- a/docs/mime-type-icon.pipe.md +++ b/docs/mime-type-icon.pipe.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Mime Type Icon pipe Retrieves an icon to represent a MIME type. diff --git a/docs/node-delete.directive.md b/docs/node-delete.directive.md index e84e367e21..a025cf45a0 100644 --- a/docs/node-delete.directive.md +++ b/docs/node-delete.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Node Delete directive Deletes multiple files and folders. diff --git a/docs/node-download.directive.md b/docs/node-download.directive.md index f9c1173f3d..35d56e735a 100644 --- a/docs/node-download.directive.md +++ b/docs/node-download.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.2.0 +Status: Active +--- # Node Download directive Allows folders and/or files to be downloaded. Multiple nodes are packed as a '.ZIP' archive. diff --git a/docs/node-favorite.directive.md b/docs/node-favorite.directive.md index 9558192f7f..9bd91686a4 100644 --- a/docs/node-favorite.directive.md +++ b/docs/node-favorite.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Node Favorite directive Selectively toggles nodes as favorite diff --git a/docs/node-name-tooltip.pipe.md b/docs/node-name-tooltip.pipe.md index df16126f82..0c83344480 100644 --- a/docs/node-name-tooltip.pipe.md +++ b/docs/node-name-tooltip.pipe.md @@ -1,4 +1,8 @@ -# Node Name Tooltip directive +--- +Added: v2.0.0 +Status: Active +--- +# Node Name Tooltip pipe Formats the tooltip for a Node. diff --git a/docs/node-permission.directive.md b/docs/node-permission.directive.md index 465d588753..deb10f2ccb 100644 --- a/docs/node-permission.directive.md +++ b/docs/node-permission.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Node Permission directive Selectively disables an HTML element or Angular component diff --git a/docs/node-restore.directive.md b/docs/node-restore.directive.md index 4fece6edf7..e6bc898739 100644 --- a/docs/node-restore.directive.md +++ b/docs/node-restore.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Node Restore directive Restores deleted nodes to their original location. diff --git a/docs/node.service.md b/docs/node.service.md index 7f813f36d0..4741fa56d1 100644 --- a/docs/node.service.md +++ b/docs/node.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Node Service Gets Alfresco Repository node metadata and creates nodes with metadata. diff --git a/docs/nodes-api.service.md b/docs/nodes-api.service.md index e9ab91a50a..861ca9ba72 100644 --- a/docs/nodes-api.service.md +++ b/docs/nodes-api.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Nodes Api service Accesses and manipulates ACS document nodes using their node IDs. diff --git a/docs/notification.service.md b/docs/notification.service.md index 86e8dad3eb..6df0419da7 100644 --- a/docs/notification.service.md +++ b/docs/notification.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Notification Service Shows a notification message with optional feedback. diff --git a/docs/page-title.service.md b/docs/page-title.service.md index af7b87dd4f..f5af2f0475 100644 --- a/docs/page-title.service.md +++ b/docs/page-title.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Page Title service Sets the page title. diff --git a/docs/pagination.component.md b/docs/pagination.component.md index b0a81e8bb2..e7625b0c67 100644 --- a/docs/pagination.component.md +++ b/docs/pagination.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Pagination Component Adds pagination to the component it is used with. diff --git a/docs/people-content.service.md b/docs/people-content.service.md index 107f3b8970..9b3d3be34e 100644 --- a/docs/people-content.service.md +++ b/docs/people-content.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # People Content service Gets information about a Content Services user. diff --git a/docs/people-list.component.md b/docs/people-list.component.md index 5cd5c520a9..f48b8fd8f9 100644 --- a/docs/people-list.component.md +++ b/docs/people-list.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # People list component Shows a list of users (people). diff --git a/docs/people-process.service.md b/docs/people-process.service.md index 9e74e28dcc..553ae0ed0f 100644 --- a/docs/people-process.service.md +++ b/docs/people-process.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # People Process service Gets information about Process Services users. diff --git a/docs/people-search.component.md b/docs/people-search.component.md index 8afe159874..03f2300561 100644 --- a/docs/people-search.component.md +++ b/docs/people-search.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # People Search component Searches users/people. diff --git a/docs/people.component.md b/docs/people.component.md index bda0829b00..9ed1a5c1ae 100644 --- a/docs/people.component.md +++ b/docs/people.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # People Component Displays users involved with a specified task diff --git a/docs/permissions-style.model.md b/docs/permissions-style.model.md index fff438ea73..800006e7cb 100644 --- a/docs/permissions-style.model.md +++ b/docs/permissions-style.model.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Permission Style model Sets custom CSS styles for rows of a [Document List](document-list.component.md) according to the item's permissions.