0.32.0 • Published 15 days ago

@kelvininc/ui-components v0.32.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
15 days ago

Kelvin UI Components

Kelvin UI Components provides a set of reusable, high quality framework-agnostic UI components, this means you can use them with the current most popular Front-End Development Frameworks like React, Angular or if you prefer, the components are also available as W3C compliant WebComponents.

This is not just a library of UI components as it's also a style guide where you can see how the component looks and behaves by interacting with it, to showcase this we use Storybook, a free open-source tool.

Our Storybook is publicly available here

Technological Stack

Getting Started

Development

To start a Stencil development server, run:

npm run start

Production

To build the component for production, run:

npm run build

To run the tests for the components, run:

npm test # or test:watch to watch for changes

Contributing

Component naming

When creating new components, always use kv as the tag prefix for your component (E.g: <kv-datepicker>).

Merge flow

  1. Create a branch using dev as your source branch
  2. Develop the component and write tests for it
  3. Check if your code has any linting issues using npm run lint
  4. Run the tests using npm run test
  5. Create a pull request pointing to dev
0.32.0

15 days ago

0.31.1

1 month ago

0.31.0

2 months ago

0.30.0

2 months ago

0.29.1

3 months ago

0.29.0

3 months ago

0.28.0

4 months ago

0.21.0

10 months ago

0.27.0

6 months ago

0.26.0

6 months ago

0.25.1

6 months ago

0.25.0

6 months ago

0.24.0

7 months ago

0.23.0

7 months ago

0.22.0

8 months ago

0.20.0

11 months ago

0.19.0

12 months ago

0.17.0

1 year ago

0.18.0

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.16.0

1 year ago

0.13.0

2 years ago

0.10.0

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.0

2 years ago

0.4.1-alpha.38

2 years ago

0.0.2-alpha.21

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago