3.24.0 • Published 3 years ago

@locate-a-locum/react-components v3.24.0

Weekly downloads
169
License
MIT
Repository
github
Last release
3 years ago

 


 

React Component Library

A collection of React components that are used to build Locate a Locum's web products. Based on our common design system, the components aim to provide a consistent, high quality experience for users and developers alike.

Usage

Install

The component library is distributed via the public NPM Registry in the @locate-a-locum/react-components package:

yarn add @locate-a-locum/react-components

Note that this library has a number of peerDependencies that must be satisfied.

Import Components

import { Button } from '@locate-a-locum/react-components';

<Button>Locate a Locum</Button>

For full setup instructions, visit the Component Library Setup Page.

Built With

Developer Contributions

Note: react-components development required node version 12.0. (if you have 12.0 installed, run nvm use 12.0.x - if you don't have 12.0.x installed, you can do this via nvm install 12.0.x )

  • Check out the develop branch for initial development.
  • Run yarn to install dependencies.
  • Run yarn docs to run the local doc-site and test components.

Local Development against other repos

We use yalc to enable testing against local versions of other LaL repos.

Check out the Debugging against express-web-app repository article for information on setup.

Testing Locally

  • yarn docs will start the doc site locally allowing you to perform some tests.
  • yarn build will do a production build of the library.

Build and Release

For information on our contribution and release workflow, check out this Confluence article.

Release Notes

You can view an up to date changelog for the component library is the repositories Github release page.

3.24.0

3 years ago

3.23.5

3 years ago

3.23.3

3 years ago

3.23.2

3 years ago

3.23.1

3 years ago

3.22.0

3 years ago

3.21.0

3 years ago

3.20.0

3 years ago

3.19.0

3 years ago

3.18.0

3 years ago

3.17.0

3 years ago

3.17.1

3 years ago

3.16.0

3 years ago

3.15.0

3 years ago

3.14.2

3 years ago

3.14.1

3 years ago

3.14.0

3 years ago

3.13.1

3 years ago

3.13.0

3 years ago

3.12.1

3 years ago

3.12.0

3 years ago

3.11.1

3 years ago

3.11.0

3 years ago

3.9.0

3 years ago

3.8.1

3 years ago

3.8.0

3 years ago

3.7.0

3 years ago

3.6.0

3 years ago

3.5.1

3 years ago

3.5.0

3 years ago

3.4.2

3 years ago

3.4.1

3 years ago

3.4.0

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.9.1

3 years ago

2.9.0

3 years ago

2.8.0

3 years ago

2.7.0

3 years ago

2.6.0

3 years ago

2.5.0

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

1.6.0

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.2.5

3 years ago