1.3.0 • Published 8 years ago

@cnbritain/wc-show-finder v1.3.0

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

wc-show-finder

The show finder dropdown selector component

Macro settings

KeyOptionalDefaultDescription
brandtrue'default'The brand displaying the component
all_show_designerstrueNoneList of designers
all_show_seasonstrueNoneList of seasons
live_showtrueNoneA show
title_findertrue'Show finder'Title to display on the component
placeholder_designertrue'Search designers'Label for design combobox
placeholder_seasontrue'Season seasons'Label for season combobox

JS Documentation

Themes

  • Vogue
  • Glamour

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

Demo:

Install dependencies:

npm install

Build the things:

npm run sass
npm run js
npm run docs

Hint your JS

npm run jshint

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py