0.33.0 • Published 6 days ago

@progressteaching/lightning-components v0.33.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 days ago

Lightning-components

Storybook

Run in terminal:

npm run storybook

Build & publish

To Build the library, run:

npm run build

This command creates a folder in root directory called lib. This folder is used as distribute folder for components.

To publish the library to npm, run:

npm publish

Component library dependency order

Please only use components from the following places only (in the following order):

Changelog

Change logs must be added for every single PR. You should always add it under a unreleased header.

For example:

## Unreleased

* The name of PR here (PR #123)[https://github.com/ProgressTeaching/lightning-components/pull/123]
* The name of PR here (PR #124)[https://github.com/ProgressTeaching/lightning-components/pull/124]
* The name of PR here (PR #125)[https://github.com/ProgressTeaching/lightning-components/pull/125]

Publishing a new version of the component

Example PR of how to do this: https://github.com/ProgressTeaching/lightning-components/pull/10

  1. Update the package.json with new version
  2. Run npm install to generate new package-lock.json
  3. Update (CHANGELOG.md)/CHANGELOG.md with the new version number
## 1.2.0

* The name of PR here (PR #123)[https://github.com/ProgressTeaching/lightning-components/pull/123]
* The name of PR here (PR #124)[https://github.com/ProgressTeaching/lightning-components/pull/124]
* The name of PR here (PR #125)[https://github.com/ProgressTeaching/lightning-components/pull/125]
  1. Commit and make PR
0.33.0

6 days ago

0.32.0

13 days ago

0.31.0

18 days ago

0.30.1

19 days ago

0.30.0

1 month ago

0.29.1

1 month ago

0.29.0

1 month ago

0.28.4

2 months ago

0.28.3

2 months ago

0.28.1

2 months ago

0.28.0

2 months ago

0.28.2

2 months ago

0.27.0

2 months ago

0.26.1

2 months ago

0.26.0

2 months ago

0.25.1

2 months ago

0.25.0

2 months ago

0.24.0

2 months ago

0.23.2

3 months ago

0.23.1

3 months ago

0.23.0

3 months ago

0.22.0

3 months ago

0.21.0

3 months ago

0.20.0

4 months ago

0.19.0

4 months ago

0.18.0

4 months ago

0.17.0

4 months ago

0.16.0

4 months ago

0.15.0

4 months ago

0.15.1

4 months ago

0.14.0

5 months ago

0.13.0

5 months ago

0.12.0

5 months ago

0.11.0

5 months ago

0.11.1

5 months ago

0.10.0

5 months ago

0.10.1

5 months ago

0.9.1

5 months ago

0.9.0

5 months ago

0.8.1

5 months ago

0.8.0

5 months ago

0.7.0

5 months ago

0.6.0

6 months ago

0.5.0

6 months ago

0.4.0

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.1.5

6 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago