1.10.0 • Published 2 years ago

@octoai/demo-design-system v1.10.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

OctoAI Demo Design System 🐙

The core design system for OctoAI Demos. This is used as a local package for all demos in the examples directory.

Getting Started

Clone the repo

git clone https://github.com/octoml/demo-design-system.git

Navigate to the design system folder

cd demo-design-system

Install dependencies

yarn

Start the dev server

yarn dev

Start the Storybook dev server

yarn storybook

Building styles

To build out styles, run yarn build:styles. This will update the package output.

Contributing 👨🏽‍💻

Commit Format Follow the Conventional Commits format for commit messages:

<type>(<scope>): <message>

where is the change type (e.g., feat, fix), (optional) specifies the change's scope, and briefly describes the change.

All commit messages are linted using Husky pre-commit.

Semantic Release Automated versioning and releasing

  • Create a Pull Request (PR) with Conventional Commit messages.
  • PR approval triggers an automatic version release.
  • The CI will build all styles before releasing.
  • Release notes are generated from commit messages.
1.10.0

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.8.5

2 years ago

1.8.4

2 years ago

1.8.3

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

0.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.2.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago