2.7.0 • Published 3 years ago

@groovehq/design-system v2.7.0

Weekly downloads
100
License
UNLICENSED
Repository
github
Last release
3 years ago

Groove Storybook Design System

Storybook

Groove Storybook Design System (SDS) is a reusable component library that helps developers build Groove branded, consistent UIs faster. It's an SSOT (single source of truth) for all UI components used across various Groove applications.

Running and developing SDS locally

Clone the Groove SDS project, then start storybook to preview available components and develop locally:

yarn
yarn start

The storybook will be running at: http://localhost:9009

To avoid NPM package release process and test things locally in your application:

yarn build-pkg
yarn link

# In your app:
yarn link "@groovehq/design-system"

Building and deploying

To build and preview static version of the storybook, run:

yarn build

To deploy storybook:

bundle install
yarn deploy

Releasing a new version

Every time you want to release a new version of Groove SDS, run:

yarn login
yarn release

Note:

We use auto to generate a changelog and push it to GitHub. In order for this to work correctly, an environment variable called GH_TOKEN is needed that references a GitHub personal access token with the appropriate permissions to update the repo.

Using in your application

To use Groove Storybook Design System (SDS) in your React applications, follow the storybook Design System > Getting Started Guide.

Resources

2.7.0

3 years ago

2.6.3

3 years ago

2.6.2

3 years ago

2.6.1

3 years ago

2.6.0

3 years ago

2.5.7

3 years ago

2.5.6

3 years ago

2.5.5

4 years ago

2.5.4

4 years ago

2.5.3

4 years ago

2.5.2

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago

2.4.5

4 years ago

2.4.4

4 years ago

2.4.3

4 years ago

2.4.2-beta.0

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.6

4 years ago

2.3.5

4 years ago

2.3.4

4 years ago

2.3.3

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago

0.12.3

4 years ago

0.12.1

4 years ago

0.12.2

4 years ago

0.12.0

4 years ago

0.11.3

4 years ago

0.11.2

4 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.6.2

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago