1.10.1 • Published 6 years ago

@racenet/racenet-ui v1.10.1

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

Racenet UI

Core UI of Racenet.com.au with all required CSS and JS, aims to create a better UI core library for all current and future Racenet's projects. More automated test, tools with CI will be introduced in coming versions. The development and building process run independently with racenet projects and will be imported/called as a dependency.

Preview

http://racenet-ui.firebaseapp.com

How to use

The gulp build command creates 2 needed files for the website, it included all custom and vendors styling and scripts: dist/css/racenet.bundle.min.css dist/js/racenet.bundle.min.js

Development mode

$ npm install
$ gulp serve

Build

Merge dev to master, the follow these steps. On your local.

$ git fetch
$ git reset --hard origin/master
$ gulp build
$ git add .
$ git commit -m "Build"
$ npm version major | minor | patch
$ git push origin master
$ git push origin --tags
$ npm publish /* Need to be in @racenet contributor group */

Preview on firebase

Deploy on firebase, login is required

$ gulp build
$ firebase deploy
$ git stash

Roadmap

These are some tools would be considered to improve the quality of the code:

  • Automated UI testing with Browserstack
  • Unit tests with Karma/Jasmine
  • CI with Codeship/Travis CI
1.10.1

6 years ago

1.9.0

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.3

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.20

6 years ago

1.5.19

6 years ago

1.5.18

6 years ago

1.5.17

6 years ago

1.5.16

6 years ago

1.5.15

6 years ago

1.5.14

6 years ago

1.5.12

6 years ago

1.5.11

6 years ago

1.5.10

6 years ago

1.5.8

6 years ago

1.5.7

6 years ago

1.5.6

6 years ago

1.5.5

6 years ago

1.5.4

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.3.19

6 years ago

1.3.16

6 years ago

1.3.15

6 years ago

1.3.14

6 years ago

1.3.13

6 years ago

1.3.11

6 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.4

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.2.2

6 years ago