diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3514aeca05..2b80a2b4b4 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -317,7 +317,7 @@ Sometimes it is convenient to use props to generate markup. Example, the [Label ```html - + Veronika
Friend
diff --git a/README.md b/README.md index 1f3d44e72f..48ea91d47f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- + Logo

@@ -36,9 +36,9 @@ See the [**Documentation**][2] for an introduction, usage information, and examp ## Built With

- - - + Amazon + Netflix + Microsoft

- Amazon Publishing — the full-service publisher of Amazon — [APub.com](https://amazonpublishing.amazon.com) @@ -122,7 +122,7 @@ Created by [@levithomason][26] and an amazing community of [contributors][20]. Made possible only by [@jlukic][32] authoring [Semantic UI][5]. -Blazing deployments by Vercel. +Blazing deployments by Logo Vercel. [1]: https://github.com/Semantic-Org/Semantic-UI-React/blob/master/.github/CONTRIBUTING.md [2]: https://react.semantic-ui.com/ diff --git a/docs/src/components/CarbonAd/CarbonAdNative.js b/docs/src/components/CarbonAd/CarbonAdNative.js index 75cacfe963..b266f75db8 100644 --- a/docs/src/components/CarbonAd/CarbonAdNative.js +++ b/docs/src/components/CarbonAd/CarbonAdNative.js @@ -112,7 +112,7 @@ class CarbonAdNative extends PureComponent { return ( - + Ad {ad.company} {' — '} {ad.description} @@ -125,14 +125,15 @@ class CarbonAdNative extends PureComponent { /> {/* Impression */} - + Ad {/* Pixel */} {ad.pixel && ad.pixel .split('||') .map((pixel, i) => ( - Ad Blazing deployments by{' '} - Vercel + Vercel-Logo Vercel . diff --git a/docs/src/examples/collections/Menu/Types/MenuExampleAttached.js b/docs/src/examples/collections/Menu/Types/MenuExampleAttached.js index 1a877e2d4f..6fa7804936 100644 --- a/docs/src/examples/collections/Menu/Types/MenuExampleAttached.js +++ b/docs/src/examples/collections/Menu/Types/MenuExampleAttached.js @@ -42,7 +42,7 @@ const MenuExampleAttached = () => ( - + WireFrame ) diff --git a/docs/src/examples/collections/Menu/Types/MenuExamplePointing.js b/docs/src/examples/collections/Menu/Types/MenuExamplePointing.js index 24215e68b0..98b96df5c3 100644 --- a/docs/src/examples/collections/Menu/Types/MenuExamplePointing.js +++ b/docs/src/examples/collections/Menu/Types/MenuExamplePointing.js @@ -35,7 +35,7 @@ export default class MenuExamplePointing extends Component { - + Wireframe ) diff --git a/docs/src/examples/collections/Menu/Types/MenuExampleSecondaryPointing.js b/docs/src/examples/collections/Menu/Types/MenuExampleSecondaryPointing.js index 35037decc4..da71ac71cc 100644 --- a/docs/src/examples/collections/Menu/Types/MenuExampleSecondaryPointing.js +++ b/docs/src/examples/collections/Menu/Types/MenuExampleSecondaryPointing.js @@ -37,7 +37,7 @@ export default class MenuExampleSecondaryPointing extends Component { - + Wireframe ) diff --git a/docs/src/examples/collections/Menu/Types/MenuExampleTabularOnTop.js b/docs/src/examples/collections/Menu/Types/MenuExampleTabularOnTop.js index f477c98b9e..63c6be79e5 100644 --- a/docs/src/examples/collections/Menu/Types/MenuExampleTabularOnTop.js +++ b/docs/src/examples/collections/Menu/Types/MenuExampleTabularOnTop.js @@ -34,7 +34,7 @@ export default class MenuExampleTabularOnTop extends Component { - + Wireframe ) diff --git a/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttached.js b/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttached.js index 65a4fc0fcb..178682ff07 100644 --- a/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttached.js +++ b/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttached.js @@ -5,7 +5,7 @@ const ButtonExampleVerticallyAttached = () => (
- + Wireframe
diff --git a/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttachedGroup.js b/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttachedGroup.js index 8943d145b7..9cc752e8bd 100644 --- a/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttachedGroup.js +++ b/docs/src/examples/elements/Button/Variations/ButtonExampleVerticallyAttachedGroup.js @@ -8,7 +8,7 @@ const ButtonExampleVerticallyAttachedGroup = () => ( - + Wireframe diff --git a/docs/src/examples/elements/Label/Content/LabelExampleImage.js b/docs/src/examples/elements/Label/Content/LabelExampleImage.js index 4e6f7c2472..ccd876fda1 100644 --- a/docs/src/examples/elements/Label/Content/LabelExampleImage.js +++ b/docs/src/examples/elements/Label/Content/LabelExampleImage.js @@ -8,7 +8,7 @@ const LabelExampleImage = () => ( Elliot diff --git a/docs/src/examples/elements/Label/Types/LabelExampleIcon.js b/docs/src/examples/elements/Label/Types/LabelExampleIcon.js index 9e701f804c..647acf2d65 100644 --- a/docs/src/examples/elements/Label/Types/LabelExampleIcon.js +++ b/docs/src/examples/elements/Label/Types/LabelExampleIcon.js @@ -4,17 +4,17 @@ import { Icon, Label } from 'semantic-ui-react' const LabelExampleIcon = () => (
diff --git a/docs/src/examples/elements/Label/Types/LabelExampleImage.js b/docs/src/examples/elements/Label/Types/LabelExampleImage.js index 410774d422..923672d386 100644 --- a/docs/src/examples/elements/Label/Types/LabelExampleImage.js +++ b/docs/src/examples/elements/Label/Types/LabelExampleImage.js @@ -4,15 +4,15 @@ import { Label } from 'semantic-ui-react' const LabelExampleImage = () => (
diff --git a/docs/src/examples/elements/Label/Types/LabelExampleImageColored.js b/docs/src/examples/elements/Label/Types/LabelExampleImageColored.js index f79def881b..01f97aacea 100644 --- a/docs/src/examples/elements/Label/Types/LabelExampleImageColored.js +++ b/docs/src/examples/elements/Label/Types/LabelExampleImageColored.js @@ -4,17 +4,17 @@ import { Label } from 'semantic-ui-react' const LabelExampleImage = () => (
diff --git a/docs/src/examples/elements/Label/Variations/LabelExampleBasic.js b/docs/src/examples/elements/Label/Variations/LabelExampleBasic.js index 399c6befd7..4914803ada 100644 --- a/docs/src/examples/elements/Label/Variations/LabelExampleBasic.js +++ b/docs/src/examples/elements/Label/Variations/LabelExampleBasic.js @@ -10,7 +10,7 @@ const LabelExampleBasic = () => ( Pointing