carbon-design-system / carbon-addons-cloud-react

[DEPRECATED] React components for the Cloud Add-on
http://cloud.carbondesignsystem.com/
Apache License 2.0
13 stars 23 forks source link

feat(loading): create new cloud loading pattern #11

Closed loganmccaul closed 6 years ago

loganmccaul commented 6 years ago

cloudloadingexample

Summary

The Cloud Loading pattern is meant to be a replacement for the teal overlay spinner. After a month of user testing we found that we needed a pattern for static content loads. The skeleton components tied to Carbon are great for dynamic data loads, but for content that's static we found that something that doesn't define the structure quite as much is more preferable.

Props

Name type description
className string Additional classes that can be added to the parent for positioning
title string Title of the svg for a11y purposes

styles PR: https://github.com/carbon-design-system/carbon-addons-cloud/pull/74

carbon-bot commented 6 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: