1.1.2 • Published 9 years ago

@cnbritain/wc-show-season-hub v1.1.2

Weekly downloads
9
License
ISC
Repository
github
Last release
9 years ago

wc-show-season-hub

A tabbed component displaying latest shows, highlighted shows and shows sorted by a to z

Macro settings

show_season_hub

KeyOptionalDefaultDescription
unique_idfalseA unique id for the component. This allows you to have multiple hubs on a page
hub_showfalseThe show to display on the large viewer
latest_showstrueNoneThe latest shows to display
highlighed_showstrueNoneThe featured shows
a_to_z_showstrueNoneAll the shows listed alphabetically

show_season_hub_radio

KeyOptionalDefaultDescription
unique_idfalseA unique id for the component. This allows you to have multiple hubs on a page
latest_showstrueNoneThe latest shows to display
highlighed_showstrueNoneThe featured shows
a_to_z_showstrueNoneAll the shows listed alphabetically

show_season_hub_nav

KeyOptionalDefaultDescription
unique_idfalseA unique id for the component. This allows you to have multiple hubs on a page
latest_showstrueNoneThe latest shows to display
highlighed_showstrueNoneThe featured shows
a_to_z_showstrueNoneAll the shows listed alphabetically

show_season_hub_small_viewer

KeyOptionalDefaultDescription
unique_idfalseA unique id for the component. This allows you to have multiple hubs on a page
latest_showstrueNoneThe latest shows to display
highlighed_showstrueNoneThe featured shows
a_to_z_showstrueNoneAll the shows listed alphabetically

show_season_hub_large_viewer

KeyOptionalDefaultDescription
unique_idfalseA unique id for the component. This allows you to have multiple hubs on a page
hub_showfalseThe show to display on the large viewer
latest_showstrueNoneThe latest shows to display
highlighed_showstrueNoneThe featured shows
a_to_z_showstrueNoneAll the shows listed alphabetically

show_season_hub_card

KeyOptionalDefaultDescription
showfalseThe show to display as a card
brandtrue'default'The brand displaying the card
clstrue''Additional classes for the card

Themes

  • Vogue

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
1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago