From ac77f8eab3c2e24d16ce87c1c2bdddcf544747be Mon Sep 17 00:00:00 2001 From: Shawn Taylor Date: Mon, 15 Jan 2024 10:21:29 -0500 Subject: [PATCH 1/2] docs(label): clarify usage for text wrapping --- static/usage/v7/label/item/angular.md | 6 +++--- static/usage/v7/label/item/demo.html | 4 ++-- static/usage/v7/label/item/javascript.md | 6 +++--- static/usage/v7/label/item/react.md | 6 +++--- static/usage/v7/label/item/vue.md | 10 +++++----- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/static/usage/v7/label/item/angular.md b/static/usage/v7/label/item/angular.md index 54f24979079..d481f9c3318 100644 --- a/static/usage/v7/label/item/angular.md +++ b/static/usage/v7/label/item/angular.md @@ -5,14 +5,14 @@ - Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - - Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur + + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. diff --git a/static/usage/v7/label/item/demo.html b/static/usage/v7/label/item/demo.html index b6f43ba9975..1f1a52077d3 100644 --- a/static/usage/v7/label/item/demo.html +++ b/static/usage/v7/label/item/demo.html @@ -25,14 +25,14 @@ - + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. diff --git a/static/usage/v7/label/item/javascript.md b/static/usage/v7/label/item/javascript.md index 54f24979079..d481f9c3318 100644 --- a/static/usage/v7/label/item/javascript.md +++ b/static/usage/v7/label/item/javascript.md @@ -5,14 +5,14 @@ - Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - - Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur + + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. diff --git a/static/usage/v7/label/item/react.md b/static/usage/v7/label/item/react.md index f5bdf5a5d1b..9f9b40177c6 100644 --- a/static/usage/v7/label/item/react.md +++ b/static/usage/v7/label/item/react.md @@ -11,14 +11,14 @@ function Example() { - Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - - Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, + + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. diff --git a/static/usage/v7/label/item/vue.md b/static/usage/v7/label/item/vue.md index fe4cd48904a..28d135fa965 100644 --- a/static/usage/v7/label/item/vue.md +++ b/static/usage/v7/label/item/vue.md @@ -6,15 +6,15 @@ - Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, - consectetur adipiscing elit. + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur + adipiscing elit. - - Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur - adipiscing elit. + + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, + consectetur adipiscing elit. From 6dea71a8efe2651819a17c0893a9d95ac47fe1e4 Mon Sep 17 00:00:00 2001 From: Shawn Taylor Date: Mon, 15 Jan 2024 10:23:33 -0500 Subject: [PATCH 2/2] it helps to hit save before committing --- static/usage/v7/label/item/demo.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/usage/v7/label/item/demo.html b/static/usage/v7/label/item/demo.html index 1f1a52077d3..1d131c11082 100644 --- a/static/usage/v7/label/item/demo.html +++ b/static/usage/v7/label/item/demo.html @@ -25,15 +25,15 @@ - - Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, + + Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - - Multi-line text that should wrap when it is too long to fit on one line. Lorem ipsum dolor sit amet, + + Multi-line text that should ellipsis when it is too long to fit on one line. Lorem ipsum dolor sit amet, consectetur adipiscing elit.