1.1.2 • Published 7 years ago

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

Weekly downloads
9
License
ISC
Repository
github
Last release
7 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

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago