0.6.2 • Published 8 months ago

cabins-ui v0.6.2

Weekly downloads
112
License
MIT
Repository
github
Last release
8 months ago

The Cabins UI design system

Hurray!

Setup

Clone repo and run:

yarn install

Workflow

Run Storybook locally at http://localhost:6006/

yarn storybook

Create a new branch:

e.g.

git checkout -b create-avatar-list-component

Create a new component

Export the component in src/index.js to make it available when using Cabins-UI in another repo

Once you're satisfied with the changes, commit and push:

e.g.

git commit -am "Added AvatarList and stories"

git push -u origin create-avatar-list-component

Navigate to github.com and create a Pull Request

Review and test by clicking on details:

Review

Once in Chromatic, a reviewer can accept/deny changes.

Chromatic

Distribute

Add the minor label to the PR and it should tell Auto to update the minor version of the package on merge. Now the package should update on NPM automagically.

0.6.2

8 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.0

1 year ago

0.4.2

1 year ago

0.3.8

2 years ago

0.3.7

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.16

3 years ago

0.1.13

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago