3.2.21 • Published 1 year ago

@cloudbees/honeyui-react v3.2.21

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

React wrappers for HoneyUI

This project is React wrappers on top of HoneyUI Design Framework. It only provides JavaScript components can be used in React.js app and does not have any CSS.

Don't use this library!

namelink
npmhttps://www.npmjs.com/package/@cloudbees/honeyui-react
teststodo link

Publishing new version

  1. yarn install
  2. npm run build
  3. npm version <major | minor | patch>
  4. git push origin <tag name>
  5. npm publish

Request reviewers for pull requests

When you create a pull request, you can request or delete a specific group of reviewer on the pull request. You can also see a list of reviews requested.

yarn reviewer -h // shows the command help 

The ./config/default.json file is used to configure the command.

  1. Create a copy and name it local.json.
  2. Remove your name; you cannot request a review of your own PR.

This file overrides the default values and is ignored in .gitignore.

Using a local honeyui-react build in your project

Sometimes you may want to make some change to honeyui-react and test it in your project before releasing honeyui-react. To do so follow the next steps:

 cd ~/your-project/node_modules/@cloudbees/honeyui-react/
 rm -rf dist
 cp -R ~/honeyui-react/dist .

 # To revert it:
 # cd ~/your-project
 # rm -rf node_modules/@cloudbees/honeyui-react/dist
 # npm|yarn install

Every time you make a change in honeyui-react, you will have to build honeyui-react (yarn install will do it), and copy the dist folder again.

3.2.20

2 years ago

3.2.21

1 year ago

3.2.13

2 years ago

3.2.14

2 years ago

3.2.17

2 years ago

3.2.16

2 years ago

3.2.19

2 years ago

3.2.18

2 years ago

3.2.12

2 years ago

3.2.11

3 years ago

3.2.9

3 years ago

3.2.10

3 years ago

3.2.8

3 years ago

3.2.7

3 years ago

3.2.6

3 years ago

3.2.5

3 years ago

3.2.4

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.11

3 years ago

3.1.10

3 years ago

3.1.9

3 years ago

3.1.8

3 years ago

3.1.7

3 years ago

3.1.6

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.10

4 years ago

3.0.9

4 years ago

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0-YSDM-1856

4 years ago

3.0.0-thor

4 years ago

3.0.0-thorsten

4 years ago

3.0.0

4 years ago

2.8.0

4 years ago

2.7.4

4 years ago

2.7.5

4 years ago

2.7.3

4 years ago

2.7.2

4 years ago

2.7.1

4 years ago

2.7.0

4 years ago

2.6.0

4 years ago

2.5.3

4 years ago

2.5.2

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago

2.4.3

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.14.1

4 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

5 years ago

0.12.0-thorsten

5 years ago

0.12.0-thor

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.5

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago