0.5.3 • Published 2 years ago

nicole-ui-storybook-v6 v0.5.3

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

common-ui

This project includes all the components of Zerologix product, base on Material-UI.

DEV demo site

Env

Node: v14.17.6

Material-UI: v5.0.2

Develope

npm install
npm run dev

Usage

  1. Update following config into .npmrc, then execute npm install @zerologix/common-ui
 @zerologix:registry=https://gitlab.com/api/v4/packages/npm/
'//gitlab.com/api/v4/packages/npm/:_authToken'="FZ5EeVwSDAGd7AELbq9t"
'//gitlab.com/api/v4/projects/29988775/packages/npm/:_authToken'="FZ5EeVwSDAGd7AELbq9t"
  1. Set command npm install @zerologix/common-ui@rc into dev flow, the command will install the latest rc version.

Develope Flow

  1. Checkout new feature branch from develop branch.

  2. When finished develope, please have a pull request into develop branch.

  3. After merge into develop, gitlab will auto deploy into storybook dev website and publish prerealse package version which tagged rc.

  4. Go to your project run npm install @zerologix/common-ui@rc

  • NOTE: Please choose squash and merge option as merge strategy.

Develope Guide

  • Follow CSF to write story, define on storybook document.

  • Stories put at the same level with component.

  • DO NOT write any test about UI level and behavior level.

  • Story only dependent on components.

  • Write all of override config on mui component at /theme/override.

0.4.9

2 years ago

0.4.8

2 years ago

0.3.9

2 years ago

0.4.5

2 years ago

0.5.3

2 years ago

0.4.4

2 years ago

0.4.7

2 years ago

0.3.8

2 years ago

0.4.6

2 years ago

0.3.7

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.5.2

2 years ago

0.4.3

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.3.6

3 years ago

0.2.7

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.2.8

3 years ago

0.1.9

3 years ago

0.3.1

3 years ago

0.3.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago