0.0.40 • Published 2 months ago

@masud-nt1/mint-ui v0.0.40

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months 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.0.40

2 months ago

0.0.39

2 months ago

0.0.37

4 months ago

0.0.38

4 months ago

0.0.36

4 months ago

0.0.35

5 months ago

0.0.34

5 months ago

0.0.33

5 months ago

0.0.32

5 months ago

0.0.31

5 months ago

0.0.30

5 months ago

0.0.29

5 months ago

0.0.28

5 months ago

0.0.27

5 months ago

0.0.26

5 months ago

0.0.25

5 months ago

0.0.24

5 months ago

0.0.23

5 months ago

0.0.22

5 months ago

0.0.21

6 months ago

0.0.20

6 months ago

0.0.19

6 months ago

0.0.18

6 months ago

0.0.17

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago