6.0.1 • Published 4 years ago

hero-ui v6.0.1

Weekly downloads
344
License
-
Repository
github
Last release
4 years ago

HUI (◠‿◠)

Build status

EDH UI library to share layout and components between applications.

For full documentation, please refer to the EDH HUI docs

Location

You can find the minified assets at the following locations:

  • //d1ig6folwd6a9s.cloudfront.net/hui-[0.0.0].js
  • //d1ig6folwd6a9s.cloudfront.net/hui-[0.0.0].css//d1ig6folwd6a9s.cloudfront.net/hui-[0.0.0]/images/[image-name]

To view the uncached version of deployed files go to:

  • https://shared-scripts.s3.amazonaws.com/hui-[0.0.0].js
  • https://shared-scripts.s3.amazonaws.com/hui-[0.0.0].css
  • https://shared-scripts.s3.amazonaws.com/hui-[0.0.0]/images/[image-name]

You can view the demo html file at:

  • https://shared-scripts.s3.amazonaws.com/hui-[0.0.0]/index.html

Commands

OSX users may need to increase the maximum number of open files (default is 256) using ulimit -Sn 1000 to use build, watch, and scripts commands.

$ yarn install          # download npm dependencies
$ gulp                  # build all production assets
$ gulp --debug          # build all unminified assets (for debugging)
$ gulp scripts          # build script assest (Can also use the --debug flag)
$ gulp styles           # build styles assest (Can also use the --debug flag)
$ yarn test             # run all tests
$ yarn start            # run local server to view demo page

Publishing updates

Once your changes are merged use a single version bump commit to trigger deploying assets and publishing to npm. The easiest way is to use the yarn command:

yarn version --new-version 4.1.2

Then push to master with git push origin master --follow-tags.

Make sure you bump the version as per the below specifications:

  • Non-breaking changes and bug fixes are a patch revision – e.g. 0.0.(2)
  • Breaking changes, css and template re-factors are minor revisions – 0.(2).0
  • API updates and large additions/changes are major versions – e.g. (1).0.0

The version number should be updated in the package.json before publishing.

Development

The main, stable branch is master. All work should be contained in isolated feature branches and will be merged into master when peer reviewed on GitHub.

We maintain version branches for major version bumps. These will be maintained until previous version are deprecated.

Getting code into master

  1. Commit code to a branch
  2. Push code to Github, open PR against Master
  3. Code is reviewed by peers, on approval, code is merged (not by code author)
  4. Code is deployed to QA.
  5. Assuming code passes QA, code is released to production.
6.0.1

4 years ago

6.0.0

4 years ago

5.8.9

4 years ago

5.8.10

4 years ago

5.8.8

4 years ago

5.8.6

6 years ago

5.8.5

6 years ago

5.8.4

6 years ago

5.7.8

6 years ago

5.7.7

6 years ago

5.7.6

6 years ago

5.7.5

6 years ago

5.7.4

6 years ago

5.7.3

6 years ago

5.7.2

6 years ago

5.7.1

6 years ago

5.5.4

6 years ago

5.5.3

7 years ago

5.5.2

7 years ago

5.5.1

7 years ago

4.5.5

7 years ago

5.5.0

7 years ago

5.4.6

7 years ago

5.4.5

7 years ago

5.4.4

7 years ago

5.4.3

7 years ago

5.4.2

7 years ago

5.4.1

7 years ago

5.4.0

7 years ago

5.3.9

7 years ago

5.3.8

7 years ago

5.3.6

7 years ago

4.5.4

7 years ago

5.3.5

7 years ago

5.3.3

7 years ago

5.3.2

7 years ago

5.3.1

7 years ago

5.3.0

7 years ago

5.2.2

7 years ago

5.2.1

7 years ago

5.2.0

8 years ago

5.1.0

8 years ago

5.0.1

8 years ago

5.0.0

8 years ago

4.5.3

8 years ago

4.5.2

8 years ago

4.5.1

8 years ago

4.5.0

8 years ago

4.4.12

8 years ago

4.4.11

8 years ago

4.4.10

8 years ago

4.4.9

8 years ago

4.4.8

8 years ago

4.4.7

8 years ago

4.4.6

8 years ago

4.4.5

8 years ago

4.4.4

8 years ago

4.4.3

8 years ago

4.4.2

8 years ago

4.4.1

8 years ago

4.4.0

8 years ago

4.3.1

8 years ago

4.3.0

8 years ago

4.2.0

8 years ago

4.1.9

8 years ago

4.1.8

8 years ago

4.1.6

8 years ago

4.1.5

8 years ago

4.1.4

8 years ago

4.1.2

8 years ago

4.1.1

8 years ago

3.10.0

8 years ago

4.1.0

8 years ago

4.0.28

8 years ago

4.0.27

8 years ago

4.0.26

8 years ago

4.0.24

8 years ago

4.0.23

8 years ago

4.0.22

8 years ago

4.0.19

8 years ago

4.0.18

8 years ago

4.0.17

8 years ago

4.0.16

8 years ago

4.0.15

8 years ago

4.0.14

8 years ago

4.0.13

8 years ago

4.0.12

8 years ago

3.9.2

8 years ago

4.0.10

8 years ago

4.0.9

8 years ago

3.8.1

8 years ago

3.8.0

8 years ago

3.7.6

8 years ago

3.7.5

8 years ago

3.7.4

8 years ago

3.7.3

8 years ago

4.0.8

8 years ago

4.0.4-rc

8 years ago

4.0.3-rc

8 years ago

4.0.2-rc

8 years ago

4.0.1-rc

8 years ago

4.0.0-rc

8 years ago