From 005f4135aca3efb451566573c8143204079b449f Mon Sep 17 00:00:00 2001 From: Abdelaziz Bennouna Date: Thu, 3 Jan 2019 22:45:18 +0000 Subject: [PATCH] docs(segment): update segment usage to include label (#16882) Adapt docs to 4.0.0-beta.16 breaking change --- core/src/components/segment/readme.md | 36 +++++++++---------- core/src/components/segment/usage/angular.md | 18 +++++----- .../components/segment/usage/javascript.md | 18 +++++----- 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/core/src/components/segment/readme.md b/core/src/components/segment/readme.md index 27124b8e0b..62ea162a80 100644 --- a/core/src/components/segment/readme.md +++ b/core/src/components/segment/readme.md @@ -16,30 +16,30 @@ Their functionality is similar to tabs, where selecting one will deselect all ot - Friends + Friends - Enemies + Enemies - Sunny + Sunny - Rainy + Rainy - Dogs + Dogs - Cats + Cats @@ -71,13 +71,13 @@ Their functionality is similar to tabs, where selecting one will deselect all ot - Standard + Standard - Hybrid + Hybrid - Satellite + Satellite @@ -116,30 +116,30 @@ export class SegmentExample { - Friends + Friends - Enemies + Enemies - Sunny + Sunny - Rainy + Rainy - Dogs + Dogs - Cats + Cats @@ -171,13 +171,13 @@ export class SegmentExample { - Standard + Standard - Hybrid + Hybrid - Satellite + Satellite diff --git a/core/src/components/segment/usage/angular.md b/core/src/components/segment/usage/angular.md index ef7a6c49fc..2227c474a5 100644 --- a/core/src/components/segment/usage/angular.md +++ b/core/src/components/segment/usage/angular.md @@ -2,30 +2,30 @@ - Friends + Friends - Enemies + Enemies - Sunny + Sunny - Rainy + Rainy - Dogs + Dogs - Cats + Cats @@ -57,13 +57,13 @@ - Standard + Standard - Hybrid + Hybrid - Satellite + Satellite diff --git a/core/src/components/segment/usage/javascript.md b/core/src/components/segment/usage/javascript.md index 9dad774690..52b844b40a 100644 --- a/core/src/components/segment/usage/javascript.md +++ b/core/src/components/segment/usage/javascript.md @@ -2,30 +2,30 @@ - Friends + Friends - Enemies + Enemies - Sunny + Sunny - Rainy + Rainy - Dogs + Dogs - Cats + Cats @@ -57,13 +57,13 @@ - Standard + Standard - Hybrid + Hybrid - Satellite + Satellite