0.51.0 • Published 3 years ago

@bredvid/bredvid-ui v0.51.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Getting started

Run

yarn

after cloning to get started.

Start the project by running

yarn storybook

Creating a new component

Create a new component by creating a folder with the components name. Remember to export the component in the index.tsx file or it won't be available to use when installing bredvid-ui.

Customizing tailwindcss

If you want to add colors or other properties to tailwind you need to add properties to both tailwind.config.js and plugin.ts files. We're looking for a workaround for this but as of now you'll need to put your changes both places.

Building and upgrading NPM package

When creating a pull request using major, minor or patch in the name will trigger an automatic build and upgrade of the Bredvid-UI NPM package. If you want to push to main without building NPM simply omit the major, minor or patch labels.

PS: If your PR only contains one commmit then it is this commit that needs to contain the labelling for the NPM build action to trigger.

Example:

Breaking changes major

Or

New feature minor

Or

Minor improvement to existing component patch

After pushing to main

Update your project by running

npm i @bredvid/bredvid-ui

or

yarn add @bredvid/bredvid-ui

to update the bredvid-ui package

0.51.0

3 years ago

0.48.0

3 years ago

0.50.0

3 years ago

0.49.0

3 years ago

0.46.0

3 years ago

0.47.0

3 years ago

0.43.0

3 years ago

0.41.0

3 years ago

0.44.0

3 years ago

0.42.0

3 years ago

0.45.0

3 years ago

0.40.0

3 years ago

0.39.0

3 years ago

0.38.0

3 years ago

0.37.0

3 years ago

0.36.0

3 years ago

0.35.0

3 years ago

0.34.0

3 years ago

0.33.0

3 years ago

0.32.0

3 years ago

0.31.0

3 years ago

0.30.0

3 years ago

0.29.0

3 years ago

0.28.0

3 years ago

0.27.0

3 years ago

0.26.0

3 years ago

0.21.0

3 years ago

0.20.0

3 years ago

0.25.0

3 years ago

0.24.0

3 years ago

0.22.0

3 years ago

0.19.0

3 years ago

0.17.0

3 years ago

0.18.0

3 years ago

0.13.0

3 years ago

0.14.0

3 years ago

0.15.0

3 years ago

0.16.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago