0.0.12 • Published 5 years ago

rupertong-test-components v0.0.12

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

Purpose

Evergreen is the PointClickCare Design System for creating unified user experience (UX), modernizing our application user interface, and improving the productivity of our Product and Engineering organization. This design system helps us work together to build great UX for our target personas.

Evergreen Design Specifications

Visit: Evergeen - Design System on Confluence

Introduction

pcc-react-components is Redefined component library which build with material ui and evergreen design system.

The main purpose of this library is to help you to use evergreen components in React applications without any pain. Main principles of pcc-react-components are:

  Save time That means more time for the programmers to catch and fix bugs, polish the interface, and develop new features.   🔏Easy to maintain If you need to change the way something works, it’s far more efficient to do so in one place than in 10.   🐛Fewer bugs By keeping the code to do something in one place, fixing a bug once means it’s fixed everywhere.

Installation

Peer dependency Requires @material-ui/core >= 4.1.1

npm install @material-ui/core

To install pcc-react-components

npm install pcc-react-components --registry https://art.pointclickcare.com/artifactory/api/npm/npm-virtual

Change your default NPM repository

This will use our local npm as a mirror of npm.js. That way you can always install our packages first. Coming soon: Scoped packages. Power user? See Configuring npm with multiple profiles

npm config set registry https://art.pointclickcare.com/artifactory/api/npm/npm-virtual

Jenkins

https://jenkins.pointclickcare.com/job/REACT_COMPONENTS/

Usage

We have created examples to document all feature of the components. You can check that out in here. https://ui.pointclickcare.com/storybook

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.4

5 years ago

0.0.1

5 years ago