2.13.0 • Published 1 year ago

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

Weekly downloads
36
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.11.0

2 years ago

2.12.0

2 years ago

2.10.0

2 years ago

2.9.0

2 years ago

2.7.5

6 years ago

2.7.3

7 years ago

2.7.2

7 years ago

2.7.1

7 years ago

2.7.0

7 years ago

2.6.0

7 years ago

2.5.4

7 years ago

2.5.3

7 years ago

2.5.2

7 years ago

2.5.1

7 years ago

2.5.0

7 years ago

2.4.0

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.4.0

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago