2.0.18 • Published 5 years ago

@ridi/rsg v2.0.18

Weekly downloads
144
License
MIT
Repository
github
Last release
5 years ago

RSG

npm (scoped) Build Status

Ridi Style Guide. Includes common style assets used in Ridibooks store. https://rsg.ridicorp.com/

Development

  1. Install dependencies

    $ yarn install
  2. Run component explorer

    $ yarn build:watch
    $ yarn storybook

    or

    $ yarn styleguide

Usage

Iconfont

You can import lessfile and override font path variable.

@import "less/ridi-icon.less";
@ridi-iconfont-path: "customPath/";

RUI

You can import lessfiles and override path variables for iconfont and image sources.

@import "less/rui.less";
@ridi-iconfont-path: "customPathToIconfontFolder/";
@rui-images-path: "customPathToImagesFolder/";

Publish

If any tag is pushed to master branch, the package is published to NPM automatically by Travis CI.

There is an issue that Travis CI does not report deploy failure. So we should manually check the failure in Travis CI's console if the package is not updated on NPM after the deploy process is finished.

2.0.18

5 years ago

2.0.17

5 years ago

2.0.16

6 years ago

2.0.15

6 years ago

2.0.14

6 years ago

2.0.13

6 years ago

2.0.12

6 years ago

2.0.11

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0-beta.0

6 years ago

2.0.0-alpha.3

6 years ago

2.0.0-alpha.2

6 years ago

2.0.0-alpha

6 years ago