2.0.20 • Published 1 year ago

@qred/qit-ui v2.0.20

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@qred/qit-ui

Library with Qred Qit UI components

Installation

npm install

Deployment

To deploy Storybook locally run:

npm run storybook

storybook launches a local version of storybook using the .stories.js files in the components.

Deploy Storybook to GitHub Pages

First, build the new version of the ui components:

npm run build-storybook

Then, publish Storybook:

npn run deploy-storybook

deploy-storybook uses the gh-pages.sh file to upload the Storybook dist to the gh-pages repo, which is configured to work with GitHub Pages

Deployment to npm

It is recomended to work on develop branch until a new version is ready to be deployed. master branch is configured to work with semantic-release which automates the whole package release workflow (next version number, release notes, Git tags and publishing the package)

Merge develop branch into master and push to GitHub. Automtated deployment process is configured through CircleCI.

To push to the private NPM repo https://qredab.atlassian.net/wiki/spaces/PROD/pages/1423278081/Pushing+new+NPM+packages

Storybooks

https://qred.github.io/qit-ui

npm

https://www.npmjs.com/package/@qred/qit-ui


Qit UI Documentation

Component name
Panel
Section
Text

Panel

Usage

import { Panel } from '@qred/qit-ui';
...
<Panel></Panel>

Section

Usage

import { Section } from '@qred/qit-ui';
...
<Section> </Section>

Text

Usage

import { Text } from '@qred/qit-ui';
...
<Text> </Text>

1.0.0

2 years ago

1.0.0-alpha.19

1 year ago

1.0.0-alpha.9

1 year ago

1.0.0-alpha.8

1 year ago

2.0.3

1 year ago

1.0.0-alpha.7

1 year ago

2.0.2

1 year ago

1.0.0-alpha.6

2 years ago

2.0.5

1 year ago

1.0.0-alpha.10

1 year ago

1.0.0-alpha.5

2 years ago

2.0.4

1 year ago

1.0.0-alpha.4

2 years ago

2.0.7

1 year ago

1.0.0-alpha.3

2 years ago

2.0.6

1 year ago

1.0.0-alpha.2

2 years ago

2.0.9

1 year ago

1.0.0-alpha.1

2 years ago

2.0.8

1 year ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.15

1 year ago

1.0.0-alpha.18

1 year ago

1.0.0-alpha.17

1 year ago

1.0.0-alpha.12

1 year ago

1.0.0-alpha.11

1 year ago

2.0.1

1 year ago

1.0.0-alpha.13

1 year ago

2.0.0

2 years ago

1.0.0-alpha.21

1 year ago

1.0.0-alpha.20

1 year ago

2.0.15

1 year ago

2.0.16

1 year ago

2.0.13

1 year ago

2.0.14

1 year ago

2.0.11

1 year ago

2.0.12

1 year ago

2.0.10

1 year ago

2.0.19

1 year ago

2.0.17

1 year ago

2.0.18

1 year ago

2.0.20

1 year ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago