2.13.0 • Published 4 months ago

@pod-point/pod-point-ui-toolkit v2.13.0

Weekly downloads
36
License
MIT
Repository
github
Last release
4 months ago

pod-point-ui-toolkit

npm test

The Pod Point frontend framework is a library of base styles and components designed for rapid prototyping.

Installation

npm install --save @pod-point/pod-point-ui-toolkit

Development

First, install all of the Node modules needed:

git clone git@github.com:Pod-Point/pod-point-ui-toolkit.git
cd pod-point-ui-toolkit
npm install

Versioning

Use NPM to create a new version in your PR branch:

npm version [major | minor | patch]

Then you need to push the version commit and the tags up:

git push && git push --tags

Once your version change in package.json is merged into master Travis will deploy this to NPM for you.

Gulp tasks

Gulp and gulp dev - compiles pages, assets and creates Sass sourcemaps

gulp
gulp dev

Gulp watch - compiles pages and assets and spins up a new development server at http://localhost:3000 with /dist as the document root.

gulp watch

Gulp prod - compiles pages and assets, minifies CSS and JS and creates SASS sourcemaps

gulp prod

Documentation

See full docs here

2.13.0

4 months ago

2.11.0

8 months ago

2.12.0

6 months ago

2.10.0

8 months ago

2.9.0

8 months ago

2.7.5

5 years ago

2.7.3

6 years ago

2.7.2

6 years ago

2.7.1

6 years ago

2.7.0

6 years ago

2.6.0

6 years ago

2.5.4

6 years ago

2.5.3

6 years ago

2.5.2

6 years ago

2.5.1

6 years ago

2.5.0

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.4.0

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago