4.0.3 • Published 5 years ago

shibori v4.0.3

Weekly downloads
121
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

shibori-hero

Shibori is an HTML/CSS library used across Heroku marketing and web properties such as WWW and Elements Marketplace. View the library at shibori.herokuapp.com

Local setup

Run:

script/bootstrap

To watch for files:

yarn serve

Before committing changes, compile the dist:

yarn dist

Installation in consumer app

yarn add shibori or npm install shibori

see also: the operations doc section on Rails

Legacy

There's a legacy branch with shibori 3.x, which relied on Bourbon and Neat and is still used in elements.

Development alongside Rails

The Rails app must be npm-able. You can link to the local repo of shibori using the file designation in your package.json, e.g. "shibori": "file:../shibori".

see also: the operations doc

Pattern lab docs

Shibori uses the node version of Pattern Lab. You can find documentation in this repo's docs directory.

Release new version

Note: there is more than one way to do this, just please make sure tags are created in git and pushed to GitHub

$ bin/release major|minor|patch

or

  • Make sure you have run and committed yarn dist
  • Run npm version <type> where type is major (X.0.0), minor (0.X.0), or patch (0.0.X).
  • Run npm publish (you must be an collaborator of Shibori on npmjs.com
  • Run git push --follow-tags

You can then document the release via the tags list.

License

Copyright Heroku 2017. All rights reserved.

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

4.0.0-rc3

6 years ago

4.0.0-rc2

6 years ago

4.0.0-rc1

6 years ago

3.0.0

7 years ago

2.7.0

8 years ago

2.5.2

8 years ago

2.5.1

8 years ago

2.5.0

8 years ago

2.4.0

8 years ago

2.3.4

8 years ago

2.3.3

8 years ago

2.3.2

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

2.0.0-beta5

8 years ago

2.0.0-beta4

8 years ago

2.0.0-beta3

8 years ago

2.0.0-beta2

8 years ago

2.0.0-beta1

8 years ago