0.12.3 • Published 7 months ago

@sliit-foss/bashaway-ui v0.12.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

The official design system for Bashaway 2023

Using components

Run pnpm i @sliit-foss/bashaway-ui to incorporate into your project Example

import { Button, Bashaway, Title } from "@sliit-foss/bashaway-ui"

---or---

import { Button } from  "@sliit-foss/bashaway-ui/components"
import { Title } from  "@sliit-foss/bashaway-ui/typography"
import { Bashaway } from  "@sliit-foss/bashaway-ui/icons"

....
  <>
    <Bashaway/>
    <Title>Hello there</Title>
    <Button>Click Me!</Button/>
  </>
...

Getting started

  • Run pnpm install to install all dependencies
  • Run pnpm storybook to start the storybooks dev server
  • Run pnpm build-storybook to build the project for a web release
  • Run pnpm build to build the project for a package release

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.config.js file for a full list of supported commit message prefixes

Additional tools

0.12.3

7 months ago

0.12.2

7 months ago

0.12.1

7 months ago

0.12.0

7 months ago

0.11.0

7 months ago

0.10.6

7 months ago

0.10.5

7 months ago

0.10.4

7 months ago

0.10.3

7 months ago

0.10.2

7 months ago

0.10.1

7 months ago

0.10.0

7 months ago

0.9.6

7 months ago

0.9.5

7 months ago

0.9.4

7 months ago

0.9.3

7 months ago

0.9.2

7 months ago

0.9.1

7 months ago

0.9.0

7 months ago

0.8.0

7 months ago

0.7.4

7 months ago

0.7.3

7 months ago

0.7.2

7 months ago

0.7.1

7 months ago

0.7.0

7 months ago

0.6.0

7 months ago

0.5.4

8 months ago

0.5.3

8 months ago

0.5.2

8 months ago

0.5.1

9 months ago

0.5.0

9 months ago

0.4.5

9 months ago

0.4.4

9 months ago

0.4.3

9 months ago

0.4.2

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.0

9 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.16

9 months ago

0.1.15

9 months ago

0.1.14

9 months ago

0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.7

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.0.0

9 months ago