2.6.2 • Published 8 years ago

benchmark-patterns v2.6.2

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Benchmark Pattern Library

UI Patterns for Benchmark Intelligence applications.

Live Library

^ Note that this library leverages the "shadow-dom" and will only really work in the chrome browser.

This library was built using livingcss.

Getting Started

  • git clone https://github.com/usebenchmark/pattern-library.git
  • npm install -g gulp if you haven't before.
  • npm install
  • gulp dev to run a live reloading local instance on localhost:7000

Deploying to Github Pages

Run gulp deploy from a clean master branch.

OR....

  • Delete the gh-pages branch.
  • Create a temporary deployment branch: git checkout -b temp-deploy
  • Make sure you've ran gulp dev and have a fresh build of pattern_library.
  • Remove pattern_library from .gitignore.
  • Add and commit the pattern library: git add pattern_library && git commit -m "Deploy Pattern Library"
  • Push to a new subtree gh-pages branch: git subtree push --prefix pattern_library origin gh-pages
  • The pattern library is now deployed at http://usebenchmark.github.io/pattern-library
  • Checkout your master branch again and delete the temporary deployment branch: git checkout master && git branch -D temp-deploy

Updating the NPM Package

  • Work with a clean master.
  • Update the version number in package.json and commit that to master.
  • Run npm publish.
  • Update the package in the Benchmark App or anywhere else it's deployed by running npm update --save benchmark-patterns.
  • Here's the page where the NPM package is.
2.6.2

8 years ago

2.6.1

8 years ago

2.6.0

8 years ago

2.5.0

8 years ago

2.4.1

8 years ago

2.4.0

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.12

8 years ago

2.1.11

8 years ago

2.1.10

9 years ago

2.1.9

9 years ago

2.1.8

9 years ago

2.1.7

9 years ago

2.1.6

9 years ago

2.1.5

9 years ago

2.1.4

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.12.0

9 years ago

1.11.0

9 years ago

1.10.0

9 years ago

1.9.9

9 years ago

1.9.8

9 years ago

1.9.7

9 years ago

1.9.6

9 years ago

1.9.5

9 years ago

1.9.4

9 years ago

1.9.3

9 years ago

1.9.2

9 years ago

1.9.1

9 years ago

1.9.0

9 years ago

1.8.9

9 years ago

1.8.8

9 years ago

1.8.7

9 years ago

1.8.6

9 years ago

1.8.5

9 years ago

1.8.4

9 years ago

1.8.3

9 years ago

1.8.2

9 years ago

1.8.1

9 years ago

1.8.0

9 years ago

1.7.6

9 years ago

1.7.5

9 years ago

1.7.4

9 years ago

1.7.3

9 years ago

1.7.2

9 years ago

1.7.1

9 years ago

1.7.0

9 years ago

1.6.6

9 years ago

1.6.5

9 years ago

1.6.4

9 years ago

1.6.3

9 years ago

1.6.2

9 years ago

1.6.1

9 years ago

1.6.0

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.4.9

9 years ago

1.3.9

9 years ago

1.3.8

9 years ago

1.3.7

9 years ago

1.3.6

9 years ago

1.3.5

9 years ago

1.3.4

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.2.0

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago