1.7.8 • Published 6 days ago

react-paragon-topaz v1.7.8

Weekly downloads
-
License
ISC
Repository
github
Last release
6 days ago

react-paragon-topaz-library

Introduction

React Library based on paragon and topaz styles. There are two types of components:

  • Simple or custom Simple components are those that do not have complexity to add styles or functionality. For example button component. Custom components are those developed according to the client's requirements. For these two types is necessary to export the component in the index.js

  • Compounds Compounds components are those that have complexity in their logic so we can only modify their styles, in the project we must import the style sheet to use them.

Development

  • Run npm install.
  • Run npm start

Testing

  • Jest test: npm test
  • Lint test: npm run lint

Publish new version package

  • run npm build
  • run npm version <update_type> replacing <update_type> with one of the semantic versioning release types (patch, major, or minor)
  • run npm publish
1.7.8

6 days ago

1.7.7

6 days ago

1.7.6

6 days ago

1.7.5

18 days ago

1.7.2

19 days ago

1.7.1

19 days ago

1.7.0

19 days ago

1.7.4

19 days ago

1.6.0

22 days ago

1.5.0

27 days ago

1.4.0

1 month ago

1.3.0

1 month ago

1.2.0

5 months ago

1.2.1

5 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago