From f3fdc2b7d4ce3e01c16a8d27f837004958d84830 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 12 Feb 2019 13:43:42 +0000 Subject: [PATCH] Update RelNote300.md --- docs/release-notes/RelNote300.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/release-notes/RelNote300.md b/docs/release-notes/RelNote300.md index 6ce2e5c139..9fc3b909fc 100644 --- a/docs/release-notes/RelNote300.md +++ b/docs/release-notes/RelNote300.md @@ -84,8 +84,6 @@ You can now choose to filter facet field results using 'contains' instead of 's ```javascript { -"search": - { "filterWithContains": true } } ``` @@ -166,7 +164,7 @@ This release of ADF introduces a collection of brand new components re-designed The list and the documentation of the all new components services and pipes added : -## Components +#### Components | Name | Description | Source link | | ---- | ----------- | ----------- | @@ -183,13 +181,13 @@ The list and the documentation of the all new components services and pipes adde | [Task header cloud component](task-header-cloud.component.md) ![Experimental](../docassets/images/ExperimentalIcon.png) | Shows all the information related to a task. | [Source](../../lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.ts) | | [Task list cloud component](task-list-cloud.component.md) ![Experimental](../docassets/images/ExperimentalIcon.png) | Renders a list containing all the tasks matched by the parameters specified. | [Source](../../lib/process-services-cloud/src/lib/task/task-list/components/task-list-cloud.component.ts) | -## Pipes +#### Pipes | Name | Description | Source link | | ---- | ----------- | ----------- | | [Group initial pipe](group-initial.pipe.md) | Extracts the initial character from a group name. | [Source](../../lib/process-services-cloud/src/lib/group/pipe/group-initial.pipe.ts) | -## Services +#### Services | Name | Description | Source link | | ---- | ----------- | ----------- |