0.3.0 • Published 3 years ago

@procore/labs-loading-states v0.3.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

Loading States Introduction

A library of loading components build with labs-content-placeholder

Installation

yarn add @procore/labs-loading-states

Dependencies

@procore/core-react and react are listed as external peer dependencies. The package will not bundle the code, and requires the app client to provide it as a dependency. The external peer dep is to assure React Context is consistent in a client's React tree, the child consumers can reference the correct parent provider. If the package uses latest features or bug fixes and a new minimum version of core-react is required, it should be considered a breaking change as the peer dependency version must be met.

Usage

import * as LoadingStates from '@procore/labs-loading-states';

or

import { DetailList, Form, Field } from '@procore/labs-loading-states';
0.3.0

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

0.2.0

3 years ago

0.1.1-alpha

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0-alpha

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago